hass-core/tests/components/fan
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 Move counter component (#10332) 2017-11-05 13:51:52 +01:00
test_demo.py entity_id for service fan.turn_off is optional (#7982) 2017-06-13 17:28:05 +02:00
test_dyson.py Add support to Dyson 360 Eye robot vacuum using new vacuum platform (#8852) 2017-08-06 13:08:46 +02:00
test_mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
test_zwave.py Support for GE Zwave fan controller (#7767) 2017-05-25 22:55:00 -07:00