core/homeassistant/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 Fix async probs (#9924) 2017-10-19 10:56:25 +02:00
comfoconnect.py Update docstrings (#8244) 2017-06-29 11:44:35 +02:00
demo.py Additional demo fan with only speed support (#7985) 2017-06-11 22:12:56 -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
insteon_local.py Refactored to new global json saving and loading (#10677) 2017-11-19 19:47:55 -08:00
isy994.py Huge ISY994 platform cleanup, fixes support for 5.0.10 firmware (#11243) 2017-12-26 09:26:37 +01:00
mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
wink.py Support for Wink Switch and Light groups also fix fan speed selection (#8501) 2017-07-20 00:27:39 +02:00
xiaomi_miio.py Bump python-miio version (#11232) 2017-12-19 08:22:13 +01:00
xiaomi_miio_services.yaml Limits of the favorite level updated. Values between 0 and 16 will be accepted. (#10186) 2017-10-28 10:54:11 +02:00
zwave.py Fix typos (#7957) 2017-06-08 15:53:12 +02:00