Paulus Schoutsen
24b09336a3
Clarify modes is limited to a specific set. ( #9897 )
2019-07-18 21:07:05 +02:00
cgtobi
dc5878dfa3
Mode on
is now heat
( #9893 )
2019-07-18 17:28:20 +02:00
Franck Nijhof
9053016f2a
Collection of configuration block fixes ( #9892 )
2019-07-18 13:03:11 +02:00
Paulus Schoutsen
fddf4241f2
Merge remote-tracking branch 'origin/current' into rc
2019-07-16 15:28:06 -07:00
Franck Nijhof
42842f64a6
Collection of configuration block fixes ( #9874 )
2019-07-16 22:58:38 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Paulus Schoutsen
64b391d201
Add hold_modes config var to MQTT climate
2019-07-06 11:12:31 -07:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
Piotr Żuralski
6cbcc1acdc
fixing ha_category components annotation ( #9432 )
...
* fixing ha_category components annotation
Signed-off-by: Piotr Żuralski <piotr.zuralski@gmail.com>
* ✏️ Tweak
2019-05-11 09:46:28 +02:00
Erik Montnemery
bcaddb86cb
Update MQTT documentation with json_attributes_topic ( #9332 )
...
* Update sensor.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update lock.mqtt.markdown
* Update switch.mqtt.markdown
* Update vacuum.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update sensor.mqtt.markdown
* Update sensor.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update climate.mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update light.mqtt.markdown
* Update lock.mqtt.markdown
* Update switch.mqtt.markdown
* Update vacuum.mqtt.markdown
2019-04-28 18:43:59 +02:00
Otto Winter
92c39e3f8b
Add MQTT climate split target temperature ( #9174 )
2019-04-09 14:52:04 +02:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes
2019-03-10 04:45:59 -07:00
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