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
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
Franck Nijhof
4369499e89
Component(s) -> Integration(s) ( #9705 )
2019-06-27 20:10:56 -07: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
Kevin Cooper
63345e96ef
Add command_template and value_template for MQTT alarm ( #8729 )
...
* Update alarm_control_panel.mqtt.markdown
* included command_template and code_disarm_required
* mqtt alarm add value_template
* ✏️ Tweaks
* ✏️ Tweak
2019-04-24 11:30:54 -07:00
Kevin Cooper
bfa5842a97
Add command_template and value_template for MQTT alarm ( #8729 )
...
* Update alarm_control_panel.mqtt.markdown
* included command_template and code_disarm_required
* mqtt alarm add value_template
* ✏️ Tweaks
* ✏️ Tweak
2019-04-24 15:48:55 +02:00
Ed Boal
e0e1461ef9
Changed quotes around armed_night to graves ( #9032 )
2019-03-25 15:08:26 +01:00
Paulus Schoutsen
d1efccfb25
Merge branch 'current' into next
2019-03-13 13:08:49 -07:00
Robbie Trencheny
b08bcbe053
Fix some careless frontmatter mistakes
2019-03-10 04:45:59 -07:00
Marco M
be2eeead68
Mqtt alarm code_arm_required ( #8822 )
...
* Mqtt alarm value_template and code_arm_required
* ✏️ Tweak
2019-03-06 21:56:05 +01:00
Ryan Wagoner
e183ac1518
Add night arm mode to MQTT alarm control panel ( #8471 )
2019-02-19 10:33:33 -08:00
Ryan Wagoner
d1f994b4dc
Add night arm mode to MQTT alarm control panel ( #8471 )
2019-02-14 20:39:31 +01:00
emontnemery
d6a86ee1c9
Document json_attributes_topic for MQTT Alarm ( #8300 )
...
* Document json_attributes_topic
* Update alarm_control_panel.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
2019-01-27 20:58:07 +01:00
Fabian Affolter
0e16c9b568
Update formatting
2018-12-30 22:52:34 +01:00
emontnemery
2e4ae73fc0
Update alarm_control_panel.mqtt.markdown with unique_id and device ( #7863 )
...
* Update alarm_control_panel.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
2018-12-30 13:05:09 +01:00
Jorim Tielemans
7eace6c371
Various small fixes - a ( #6977 )
...
* Various small fixes
Add configuration and other titles
Remove empty lines
Fix indentation for configuration block
Reorder key list to be in line with the rest
Delete empty default value and fixed value type
* None is a valid value
2018-10-20 12:53:18 +02: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
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
Franck Nijhof
19738675e8
Review/Edit components starting with the letter A ( #3220 )
2017-08-25 13:07:42 +02:00
Fabian Affolter
068887f720
Add 'ha_iot_class'
2017-06-13 18:04:56 +02:00
Fabian Affolter
c87e55eec1
Update link ( #2722 )
2017-05-28 19:39:40 +02:00
Fabian Affolter
a09ede5b63
Minimizing of the configuration sample ( #1006 )
2016-09-30 20:48:41 +02:00
Fabian Affolter
653994ff47
Add Ha release
2016-05-07 09:34:47 +02:00
Maido Käära
a099de6217
Missing disarmed state
...
No armed state in constants, but disarmed is missing here
https://github.com/balloob/home-assistant/blob/dev/homeassistant/const.py#L56
2016-03-02 23:48:41 +02:00
Josh Wright
5c6c4b1dda
Fix the smallest of typos...
2016-02-23 12:45:39 -05:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Fabian Affolter
6c6a2590a9
Minor update
2016-01-22 11:49:51 +01:00
Peter Kyrkos
7f0c538e7a
Update alarm_control_panel.mqtt.markdown
2016-01-22 20:11:34 +11:00
Paulus Schoutsen
47eae9077e
Markdown fixes
2015-10-28 23:00:29 -07:00
Paulus Schoutsen
c381284689
Minor tweaks
2015-10-25 22:30:06 -07:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
120dbf547d
Add component collection
2015-10-24 21:44:04 -07:00