hyperion.ng/libsrc/leddevice/dev_net
LordGrey 41af5c1b9e
LEDDevices - WLED enhancements and minor fixes (#1204)
* Yeelight minor updates

* Add Timeout to REST API

* LEDDevice - Correct storeState

* Add WaitTime function

* Always show HW-LEDCount for configuration

* WLED - New features ("live" support, storing state and identification)

* Yeelight - Refactoring

* Cololight - Refactoring

* Karate - getProperties Support

* Atmo - getProperties Support

* AtmoOrb - refactoring

* Nanoleaf - Refactoring, New "Shapes" considerations

* PhilipHue - Minor corrections

* Update Changelog
2021-03-19 22:52:04 +01:00
..
LedDeviceAtmoOrb.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceAtmoOrb.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceCololight.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceCololight.h Cololight Improvements (#1120) 2021-01-23 17:26:59 +01:00
LedDeviceFadeCandy.cpp Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceFadeCandy.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceNanoleaf.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceNanoleaf.h LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDevicePhilipsHue.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDevicePhilipsHue.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
LedDeviceTpm2net.cpp Correct total packet count in tpm2net implementation (fix #1127) (#1128) 2021-02-23 20:42:54 +01: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 LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceWled.h LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceYeelight.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
LedDeviceYeelight.h LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
ProviderRestApi.cpp LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
ProviderRestApi.h LEDDevices - WLED enhancements and minor fixes (#1204) 2021-03-19 22:52:04 +01:00
ProviderUdp.cpp Various Cleanups (#1075) 2020-11-14 17:58:56 +01:00
ProviderUdp.h Various Cleanups (#1075) 2020-11-14 17:58:56 +01: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