core/homeassistant/components/vacuum
Dan Nixon f0bf7b0def More support for availability reporting on MQTT components (#11336)
* Abstract MQTT availability from individual components

- Moved availability topic and payloads to MQTT base schema.
- Updated components that already report availability:
  - Switch
  - Binary sensor
  - Cover

* Add availability reporting to additional MQTT components

- Light
- JSON light
- Template light
- Lock
- Fan
- HVAC
- Sensor
- Vacuum
- Alarm control panel

* Annotate MQTT platform coroutines
2018-01-01 18:32:29 -08:00
..
__init__.py Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
demo.py Basic MQTT vacuum support (#9386) 2017-09-15 15:39:19 +02:00
dyson.py move icon battery function from util to helpers (#9708) 2017-10-05 20:55:19 -07:00
mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
neato.py Refactor Neato botvac components as a vacuum (#9946) 2017-11-03 14:25:26 +01:00
roomba.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
xiaomi_miio.py Bump python-miio version (#11232) 2017-12-19 08:22:13 +01:00