5 Commits

Author SHA1 Message Date
Alok Saboo
1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Dan Nixon
5d321e66f7 Update MQTT platforms that now support availablity (#4293)
To accompany changes from:
https://github.com/home-assistant/home-assistant/pull/11336

Updated platforms:
- Switch (previously supported)
- Binary sensor (previously supported)
- Cover (previously supported)
- Light
- JSON light
- Template light
- Sensor
- Alarm control panel
- Lock
- HVAC
- Fan
- Vacuum
2018-01-01 18:33:19 -08:00
Phil Hawthorne
6fafd3ebaf
Update MQTT docs for consistency (#3759)
Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
2017-10-26 08:47:13 +02:00
Paulus Schoutsen
45c1dee8df Release blog post 0.54 2017-09-22 23:06:14 -07:00
John Boiles
28b5ca9b5e MQTT Vacuum docs (#3354)
* MQTT Vacuum docs

* Add logo for MQTT Vacuum

* PR fixes

* Change the state handling to a set of customizable bools

* Add info about an example protocol

* RIP Defaults
2017-09-21 21:39:06 -07:00