emontnemery
|
4a265f37e0
|
Remove discovered MQTT fan device when discovery topic is cleared (#16858)
|
2018-09-25 19:32:31 +02:00 |
|
Ville Skyttä
|
dbd0763f83
|
Grammar and spelling fixes (#16065)
|
2018-08-19 22:29:08 +02:00 |
|
Ville Skyttä
|
843789528e
|
Remove extra quotes from docstrings (#14431)
|
2018-05-13 11:06:15 +02:00 |
|
Dan Nixon
|
2cfbd0dc1d
|
Add missing availability schema to MQTT alarm panel (#11829)
* Add missing availability schema to MQTT alarm panel
* Add tests for default MQTT availability payloads
|
2018-01-20 17:11:04 +01:00 |
|
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 |
|