17 Commits

Author SHA1 Message Date
emontnemery
5261f57f72 Document json_attributes_topic for MQTT Climate (#8303)
* Document json_attributes_topic

* Update climate.mqtt.markdown

* Update climate.mqtt.markdown
2019-01-27 21:05:35 +01:00
Åskar Andersson
c4b62db732 correct mistake (#8192) 2019-01-16 21:38:00 +01:00
Fabian Affolter
f092c14653
Minimize configuration sample 2018-12-30 22:51:31 +01:00
emontnemery
9552900203 Update climate.mqtt.markdown (#7864) 2018-12-30 14:23:33 +01:00
Ryan Wagoner
9c3ef8298e Fix MQTT where ON and OFF showed as true and false (#7140) 2018-10-28 12:43:44 +01:00
Jari Ylimäinen
6c7d0a244a Add documentation for temp_step (#6084)
* Add documentation for temp_step

* Revert file permission change
2018-10-08 21:16:59 +02:00
mvn23
e45cc36589 Add documentation for current_temperature_template in climate.mqtt (#6482)
* Add documentation for current_temperature_template in climate.mqtt

* Add more undocumented features.
2018-10-04 20:00:06 +02:00
Philip Rosenberg-Watt
c6fb1434b3 Update documentation for MQTT climate device (#5455)
Now optionally supports `min_temp` and `max_temp`.
2018-06-21 15:27:54 -04:00
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
Ville Skyttä
b39bd81c6e Spelling fixes (#4532)
* Spelling fixes

* "It's" -> "its" fixes

* Fix capitalization of "Pi" in "Raspberry Pi"

"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Lukas Barth
fda2bca3c0 Document templates in MQTT climate (#4407)
* document templates

* Remove stale comment

* Fix template
2018-01-14 18:19:19 +01:00
Fabian Affolter
e518238065
Merge branch 'current' into next 2018-01-08 20:55:49 +01:00
Ioan Loosley
e1a09f03f2 changed image (#4375) 2018-01-08 18:19:33 +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
moskovskiy82
9faef559b6 Remove target_sensor from the configuration (#3833)
Seems it's there by mistake. As looking through MQTT HVAC uses current_temperature_topic instead. Which is actually a drawback
2017-10-30 07:42:41 +01:00
Phil Hawthorne
86a281bfb0 Update MQTT docs for consistency (#3759)
Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
2017-10-24 21:12:33 +02:00
Lukas Barth
29a60e83cb MQTT climate documentation (#3448)
* document climate.mqtt

* tweaks per @Landrash++

* Add additional configuration

* Document more mqtt options

* Document optimistic mode

* Remove sensor
2017-10-02 23:19:43 +02:00