Eric Callahan
f00263b782
docs: document the refresh_interval option
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-12-05 06:41:18 -05:00
Eric Callahan
3df0f3ffe4
job_queue: add websocket notification
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-27 10:23:04 -05:00
Eric Callahan
269897bef7
job_queue: rename "resume" api to "start"
...
Given the changes to the job queue, "start" is a more
appropriate API call than "resume".
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-27 06:04:47 -05:00
Eric Callahan
e9b3d8e7ae
docs: update job_queue documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-26 20:01:16 -05:00
Eric Callahan
0f428acd07
docs: update job_queue documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-26 17:00:42 -05:00
TravisTX
d020dc81db
docs: document the protocol config option
...
Signed-off-by: Travis Collins <travistx@gmail.com>
2021-11-25 19:22:52 -05:00
Pedro Lamas
16c8063900
docs: fixes minor typos
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-11-24 11:33:23 -05:00
Clifford Roche
4e8e4f7d14
zeroconf: add module for zeroconf discovery
...
Signed-off-by: Clifford Roche <clifford.roche@gmail.com>
2021-11-22 15:03:33 -05:00
Clifford Roche
44abc64533
machine: add serial number attribute for cpu
...
Adds the property "serial_number" to the process info structure.
Signed-off-by: Clifford Roche <clifford.roche@gmail.com>
2021-11-22 14:00:34 -05:00
Richard Mitchell
93299658fb
wled: fix index for wled
...
Comparing to mqtt I think it should be H3 to appear in the index
Signed-off-by: Richard Mitchell <richardjm+moonraker@gmail.com>
2021-11-18 05:17:36 -05:00
Eric Callahan
df1892801f
docs: refactor the "power" configuration docs
...
Add the "status_delay" option for Home Assistant and refactor to clarify what each option does for each device type.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-15 11:01:03 -05:00
Richard Mitchell
389e9c7e62
wled: support for remote neopixel control
...
Signed-off-by: Richard Mitchell <richardjm+moonraker@gmail.com>
2021-11-14 07:16:20 -05:00
FrYakaTKoP
79b1c071ad
docs: change repository links from meteyou to mainsail-crew
...
Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
2021-11-14 06:47:17 -05:00
Eric Callahan
9789b3d999
docs: update user changes
...
Note that core components should now be configured in their own config section.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-12 10:11:39 -05:00
Eric Callahan
a9e865eb54
docs: update documenation with API and configuration changes
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-12 10:11:39 -05:00
Pedro Lamas
7ff126a56e
docs: updates to new Fluidd repo address
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-11-07 07:00:12 -05:00
FrY Sennberg
780279d261
docs: fix typo
...
Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
2021-11-04 08:40:14 -04:00
FrY Sennberg
eec60a760b
git_deploy: report git repository name
...
Signed-off-by: Christoph Frei <fryakatkop@gmail.com>
2021-11-01 19:10:35 -04:00
Eric Callahan
9f89b03aa3
docs: update /server/info documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-11-01 11:24:31 -04:00
Eric Callahan
504d87831d
docs: document "root_info" filed reported by get_directory
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-30 17:06:14 -04:00
Eric Callahan
179e9428c5
docs: add 'virtualization' to the return value of system_info
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-28 11:45:13 -04:00
Eric Callahan
7890753d9f
docs: update documentation to reflect api changes
...
The file list and directory list endpoints now report file
permissions.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-27 12:02:06 -04:00
Eric Callahan
1dd89bac4b
docs: bump mkdocs requirement to 1.2.3
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-24 12:46:56 -04:00
Eric Callahan
f086f75c07
docs: Add documentation for new service and power features
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-24 12:46:56 -04:00
Eric Callahan
8b510d9b03
docs: document the "timer" option for the power component
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-14 08:03:13 -04:00
crashmaxx
2836600857
power: add timer option to tplink-smartplug devices
...
Signed-off-by: Andrew Stowell crashmaxx@gmail.com
2021-10-12 06:35:32 -04:00
Eric Callahan
562f971c3d
docs: update the mqtt documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-10 18:08:25 -04:00
Eric Callahan
c631bff0c9
docs: Document MQTT support for printer objects
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-10-08 15:33:11 -04:00
danijoo
c3f1b290f8
power: add RF transmitter support
...
Signed-off: Daniel Bauer <github@dbauer.me>
2021-10-03 09:05:12 -04:00
Eric Callahan
4df93481ec
docs: add note about nginx to installation.md
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-09-29 17:22:58 -04:00
Eric Callahan
81b0c0a581
docs: minor API change reflecting new owner of Klipper repo
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-09-24 12:22:45 -04:00
Eric Callahan
2447ccab62
docs: update proc_stats documentation
...
The "websocket_connections" is now reported by proc_stats.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-09-21 14:22:19 -04:00
Eric Callahan
83eddf5e7d
docs: update /server/info documentation
...
Note the addition of the "websocket_count" field.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-09-21 11:35:58 -04:00
Pedro Lamas
db3f69e0dd
Improves Home Assistant failure handling
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-09-04 05:39:55 -04:00
Pedro Lamas
183f4a75e5
Adds Home Assistant power switch example
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-09-04 05:39:55 -04:00
Eric Callahan
628c7e2e4d
docs: fix typos
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-09-04 05:38:03 -04:00
Pedro Lamas
f1523ef5f8
Fixes rounding issue in home assistant sensor
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-08-21 18:05:06 -04:00
Pedro Lamas
5522e150b7
docs: Refactors the Home Assistant example
...
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
2021-07-28 15:47:26 -04:00
Eric Callahan
2f95b0f426
docs: add network reporting to proc_stats documetation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-18 09:06:03 -04:00
Eric Callahan
f94a27c8e4
docs: add documentation for "is_system_service" option
2021-07-12 15:37:31 -04:00
Eric Callahan
1ce8af18ec
docs: add "web_beta" documentation for the update_manager
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-09 18:06:07 -04:00
Eric Callahan
d60b852b27
docs: add documentation for latest changes to the update manager
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-08 10:52:56 -04:00
Eric Callahan
c7f8689bfe
docs: fix incorrect documentation on eventtime
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-06 15:54:29 -04:00
Eric Callahan
12a7f957c3
docs: note addition of the "eventtime" param to "notify_status_update"
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-07-06 15:43:02 -04:00
Eric Callahan
5c05afae42
docs: Update mkdocs version
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-28 20:27:40 -04:00
Eric Callahan
77052e15b0
docs: update MQTT documentation
...
Reflect the new behavior of wait_connection()
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-28 20:27:40 -04:00
Eric Callahan
c22dcc18dc
docs: Remove unreferenced macro
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-26 20:12:10 -04:00
Eric Callahan
188dc4c782
docs: add MQTT documentation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-26 11:44:29 -04:00
Eric Callahan
9e909e8532
docs: add "cancelled" state to print_stats documentation
...
Refactor the available values so that they are more readable.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-16 15:50:04 -04:00
Eric Callahan
1b2fa4924b
docs: fix typo in metadata return value
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2021-06-15 15:25:40 -04:00