core/tests/components/lock
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 PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
test_zwave.py Rename of the zwave hass.data constants (#7768) 2017-05-25 21:11:02 -07:00