hass-core/homeassistant/scripts
Marc Pabst 138205a019 Adding support for a white value (#3338)
* Update __init__.py

addedattribute "WHITE_VALUE" to improve support for RGBW devices

* Update services.yaml

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

shortened line

* Update __init__.py

* Update __init__.py

* Add mysensors RGBW and light tests

* Activate support for mysensors RGBW devices with support for
	white_value attribute.
* Add white_value support in light demo platform.
* Add tests for white_value and more for light component.
* Add tests for light demo platform.
* Fix import order in check_config.
2016-09-20 21:26:40 -07:00
..
macos Fixed typo (#2856) 2016-08-16 18:24:37 -07:00
__init__.py Fix script help (#2860) 2016-08-17 18:57:52 -07:00
check_config.py Adding support for a white value (#3338) 2016-09-20 21:26:40 -07:00
db_migrator.py Script requirement logging, db_migrator REQUIREMENTS (#2781) 2016-08-10 13:32:07 -07:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
keyring.py Script to manage secrets stored in the keyring (#2743) 2016-08-08 17:36:11 -07:00