Commit graph

56 commits

Author SHA1 Message Date
Marc Pabst
138205a019 Adding support for a white value ()
* 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
Johann Kellerman
e8ad76c816 Improve yaml fault tolerance and handle check_config border cases () 2016-09-08 22:20:38 +02:00
Johann Kellerman
37048919bf Check config requirement fix ()
* Check config requirement fix
2016-08-27 01:33:57 +02:00
Johann Kellerman
17631cd728 Check config script: various fixes ()
🐬
2016-08-24 23:18:32 -06:00
Paulus Schoutsen
c9d5d1a417 Remove debug print 2016-08-22 21:44:58 -07:00
Johann Kellerman
14b034f452 Check config script ()
* Add check_config, yaml linting script

* WIP: Start reusing some bootstrap methods for validation

* Start outputs

* Secrets, files and failed config

* requirements_all

* Fixes

* formatting

* Fix unit test after formatting
2016-08-22 21:42:05 -07:00