hass-core/tests/components/yeelight
Xiaonan Shen 7b3182fa8f
Improve Yeelight code ()
* Rename ipaddr to ip_addr

* Move custom services to entity services

* Remove platform data

* Change service setup to callback

* Rename ip_addr to host

* Use _host inside class
2020-09-02 18:42:12 +02:00
..
__init__.py Add config flow to yeelight () 2020-08-31 16:40:56 +02:00
test_binary_sensor.py Add config flow to yeelight () 2020-08-31 16:40:56 +02:00
test_config_flow.py Improve Yeelight code () 2020-09-02 18:42:12 +02:00
test_init.py Add config flow to yeelight () 2020-08-31 16:40:56 +02:00
test_light.py Improve Yeelight code () 2020-09-02 18:42:12 +02:00