Pawel Zubrycki
|
a0e23eb22a
|
power: make the module more modular
Signed-off-by: Pawel Zubrycki <paw.zubr@gmail.com>
|
2020-11-09 06:48:00 -05:00 |
|
Arksine
|
59d27e6829
|
power: register "set_device_power" remote method
This allows device power to be toggled from a klipper gcode macro.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-11-07 20:34:56 -05:00 |
|
Jordan Ruthe
|
b63d192df7
|
power: add websocket notification
Signed-off-by: Jordan Ruthe <jordanruthe@gmail.com>
|
2020-10-27 18:08:56 -04:00 |
|
jruthe
|
c523f35c5e
|
Fixing paths on power plugin\
Signed off by: Jordan Ruthe
|
2020-09-05 14:17:45 -04:00 |
|
Arksine
|
8eaef1e559
|
power: Refactor APIs
Register APIs in the "machine/gpio_power" namespace.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-09-03 14:01:34 -04:00 |
|
Arksine
|
7cd22804dd
|
moonraker: replace legacy string interpolation with f-strings
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-08-11 14:28:41 -04:00 |
|
Arksine
|
6b45c0c1d8
|
power: Add configparser support
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-08-11 08:38:28 -04:00 |
|
Arksine
|
efb9a9f649
|
power: remove blocking call to time.sleep()
Replace with coroutine friendly gen.sleep()
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-07-29 20:34:05 -04:00 |
|
Arksine
|
92d7d7c2b7
|
power: restrict lines to 80 chars, remove trailing whitespace
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2020-07-29 17:46:27 -04:00 |
|
jordanruthe
|
c589287e0b
|
power: printer power on/off control plugin
Sign-off-by: Jordan Ruthe <jordanruthe@gmail.com>
|
2020-07-27 14:08:48 -04:00 |
|