hyperion.ng/libsrc/leddevice
LordGrey 4aabe175cd
Differentiate between LED-Device Enable/Disable and Switch On/Off (#960)
* Switch Off devices, when no input source

* Realign Enable/SwitchOn, Disable/SwitchOff

* Align to updated LedDevice-Flow

* Remove debug statements slipped in

* Send last color update after enabling again

* Fix WLED getProperties API call

* Remove unused signals

* LedDevice process flow documentation

* LedDevice process flow documentation

Co-authored-by: Paulchen Panther <16664240+Paulchen-Panther@users.noreply.github.com>
2020-09-14 17:19:14 +02:00
..
dev_hid Cleanup 2020-08-31 22:07:12 +02:00
dev_net Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
dev_other Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
dev_rpi_pwm Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
dev_serial Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
dev_spi Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
dev_tinker Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
schemas LED Device Features, Fixes and Refactoring (Resubmit PR855) (#875) 2020-07-12 20:27:56 +02:00
CMakeLists.txt add Hue EntertainmentAPI + Forwarder & other Fixes (#592) 2020-05-22 19:40:50 +02:00
LedDevice.cpp Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
LedDeviceFactory.cpp LED Device Features, Fixes and Refactoring (Resubmit PR855) (#875) 2020-07-12 20:27:56 +02:00
LedDeviceSchemas.qrc LED Device Features, Fixes and Refactoring (Resubmit PR855) (#875) 2020-07-12 20:27:56 +02:00
LedDeviceTemplate.cpp LED Device Features, Fixes and Refactoring (Resubmit PR855) (#875) 2020-07-12 20:27:56 +02:00
LedDeviceTemplate.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceWrapper.cpp Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00