core/homeassistant/components/yeelight
zewelor 6d3c3ce449 Refactor yeelight code (#22547)
* Separate yeelight light classes

* Removed not used variable

* Allow to create device right away, when model is declared

* Lint fixes

* Use correct brightness, when nightlight mode is on

* Pylint fix

* Add power property

* Fix imports

* Update homeassistant/components/yeelight/light.py

Co-Authored-By: Teemu R. <tpr@iki.fi>

* Small PR fixes

* Simplify device to yeelight class mapping

* Simplify device initialization code

* Fix comment
2019-06-13 12:42:47 -04:00
..
__init__.py Refactor yeelight code (#22547) 2019-06-13 12:42:47 -04:00
binary_sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
light.py Refactor yeelight code (#22547) 2019-06-13 12:42:47 -04:00
manifest.json Update yeelight lib (#23123) 2019-04-15 16:10:26 -07:00
services.yaml