aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Status_Reference.md
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: Avoid link descriptions that span multiple linesKevin O'Connor2021-05-281-11/+13
| | | | | | | The Jekyll markdown renderer gets confused by links that span multiple lines. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* filament_motion_sensor: add get_status (#4281)Alex Zellner2021-05-111-0/+9
| | | Signed-off-by: Alex Zellner <alexander.zellner@googlemail.com>
* docs: Update Status_Reference.md for better Jekyll renderingKevin O'Connor2021-04-281-19/+23
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* docs: Move status field reference to new Status_Reference.md fileKevin O'Connor2021-04-281-0/+303
Move the reference of "printer" status fields from Command_Templates.md to a new Status_Reference.md file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>