core/homeassistant/components/vacuum
Eugenio Panadero c6aaacbb08 Add new service `clean_spot` to vacuums (#8862)
* Add new service `clean_spot` to vacuums

    - Add as base component service, with associated support flag to make it optional
    - Implement on Demo vacuum
    - Implement on Xiaomi vacuum
    - Update tests for platforms Demo and Xiaomi
    - Change default icon for vacuums to `mdi:roomba`, but keep the one for the Xiaomi
    - (In a polymer PR: add new service to command toolbar in the 'more-info' card)

* Add `clean_spot` service description

* fix default properties for vacuum component
2017-08-06 10:23:22 -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 Wi-Fi enabled Roomba support (#8825) 2017-08-06 11:08:45 +02:00
services.yaml Add new service `clean_spot` to vacuums (#8862) 2017-08-06 10:23:22 -07:00
xiaomi.py Add new service `clean_spot` to vacuums (#8862) 2017-08-06 10:23:22 -07:00