core/homeassistant/components/twinkly
Rob Bierbooms 49a32c398c
Add support for setting RGB and RGBW values for Twinkly lights (#62337)
* Change library to ttls

* Add rgbw support

* Add client session to config flow

* Fix config flow

* Adjust tests 1

* Fix more tests

* Fix last tests

* Add new tests

* Update test for coverage

* Update test for coverage 2

* Update test for coverage 3

* Change brightness to attribute

* Set RGBW mode only when available

* Add RGB support
2022-01-13 18:44:27 +01:00
..
translations [ci skip] Translation update 2022-01-09 00:15:18 +00:00
__init__.py Add support for setting RGB and RGBW values for Twinkly lights (#62337) 2022-01-13 18:44:27 +01:00
config_flow.py Add support for setting RGB and RGBW values for Twinkly lights (#62337) 2022-01-13 18:44:27 +01:00
const.py Add support for setting RGB and RGBW values for Twinkly lights (#62337) 2022-01-13 18:44:27 +01:00
light.py Add support for setting RGB and RGBW values for Twinkly lights (#62337) 2022-01-13 18:44:27 +01:00
manifest.json Add support for setting RGB and RGBW values for Twinkly lights (#62337) 2022-01-13 18:44:27 +01:00
strings.json