hyperion.ng/libsrc/leddevice/dev_net
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
..
LedDeviceAtmoOrb.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceAtmoOrb.h Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDeviceFadeCandy.cpp Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDeviceFadeCandy.h Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDeviceNanoleaf.cpp Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
LedDeviceNanoleaf.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDevicePhilipsHue.cpp Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDevicePhilipsHue.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceTpm2net.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceTpm2net.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceUdpArtNet.cpp Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDeviceUdpArtNet.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceUdpE131.cpp Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
LedDeviceUdpE131.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceUdpH801.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceUdpH801.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceUdpRaw.cpp General tidy up 2020-08-08 00:21:19 +02:00
LedDeviceUdpRaw.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceWled.cpp Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
LedDeviceWled.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
LedDeviceYeelight.cpp Differentiate between LED-Device Enable/Disable and Switch On/Off (#960) 2020-09-14 17:19:14 +02:00
LedDeviceYeelight.h Const correctness, override keyword, a bunch of stuff.. 2020-08-08 23:12:43 +02:00
ProviderRestApi.cpp Pass primitive types by value (#935) 2020-08-08 13:09:15 +02:00
ProviderRestApi.h Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
ProviderUdp.cpp Merge pull request #961 from Lord-Grey/Improve_errohandling 2020-09-05 15:14:22 +02:00
ProviderUdp.h Merge pull request #961 from Lord-Grey/Improve_errohandling 2020-09-05 15:14:22 +02:00
ProviderUdpSSL.cpp Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00
ProviderUdpSSL.h Merge branch 'master' into refactor/led_device 2020-08-23 21:02:25 +02:00