hyperion.ng/libsrc/leddevice
LordGrey aaa4235cab
refactor: Align Phillips Hue to reworked device handling (#712)
* Align PhilipsHue (Classic)

* Minor Device corrections

* Have code working with Qt < 5.10

* Fixes on Hue Wizzard

* Fixes on Hue Wizzard

* Calculate Latchtime only for lights updated by hyperion

* Allow to disable restoring original light's state

* Fix - LightIDs / LightMap vectors were not cleared when reopening the device

* Reduce API Calls for state updates by consolidation
2020-03-26 18:49:44 +01:00
..
dev_hid Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
dev_net refactor: Align Phillips Hue to reworked device handling (#712) 2020-03-26 18:49:44 +01:00
dev_other Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
dev_rpi_pwm Fix #676 (#679) LedDevice Open() did not initialised the device correctly. 2020-02-14 21:58:10 +01:00
dev_serial Fix #676 (#679) LedDevice Open() did not initialised the device correctly. 2020-02-14 21:58:10 +01:00
dev_spi refactor: Align Phillips Hue to reworked device handling (#712) 2020-03-26 18:49:44 +01:00
dev_tinker Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
schemas refactor: Align Phillips Hue to reworked device handling (#712) 2020-03-26 18:49:44 +01:00
CMakeLists.txt Change Aurora device support to cover additional Nanoleaf devices 2019-04-08 23:22:33 +02:00
LedDevice.cpp refactor: Align Phillips Hue to reworked device handling (#712) 2020-03-26 18:49:44 +01:00
LedDeviceFactory.cpp Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
LedDeviceSchemas.qrc Change Aurora device support to cover additional Nanoleaf devices 2019-04-08 23:22:33 +02:00
LedDeviceTemplate.cpp Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
LedDeviceTemplate.h Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00
LedDeviceWrapper.cpp Disentangle LedDevice/LinearColorSmoothing, Bug Fixes & Test support (#654) 2020-02-10 15:21:58 +01:00