core/homeassistant/components/vacuum
Sebastian Muszynski 56083c0c64 Xiaomi Philips Lights integration (#9087)
* Adds support for the Xiaomi Philips LED Ball and Ceiling Lamp

* Documentation url updated.

* New component to .coveragerc added.

* Unused import removed.

* translate labeled as static method.

* Mixed parameters in log message fixed.

* Order of requirements_all.txt fixed.

* Plattform updated. It's async now.

* Simplifiable if-statement fixed.

* Some more clean-up of unneeded stuff.

* Platform schema updated.

* Component is called xiaomi_philipslight now.

* Requirements all updated.

* Initialization of some variables updated.

* Raise PlatformNotReady exception if light cannot be discovered.

* Import of math removed.
Missing space added.

* Remove unnecessary updates
2017-08-25 21:27:31 -07:00
..
__init__.py Add new service `clean_spot` to vacuums (#8862) 2017-08-06 10:23:22 -07:00
demo.py Add new service `clean_spot` to vacuums (#8862) 2017-08-06 10:23:22 -07:00
dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform (#8852) 2017-08-06 13:08:46 +02:00
roomba.py Update roombapy to 1.3.1 to avoid installing all the mapping dependencies (#8925) 2017-08-11 11:22:22 +02:00
services.yaml Add new service `clean_spot` to vacuums (#8862) 2017-08-06 10:23:22 -07:00
xiaomi.py Xiaomi Philips Lights integration (#9087) 2017-08-25 21:27:31 -07:00