diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 9ad00e409e7..70dbdb2c322 100644 --- a/sass/custom/_paulus.scss +++ b/sass/custom/_paulus.scss @@ -159,6 +159,10 @@ article.post, article.page, article.listing { text-decoration: none; } } + + .frontpage a { + text-decoration: none; + } } p.note { diff --git a/source/_components/alarm_control_panel.alarmdotcom.markdown b/source/_components/alarm_control_panel.alarmdotcom.markdown index 2d81393f770..2e654225932 100644 --- a/source/_components/alarm_control_panel.alarmdotcom.markdown +++ b/source/_components/alarm_control_panel.alarmdotcom.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: alarmdotcom.png ha_category: Alarm +ha_release: 0.11 --- The `alarmdotcom` platform is consuming the information provided by a [Alarm.com](https://www.alarm.com/). diff --git a/source/_components/alarm_control_panel.manual.markdown b/source/_components/alarm_control_panel.manual.markdown index c5ce1ff8353..3a4eb6a7902 100644 --- a/source/_components/alarm_control_panel.manual.markdown +++ b/source/_components/alarm_control_panel.manual.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Alarm +ha_release: 0.7.6 --- diff --git a/source/_components/apcupsd.markdown b/source/_components/apcupsd.markdown index 9ecd802fa24..54375c28df6 100644 --- a/source/_components/apcupsd.markdown +++ b/source/_components/apcupsd.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: apcupsd.png ha_category: Hub +ha_release: 0.13 --- [APCUPSd](http://www.apcupsd.org/) status information can be integrated into Home Assistant when the Network Information Server (NIS) [is configured](http://www.apcupsd.org/manual/manual.html#nis-server-client-configuration-using-the-net-driver) is enabled on the APC device. diff --git a/source/_components/binary_sensor.apcupsd.markdown b/source/_components/binary_sensor.apcupsd.markdown index 4d8be1efbd1..650786af19e 100644 --- a/source/_components/binary_sensor.apcupsd.markdown +++ b/source/_components/binary_sensor.apcupsd.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: apcupsd.png ha_category: Binary Sensor +ha_release: 0.13 --- In addition to the [APCUPSd Sensor](/components/sensor.apcupsd/) devices, you may also create a device which is simply "on" when the UPS status is online and "off" at all other times. diff --git a/source/_components/binary_sensor.arest.markdown b/source/_components/binary_sensor.arest.markdown index 0ded7c3f247..5dc581c119f 100644 --- a/source/_components/binary_sensor.arest.markdown +++ b/source/_components/binary_sensor.arest.markdown @@ -10,6 +10,7 @@ footer: true logo: arest.png ha_category: Binary Sensor ha_iot_class: "Local Polling" +ha_release: 0.9 --- diff --git a/source/_components/binary_sensor.bloomsky.markdown b/source/_components/binary_sensor.bloomsky.markdown index 305dbe86c9b..ba3b32a98fa 100644 --- a/source/_components/binary_sensor.bloomsky.markdown +++ b/source/_components/binary_sensor.bloomsky.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bloomsky.png ha_category: Binary Sensor +ha_release: 0.14 --- The `bloomsky` binary sensor platform allows you to get data from your BloomSky device. diff --git a/source/_components/binary_sensor.command_line.markdown b/source/_components/binary_sensor.command_line.markdown index f00c788d28b..f62784929cc 100644 --- a/source/_components/binary_sensor.command_line.markdown +++ b/source/_components/binary_sensor.command_line.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: command_line.png ha_category: Binary Sensor +ha_release: 0.12 --- diff --git a/source/_components/binary_sensor.mqtt.markdown b/source/_components/binary_sensor.mqtt.markdown index ddb23f9df2e..a5cd4ab05f7 100644 --- a/source/_components/binary_sensor.mqtt.markdown +++ b/source/_components/binary_sensor.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Binary Sensor +ha_release: 0.9 --- diff --git a/source/_components/binary_sensor.mysensors.markdown b/source/_components/binary_sensor.mysensors.markdown index 30bdca12b01..32a31c409b0 100644 --- a/source/_components/binary_sensor.mysensors.markdown +++ b/source/_components/binary_sensor.mysensors.markdown @@ -9,7 +9,7 @@ sharing: true footer: true logo: mysensors.png ha_category: Binary Sensor -featured: false +ha_release: 0.14 --- Integrates MySensors binary sensors into Home Assistant. See the [main component] for configuration instructions. diff --git a/source/_components/binary_sensor.nx584.markdown b/source/_components/binary_sensor.nx584.markdown index 65f8ace47b7..e9e1ae774d9 100644 --- a/source/_components/binary_sensor.nx584.markdown +++ b/source/_components/binary_sensor.nx584.markdown @@ -10,6 +10,7 @@ footer: true logo: networx.png ha_category: Binary Sensor ha_iot_class: "Local Push" +ha_release: 0.14 --- The `nx584` platform provides integration with GE, Caddx, Interlogix (and other brands) alarm panels that support the NX584 interface module (or have it built in). Supported panels include NX4/6/8/8E. Actual integration is done through [pynx584](http://github.com/kk7ds/pynx584) which is required for this to work. @@ -48,4 +49,4 @@ binary_sensor: 2: opening 4: motion 6: moisture -``` \ No newline at end of file +``` diff --git a/source/_components/binary_sensor.rest.markdown b/source/_components/binary_sensor.rest.markdown index d6fc619a1a4..1bca8ac767d 100644 --- a/source/_components/binary_sensor.rest.markdown +++ b/source/_components/binary_sensor.rest.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Binary Sensor +ha_release: 0.10 --- diff --git a/source/_components/binary_sensor.tcp.markdown b/source/_components/binary_sensor.tcp.markdown index 9cd1be3043b..4f1842d62d0 100644 --- a/source/_components/binary_sensor.tcp.markdown +++ b/source/_components/binary_sensor.tcp.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Binary Sensor +ha_release: 0.14 --- The TCP Binary Sensor is a type of [TCP Sensor](/components/sensor.tcp/) which is either "off" or "on". In order to use this sensor type, in addition to the configuration for the TCP Sensor, you must supply a `value_on` value to represent what is returned when the device is turned on. diff --git a/source/_components/binary_sensor.wink.markdown b/source/_components/binary_sensor.wink.markdown index 4f5cebe235b..262d9c48615 100644 --- a/source/_components/binary_sensor.wink.markdown +++ b/source/_components/binary_sensor.wink.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: wink.png ha_category: Binary Sensor +ha_release: 0.14 --- diff --git a/source/_components/binary_sensor.zwave.markdown b/source/_components/binary_sensor.zwave.markdown index d2934cf5c67..80b29acab8b 100644 --- a/source/_components/binary_sensor.zwave.markdown +++ b/source/_components/binary_sensor.zwave.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: z-wave.png ha_category: Binary Sensor +ha_release: 0.14 --- To get your Z-Wave binary sensors working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/). diff --git a/source/_components/camera.rpi_camera.markdown b/source/_components/camera.rpi_camera.markdown index a63a436e9ef..e2b6b4f2634 100644 --- a/source/_components/camera.rpi_camera.markdown +++ b/source/_components/camera.rpi_camera.markdown @@ -10,6 +10,7 @@ footer: true logo: raspberry-pi.png ha_category: Camera ha_iot_class: "Local Polling" +ha_release: 0.17 --- diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown index 0bd523537d7..152203103f1 100644 --- a/source/_components/camera.uvc.markdown +++ b/source/_components/camera.uvc.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ubiquiti.png ha_category: Camera +ha_release: 0.13 --- diff --git a/source/_components/device_tracker.aruba.markdown b/source/_components/device_tracker.aruba.markdown index 4d76b30dd50..1834d591db4 100644 --- a/source/_components/device_tracker.aruba.markdown +++ b/source/_components/device_tracker.aruba.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: aruba.png ha_category: Presence Detection +ha_release: 0.7 --- diff --git a/source/_components/device_tracker.bluetooth_tracker.markdown b/source/_components/device_tracker.bluetooth_tracker.markdown index 141466e17e1..f164bdaa3b9 100644 --- a/source/_components/device_tracker.bluetooth_tracker.markdown +++ b/source/_components/device_tracker.bluetooth_tracker.markdown @@ -10,6 +10,7 @@ footer: true logo: bluetooth.png ha_category: Presence Detection ha_iot_class: "Local Poll" +ha_release: 0.18 --- This tracker discovers new devices on boot and tracks bluetooth devices periodically based on interval_seconds value. Devices discovered are stored with 'bt_' as the prefix for device mac in `known_devices.yaml`. diff --git a/source/_components/device_tracker.fritz.markdown b/source/_components/device_tracker.fritz.markdown index 2d1a0d11ce3..b695d02ad71 100644 --- a/source/_components/device_tracker.fritz.markdown +++ b/source/_components/device_tracker.fritz.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: avm.png ha_category: Presence Detection +ha_release: 0.10 --- diff --git a/source/_components/device_tracker.icloud.markdown b/source/_components/device_tracker.icloud.markdown index ecb6c928875..bc617e0de73 100644 --- a/source/_components/device_tracker.icloud.markdown +++ b/source/_components/device_tracker.icloud.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: icloud.png ha_category: Presence Detection +ha_release: 0.10 --- diff --git a/source/_components/device_tracker.netgear.markdown b/source/_components/device_tracker.netgear.markdown index 8c4febce592..4466885b505 100644 --- a/source/_components/device_tracker.netgear.markdown +++ b/source/_components/device_tracker.netgear.markdown @@ -24,6 +24,7 @@ device_tracker: host: YOUR_ROUTER_IP username: YOUR_ADMIN_USERNAME password: YOUR_ADMIN_PASSWORD + port: YOUR_ROUTER_PORT ``` Configuration variables: @@ -31,5 +32,6 @@ Configuration variables: - **host** (*Required*): The IP address of your router, e.g. 192.168.1.1. - **username** (*Required*: The username of an user with administrative privileges, usually *admin*. - **password** (*Required*): The password for your given admin account. +- **port** (*Optional*): The port your router communicates with (defaults to 5000, but 80 is also known to be used on some models) See the [device tracker component page](/components/device_tracker/) for instructions how to configure the people to be tracked. diff --git a/source/_components/device_tracker.snmp.markdown b/source/_components/device_tracker.snmp.markdown index 9f23170c6e1..7452f39f741 100644 --- a/source/_components/device_tracker.snmp.markdown +++ b/source/_components/device_tracker.snmp.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: network-snmp.png ha_category: Presence Detection +ha_release: 0.7.5 --- diff --git a/source/_components/device_tracker.ubus.markdown b/source/_components/device_tracker.ubus.markdown index 71a8c26db34..ffa6d159d98 100644 --- a/source/_components/device_tracker.ubus.markdown +++ b/source/_components/device_tracker.ubus.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: openwrt.png ha_category: Presence Detection +ha_release: 0.7.6 --- _This is one of the two ways we support OpenWRT. If you encounter problems, try [luci](/components/device_tracker.luci/)._ diff --git a/source/_components/device_tracker.unifi.markdown b/source/_components/device_tracker.unifi.markdown index bd9bfa05409..6ddf9166065 100644 --- a/source/_components/device_tracker.unifi.markdown +++ b/source/_components/device_tracker.unifi.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ubiquiti.png ha_category: Presence Detection +ha_release: 0.14 --- diff --git a/source/_components/feedreader.markdown b/source/_components/feedreader.markdown index 2c35e89c673..70e0718c481 100644 --- a/source/_components/feedreader.markdown +++ b/source/_components/feedreader.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: rss.gif ha_category: Other +ha_release: 0.18 --- Add an RSS/Atom feed reader that polls feeds every hour and sends new entries into the event bus. @@ -26,3 +27,25 @@ feedreader: Configuration variables: - **urls** (*Required*): List of URLS for your feeds. + +Feedreader events can be used out of the box to trigger automation actions, e.g.: + +```yaml +automation: + - alias: Trigger action when new element(s) in RSS feed + trigger: + platform: event + event_type: feedreader + action: + service: script.turn_on + entity_id: script.my_action +``` + +For more advanced use cases, a custom component registering to the `feedreader` event type could be used instead: + +```python +EVENT_FEEDREADER = "feedreader" +hass.bus.listen(EVENT_FEEDREADER, event_listener) +``` + +To get started developing custom components, please refer to the [developers](/developers) documentation diff --git a/source/_components/garage_door.mqtt.markdown b/source/_components/garage_door.mqtt.markdown index 6a4f78936f9..b7e78a5c290 100644 --- a/source/_components/garage_door.mqtt.markdown +++ b/source/_components/garage_door.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Garage Door +ha_release: 0.18 --- diff --git a/source/_components/garage_door.wink.markdown b/source/_components/garage_door.wink.markdown index 85fc8e388d1..d905f66d7e0 100644 --- a/source/_components/garage_door.wink.markdown +++ b/source/_components/garage_door.wink.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: wink.png ha_category: Garage Door +ha_release: 0.13 --- Wink garage door functionality is currently limited to view only. Wink garage doors will still show the current state of the door, but control has been disabled for third parties. If you have a Chamberlain garage door, and would like to control it via Home Assistant, please contact Chamberlain and request that they re-enabled third-party control. diff --git a/source/_components/graphite.markdown b/source/_components/graphite.markdown index 8346d0b1410..172d17d9b64 100644 --- a/source/_components/graphite.markdown +++ b/source/_components/graphite.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ha_category: History +ha_release: 0.13 --- The `graphite` component records all events and state changes and feeds the data to a [graphite](http://graphite.wikidot.com/) instance. diff --git a/source/_components/influxdb.markdown b/source/_components/influxdb.markdown index b17c53fd144..adb5c49e8b3 100644 --- a/source/_components/influxdb.markdown +++ b/source/_components/influxdb.markdown @@ -10,6 +10,7 @@ footer: true logo: influxdb.png ha_category: "History" featured: true +ha_release: 0.9 --- The `influxdb` component makes it possible to transfer all state changes to an external [InfluxDB](https://influxdb.com/) database. For more details, [see the blog post on InfluxDB](/blog/2015/12/07/influxdb-and-grafana/). diff --git a/source/_components/input_select.markdown b/source/_components/input_select.markdown index dd626c689d6..6bc2bddfe36 100644 --- a/source/_components/input_select.markdown +++ b/source/_components/input_select.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Automation +ha_release: 0.13 --- The `input_select` component allows the user to define a list of values that can be selected via the frontend and can be used within conditions of automation. When a user selectes a new item, a state transition event is generated. This state event can be used in an `automation` trigger. diff --git a/source/_components/input_slider.markdown b/source/_components/input_slider.markdown index 9cd341aac9e..0fc6fc08975 100644 --- a/source/_components/input_slider.markdown +++ b/source/_components/input_slider.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Automation +ha_release: 0.16 --- The `input_slider` component allows the user to define values that can be controlled via the frontend and can be used within conditions of automation. Changes to the slider generate state events. These state events can be utilized as `automation` triggers as well. diff --git a/source/_components/keyboard.markdown b/source/_components/keyboard.markdown index 40f15421e00..3c020b0d3b4 100644 --- a/source/_components/keyboard.markdown +++ b/source/_components/keyboard.markdown @@ -28,7 +28,7 @@ keyboard: ## {% linkable_title Dependencies %} -You may need to install platform-specific [dependencies for PyUserInput](https://github.com/SavinaRoja/PyUserInput#dependencies) in order to use the keyboard component. In most cases this can be done by running: +You may need to install platform-specific [dependencies for PyUserInput](https://github.com/PyUserInput/PyUserInput#dependencies) in order to use the keyboard component. In most cases this can be done by running: ```bash $ pip3 install [package name] diff --git a/source/_components/light.blinksticklight.markdown b/source/_components/light.blinksticklight.markdown index 0d80ee2086e..5040ee6fe99 100644 --- a/source/_components/light.blinksticklight.markdown +++ b/source/_components/light.blinksticklight.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: blinkstick.png ha_category: Light +ha_release: 0.7.5 --- diff --git a/source/_components/light.hyperion.markdown b/source/_components/light.hyperion.markdown index 48889a36e83..18e6dcc31f3 100644 --- a/source/_components/light.hyperion.markdown +++ b/source/_components/light.hyperion.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Light +ha_release: 0.7.6 --- This platform allows you to integrate your [Hyperion](https://github.com/tvdzwan/hyperion/wiki) into Home Assistant. diff --git a/source/_components/light.lifx.markdown b/source/_components/light.lifx.markdown index 79ec38d8bd4..bc61eef7fb8 100644 --- a/source/_components/light.lifx.markdown +++ b/source/_components/light.lifx.markdown @@ -10,6 +10,7 @@ footer: true logo: lifx.png ha_category: Light ha_iot_class: "Local Push" +ha_release: 0.12 --- The `lifx` platform allows you to integrate your [LIFX](http://www.lifx.com) into Home Assistant. diff --git a/source/_components/light.mysensors.markdown b/source/_components/light.mysensors.markdown index 92b06ce9673..b66c1b93401 100644 --- a/source/_components/light.mysensors.markdown +++ b/source/_components/light.mysensors.markdown @@ -10,6 +10,7 @@ footer: true logo: mysensors.png ha_category: Light featured: false +ha_release: 0.13 --- Integrates MySensors lights into Home Assistant. See the [main component] for configuration instructions. diff --git a/source/_components/light.rfxtrx.markdown b/source/_components/light.rfxtrx.markdown index c5b42bb52b9..95dd54f172a 100644 --- a/source/_components/light.rfxtrx.markdown +++ b/source/_components/light.rfxtrx.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Light +ha_release: 0.7.5 --- The `rfxtrx` platform support lights that communicate in the frequency range of 433.92 MHz. diff --git a/source/_components/light.scsgate.markdown b/source/_components/light.scsgate.markdown index baec226359f..5162abe217b 100644 --- a/source/_components/light.scsgate.markdown +++ b/source/_components/light.scsgate.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bus_scs.png ha_category: Light +ha_release: 0.13 --- The SCSGate device can control lights of the BTicino MyHome system. diff --git a/source/_components/light.wemo.markdown b/source/_components/light.wemo.markdown index 21e61accd4d..a2ff553aada 100644 --- a/source/_components/light.wemo.markdown +++ b/source/_components/light.wemo.markdown @@ -10,6 +10,7 @@ footer: true logo: belkin_wemo.png ha_category: Light ha_iot_class: "Local Polling" +ha_release: 0.14 --- diff --git a/source/_components/lock.mqtt.markdown b/source/_components/lock.mqtt.markdown index b49309475ce..7394ddf7730 100644 --- a/source/_components/lock.mqtt.markdown +++ b/source/_components/lock.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Lock +ha_release: 0.15 --- The `mqtt` lock platform let you control your MQTT enabled locks. diff --git a/source/_components/lock.verisure.markdown b/source/_components/lock.verisure.markdown index ab4b04de8de..61e901986e8 100644 --- a/source/_components/lock.verisure.markdown +++ b/source/_components/lock.verisure.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: verisure.png ha_category: Lock +ha_release: 0.13 --- diff --git a/source/_components/lock.wink.markdown b/source/_components/lock.wink.markdown index d9abf003f8a..b12225d5b13 100644 --- a/source/_components/lock.wink.markdown +++ b/source/_components/lock.wink.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: wink.png ha_category: Lock +ha_release: 0.9 --- diff --git a/source/_components/media_player.firetv.markdown b/source/_components/media_player.firetv.markdown index 98f6afe2021..9a5aca9937b 100644 --- a/source/_components/media_player.firetv.markdown +++ b/source/_components/media_player.firetv.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: firetv.png ha_category: Media Player +ha_release: 0.7.6 --- diff --git a/source/_components/media_player.onkyo.markdown b/source/_components/media_player.onkyo.markdown index 7303fe90f56..dca6873bf17 100644 --- a/source/_components/media_player.onkyo.markdown +++ b/source/_components/media_player.onkyo.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: onkyo.png ha_category: Media Player +ha_release: 0.17 --- diff --git a/source/_components/media_player.panasonic_viera.markdown b/source/_components/media_player.panasonic_viera.markdown index 744869cc2eb..f9135c75fc2 100644 --- a/source/_components/media_player.panasonic_viera.markdown +++ b/source/_components/media_player.panasonic_viera.markdown @@ -10,6 +10,7 @@ footer: true logo: panasonic.png ha_category: Media Player featured: false +ha_release: 0.17 --- The `panasonic_viera` platform allows you to control a Panasonic Viera TV. diff --git a/source/_components/media_player.samsungtv.markdown b/source/_components/media_player.samsungtv.markdown index 273e96b6948..75cff8e9a34 100644 --- a/source/_components/media_player.samsungtv.markdown +++ b/source/_components/media_player.samsungtv.markdown @@ -10,6 +10,7 @@ footer: true logo: samsung.png ha_category: Media Player featured: false +ha_release: 0.13 --- The `samsungtv` platform allows you to control a [Samsung Smart TV](http://www.samsung.com/uk/consumer/tv-audio-video/televisions/). @@ -35,6 +36,7 @@ Configuration variables: Currently known supported models: - C7700 +- D7000 - D8000 - ES5500 - ES6800 diff --git a/source/_components/media_player.snapcast.markdown b/source/_components/media_player.snapcast.markdown index 7dee79e7a07..f694932b9b6 100644 --- a/source/_components/media_player.snapcast.markdown +++ b/source/_components/media_player.snapcast.markdown @@ -10,6 +10,7 @@ footer: true logo: ha_category: Media Player featured: false +ha_release: 0.13 --- The `snapcast` platform allows you to control [SnapCast](https://github.com/badaix/snapcast) from Home Assistant. diff --git a/source/_components/media_player.webostv.markdown b/source/_components/media_player.webostv.markdown index bf3aa6dc861..32e65807f16 100644 --- a/source/_components/media_player.webostv.markdown +++ b/source/_components/media_player.webostv.markdown @@ -10,6 +10,7 @@ footer: true logo: webos.png ha_category: Media Player ha_iot_class: "Local Poll" +ha_release: 0.18 --- The `webostv` platform allows you to control a LG WebOS Smart TV. diff --git a/source/_components/media_player.yamaha.markdown b/source/_components/media_player.yamaha.markdown index a76776a35e7..85c6e4e07d4 100644 --- a/source/_components/media_player.yamaha.markdown +++ b/source/_components/media_player.yamaha.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: yamaha.png ha_category: Media Player +ha_release: 0.16 --- The `yamaha` platform allows you to control [Yamaha Network Receivers](http://usa.yamaha.com/products/audio-visual/av-receivers-amps/rx) from Home Assistant. diff --git a/source/_components/mqtt_eventstream.markdown b/source/_components/mqtt_eventstream.markdown index b31c1c71f08..4844302ac2a 100644 --- a/source/_components/mqtt_eventstream.markdown +++ b/source/_components/mqtt_eventstream.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Other +ha_release: 0.11 --- The `mqtt_eventstream` components connects two Home Assistant instances via MQTT. diff --git a/source/_components/notify.command_line.markdown b/source/_components/notify.command_line.markdown index e00b8402880..b6f7a2ce9e1 100644 --- a/source/_components/notify.command_line.markdown +++ b/source/_components/notify.command_line.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: command_line.png ha_category: Notifications +ha_release: 0.14 --- The `command_line` platform allows you to use external tools for notifications from Home Assistant. The message will be passed in as STDIN. diff --git a/source/_components/notify.free_mobile.markdown b/source/_components/notify.free_mobile.markdown index 43ae84c090a..ed79113add4 100644 --- a/source/_components/notify.free_mobile.markdown +++ b/source/_components/notify.free_mobile.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: free_mobile.png ha_category: Notifications +ha_release: 0.11 --- The `free_mobile` platform is using the French mobile operator [Free Mobile](http://mobile.free.fr/) to send SMS to your own cell phone. diff --git a/source/_components/notify.gntp.markdown b/source/_components/notify.gntp.markdown index f54d0344b22..bf84923a0ed 100644 --- a/source/_components/notify.gntp.markdown +++ b/source/_components/notify.gntp.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: gntp.png ha_category: Notifications +ha_release: 0.16 --- diff --git a/source/_components/notify.message_bird.markdown b/source/_components/notify.message_bird.markdown index 82209bda957..3a48b2d9f04 100644 --- a/source/_components/notify.message_bird.markdown +++ b/source/_components/notify.message_bird.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: message_bird.png ha_category: Notifications +ha_release: 0.16 --- The `MessageBird` notification platform sends notifications as SMS messages using [MessageBird](https://www.messagebird.com/) to your mobile phone. diff --git a/source/_components/notify.rest.markdown b/source/_components/notify.rest.markdown index 0d10da00b33..253b78096d6 100644 --- a/source/_components/notify.rest.markdown +++ b/source/_components/notify.rest.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Notifications +ha_release: 0.13 --- diff --git a/source/_components/notify.telegram.markdown b/source/_components/notify.telegram.markdown index bf8b2b8f8ba..e2f656f92dc 100644 --- a/source/_components/notify.telegram.markdown +++ b/source/_components/notify.telegram.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: telegram.png ha_category: Notifications +ha_release: 0.7.5 --- diff --git a/source/_components/notify.twitter.markdown b/source/_components/notify.twitter.markdown index 2b4a4ea740b..c8f22d3ffc3 100644 --- a/source/_components/notify.twitter.markdown +++ b/source/_components/notify.twitter.markdown @@ -9,12 +9,13 @@ sharing: true footer: true logo: twitter.png ha_category: Notifications +ha_release: 0.12 --- The `twitter` platform uses [Twitter](https://twitter.com) to delivery notifications from Home Assistant. -Go to [Twitter Apps](https://apps.twitter.com/app/new) and create an application. Visit "Keys and Access Tokens" of the application to get the details ("Consumer Key", "Consumer Secret", and "Access Token Secret" which needs to be generated). +Go to [Twitter Apps](https://apps.twitter.com/app/new) and create an application. Visit "Keys and Access Tokens" of the application to get the details ("Consumer Key", "Consumer Secret", "Access Token" and "Access Token Secret" which needs to be generated). To add Twitter to your installation, add the following to your `configuration.yaml` file: @@ -25,6 +26,7 @@ notify: platform: twitter consumer_key: ABCDEFGHJKLMNOPQRSTUVXYZ consumer_secret: ABCDEFGHJKLMNOPQRSTUVXYZ + access_token: ABCDEFGHJKLMNOPQRSTUVXYZ access_token_secret: ABCDEFGHJKLMNOPQRSTUVXYZ ``` @@ -33,6 +35,7 @@ Configuration variables: - **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`. - **consumer_key** (*Required*): Your "Consumer Key" (API Key) for the application. - **consumer_secret** (*Required*): Your "Consumer Secret" (API Secret) for the application. +- **access_token** (*Required*): Your "Access Token" for the application. - **access_token_secret** (*Required*): Your "Access Token Secret" for the application. To use notifications, please see the [getting started with automation page](/getting-started/automation/). diff --git a/source/_components/notify.webostv.markdown b/source/_components/notify.webostv.markdown index d5d4c190d8d..f69708da52e 100644 --- a/source/_components/notify.webostv.markdown +++ b/source/_components/notify.webostv.markdown @@ -10,6 +10,7 @@ footer: true logo: webos.png ha_category: Notifications ha_iot_class: "Local Poll" +ha_release: 0.18 --- The `webostv` platform allows you to send notifications to a LG WebOS Smart TV. diff --git a/source/_components/proximity.markdown b/source/_components/proximity.markdown index 04a0c0fc2cf..c0fdcd24cd7 100644 --- a/source/_components/proximity.markdown +++ b/source/_components/proximity.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Organization +ha_release: 0.13 --- The `proximity` component allows you to monitor the proximity of devices to a particular [zone](/components/zone/) and the direction of travel. The result is an entity created in Home Assistant which maintains the proximity data. diff --git a/source/_components/rollershutter.command_line.markdown b/source/_components/rollershutter.command_line.markdown index 789dc642075..6a2651f61a0 100644 --- a/source/_components/rollershutter.command_line.markdown +++ b/source/_components/rollershutter.command_line.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: command_line.png ha_category: Rollershutter +ha_release: 0.14 --- A rollershutter platform that issues specific commands when it is moved up, down and stopped. This might very well become our most powerful platform as it allows anyone to integrate any type of rollershutter into Home Assistant that can be controlled from the command line, including calling other scripts! diff --git a/source/_components/rollershutter.mqtt.markdown b/source/_components/rollershutter.mqtt.markdown index 51a840c3a91..a880f101a38 100644 --- a/source/_components/rollershutter.mqtt.markdown +++ b/source/_components/rollershutter.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Rollershutter +ha_release: 0.9 --- diff --git a/source/_components/scene.hunterdouglas_powerview.markdown b/source/_components/scene.hunterdouglas_powerview.markdown index d35c4e49ec0..3c6ab60238b 100644 --- a/source/_components/scene.hunterdouglas_powerview.markdown +++ b/source/_components/scene.hunterdouglas_powerview.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: hunter-douglas-powerview.png ha_category: Rollershutter +ha_release: 0.15 --- Implements the [Hunter Douglas PowerView](http://www.hunterdouglas.com/operating-systems/powerview-motorization/support) platform scene control. It queries the PowerView Hub and Home Assistant displays them as scenes. diff --git a/source/_components/scsgate.markdown b/source/_components/scsgate.markdown index 62930c52f4b..43841dc0cd9 100644 --- a/source/_components/scsgate.markdown +++ b/source/_components/scsgate.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bus_scs.png ha_category: Hub +ha_release: 0.13 --- The SCSGate component support the [SCSGate](https://translate.google.com/translate?hl=en&sl=it&tl=en&u=http%3A%2F%2Fguidopic.altervista.org%2Feibscsgt%2Finterface.html) device. This a homebrew device allows to interact with the MyHome system from BTicino/Legrande. diff --git a/source/_components/sensor.dht.markdown b/source/_components/sensor.dht.markdown index 271be938f13..d559e85fddc 100644 --- a/source/_components/sensor.dht.markdown +++ b/source/_components/sensor.dht.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: DIY +ha_release: 0.7 --- diff --git a/source/_components/sensor.dweet.markdown b/source/_components/sensor.dweet.markdown index 5d20971bf49..1894645a774 100644 --- a/source/_components/sensor.dweet.markdown +++ b/source/_components/sensor.dweet.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: dweet.png ha_category: Sensor +ha_release: 0.10 --- The `dweet` sensor platform allows you to get details from your devices which are publishing their values to [Dweet.io](https://dweet.io/). diff --git a/source/_components/sensor.eliqonline.markdown b/source/_components/sensor.eliqonline.markdown index 44f3214b2d6..c39161635f1 100644 --- a/source/_components/sensor.eliqonline.markdown +++ b/source/_components/sensor.eliqonline.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: eliq.png ha_category: Sensor +ha_release: 0.10 --- diff --git a/source/_components/sensor.gtfs.markdown b/source/_components/sensor.gtfs.markdown index dce5fb4dd33..306d9dfdf8c 100644 --- a/source/_components/sensor.gtfs.markdown +++ b/source/_components/sensor.gtfs.markdown @@ -10,6 +10,7 @@ footer: true logo: 'gtfs.png' ha_category: Sensor ha_iot_class: "Local Polling" +ha_release: 0.17 --- diff --git a/source/_components/sensor.loop_energy.markdown b/source/_components/sensor.loop_energy.markdown index df3e1d6c45f..0e399d3d665 100644 --- a/source/_components/sensor.loop_energy.markdown +++ b/source/_components/sensor.loop_energy.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: loop.png ha_category: Sensor +ha_release: 0.17 --- diff --git a/source/_components/sensor.mqtt.markdown b/source/_components/sensor.mqtt.markdown index be3d99c3608..f6c4c5e148e 100644 --- a/source/_components/sensor.mqtt.markdown +++ b/source/_components/sensor.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Sensor +ha_release: 0.7 --- diff --git a/source/_components/sensor.neurio_energy.markdown b/source/_components/sensor.neurio_energy.markdown index 502b2b0835a..6ef192d7459 100644 --- a/source/_components/sensor.neurio_energy.markdown +++ b/source/_components/sensor.neurio_energy.markdown @@ -10,6 +10,7 @@ footer: true logo: neurio.png ha_category: Sensor ha_iot_class: "Cloud Polling" +ha_release: 0.14 --- diff --git a/source/_components/sensor.nzbget.markdown b/source/_components/sensor.nzbget.markdown index 359ab33e107..b5b2ab5d068 100644 --- a/source/_components/sensor.nzbget.markdown +++ b/source/_components/sensor.nzbget.markdown @@ -9,6 +9,7 @@ sharing: true footer: true ha_category: Sensor ha_iot_class: "Local Polling" +ha_release: 0.17 --- The `NZBGet` platform will allow you to monitor your downloads with [NZBGet](http://NZBGet.net) from within Home Assistant and setup automation based on the information. diff --git a/source/_components/sensor.onewire.markdown b/source/_components/sensor.onewire.markdown index 15fb06ec854..1acd557c5ad 100644 --- a/source/_components/sensor.onewire.markdown +++ b/source/_components/sensor.onewire.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Sensor +ha_release: 0.12 --- The `onewire` platform supports sensors which are using the One wire (1-wire) bus for communication. diff --git a/source/_components/sensor.speedtest.markdown b/source/_components/sensor.speedtest.markdown index a2d22c2b205..29b620cce14 100644 --- a/source/_components/sensor.speedtest.markdown +++ b/source/_components/sensor.speedtest.markdown @@ -10,6 +10,7 @@ footer: true logo: speedtest.png ha_category: Sensor featured: false +ha_release: 0.13 --- The `speedtest` sensor component uses the [Speedtest.net](https://speedtest.net/) web service to measure network bandwidth performance. diff --git a/source/_components/sensor.steam_online.markdown b/source/_components/sensor.steam_online.markdown index c3a7a9d71d6..dd448fe0dea 100644 --- a/source/_components/sensor.steam_online.markdown +++ b/source/_components/sensor.steam_online.markdown @@ -2,13 +2,15 @@ layout: page title: "Steam" description: "Instructions on how to set up Steam sensors in Home Assistant." -date: 2015-12-19 09:00 +date: 2016-04-30 09:00 sidebar: true comments: false sharing: true footer: true logo: steam.png ha_category: Sensor +ha_iot_class: "Cloud Polling" +ha_release: 0.14 --- diff --git a/source/_components/sensor.tcp.markdown b/source/_components/sensor.tcp.markdown index bbf501e7345..6e5bc6a0a46 100644 --- a/source/_components/sensor.tcp.markdown +++ b/source/_components/sensor.tcp.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Sensor +ha_release: 0.14 --- The TCP component allows the integration of some services for which a specific Home Assistant component does not exist. If the service communicates over a TCP socket with a simple request/reply mechanism then the chances are that this component will allow integration with it. diff --git a/source/_components/sensor.template.markdown b/source/_components/sensor.template.markdown index 27f78dead23..956d276aca9 100644 --- a/source/_components/sensor.template.markdown +++ b/source/_components/sensor.template.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Sensor +ha_release: 0.12 --- The `template` platform supports sensors which breaks out `state_attributes` from other entities. diff --git a/source/_components/sensor.thinkingcleaner.markdown b/source/_components/sensor.thinkingcleaner.markdown index 564fcbda43e..b3562066f51 100644 --- a/source/_components/sensor.thinkingcleaner.markdown +++ b/source/_components/sensor.thinkingcleaner.markdown @@ -10,6 +10,7 @@ footer: true logo: thinkingcleaner.png ha_category: Sensor ha_iot_class: "Local Poll" +ha_release: 0.18 --- The `ThinkingCleaner` sensor platform simple displays information about your [ThinkingCleaner](http://www.thinkingcleaner.com) addon. diff --git a/source/_components/sensor.torque.markdown b/source/_components/sensor.torque.markdown index f8911e5fada..1ba46279193 100644 --- a/source/_components/sensor.torque.markdown +++ b/source/_components/sensor.torque.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: torque.png ha_category: Sensor +ha_release: 0.10 --- The `torque` platform will allow you to monitor [Torque](http://torque-bhp.com/) data relayed from a bluetooth OBD2 stick via the Torque mobile application. diff --git a/source/_components/sensor.twitch.markdown b/source/_components/sensor.twitch.markdown index b1b81299ca6..4edbbbcfe19 100644 --- a/source/_components/sensor.twitch.markdown +++ b/source/_components/sensor.twitch.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: twitch.png ha_category: Sensor +ha_release: 0.10 --- diff --git a/source/_components/sensor.uber.markdown b/source/_components/sensor.uber.markdown index 6b1dee6a78e..e73bf44d7a8 100644 --- a/source/_components/sensor.uber.markdown +++ b/source/_components/sensor.uber.markdown @@ -10,6 +10,7 @@ footer: true logo: uber.png ha_category: Sensor ha_iot_class: "Cloud Polling" +ha_release: 0.16 --- diff --git a/source/_components/sensor.yr.markdown b/source/_components/sensor.yr.markdown index 3c0072da258..0cbeb4f7f0d 100644 --- a/source/_components/sensor.yr.markdown +++ b/source/_components/sensor.yr.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: yr.png ha_category: Weather +ha_release: 0.11 --- diff --git a/source/_components/splunk.markdown b/source/_components/splunk.markdown index 12c81cc4ab9..514b908b14a 100644 --- a/source/_components/splunk.markdown +++ b/source/_components/splunk.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: splunk.png ha_category: "History" +ha_release: 0.13 --- The `splunk` component makes it possible to log all state changes to an external [Splunk](http://splunk.com/) database using Splunk's HTTP Event Collector feature. You can either use this alone, or with the HomeAssistant for Splunk [app](https://github.com/miniconfig/splunk-homeassistant). Since the HEC feature is new to Splunk, you will need to use at least version 6.3. diff --git a/source/_components/statsd.markdown b/source/_components/statsd.markdown index 80a473c4456..0ad7398e3c7 100644 --- a/source/_components/statsd.markdown +++ b/source/_components/statsd.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: "History" +ha_release: 0.12 --- The `statsd` component makes it possible to transfer all state changes to an external [StatsD](https://github.com/etsy/statsd) instance. diff --git a/source/_components/switch.arest.markdown b/source/_components/switch.arest.markdown index f3e3223176a..9307e029539 100644 --- a/source/_components/switch.arest.markdown +++ b/source/_components/switch.arest.markdown @@ -10,6 +10,7 @@ footer: true logo: arest.png ha_category: Switch ha_iot_class: "Local Polling" +ha_release: 0.16 --- The `arest` switch platform allows you to toggle pins of your devices (like Arduino boards with a ethernet/wifi connection, ESP8266 based devices, and the Raspberry Pi) running the [aREST](http://arest.io/) RESTful framework. diff --git a/source/_components/switch.dlink.markdown b/source/_components/switch.dlink.markdown index 7be07433dd0..405c6a6624c 100644 --- a/source/_components/switch.dlink.markdown +++ b/source/_components/switch.dlink.markdown @@ -10,6 +10,7 @@ footer: true logo: dlink.png ha_category: Switch ha_iot_class: "Local Polling" +ha_release: 0.14 --- diff --git a/source/_components/switch.mqtt.markdown b/source/_components/switch.mqtt.markdown index 746b0b26da1..a12213a51ff 100644 --- a/source/_components/switch.mqtt.markdown +++ b/source/_components/switch.mqtt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mqtt.png ha_category: Switch +ha_release: 0.7 --- The `mqtt` switch platform let you control your MQTT enabled light. diff --git a/source/_components/switch.pulseaudio_loopback.markdown b/source/_components/switch.pulseaudio_loopback.markdown index afb00a30957..bf8d0bf5f9d 100644 --- a/source/_components/switch.pulseaudio_loopback.markdown +++ b/source/_components/switch.pulseaudio_loopback.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: pulseaudio.png ha_category: Switch +ha_release: 0.16 --- diff --git a/source/_components/switch.rest.markdown b/source/_components/switch.rest.markdown index 3d56ca231b3..b2c7e027112 100644 --- a/source/_components/switch.rest.markdown +++ b/source/_components/switch.rest.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Switch +ha_release: 0.7.6 --- diff --git a/source/_components/switch.rfxtrx.markdown b/source/_components/switch.rfxtrx.markdown index 7621a3cdf99..ee66a922d78 100644 --- a/source/_components/switch.rfxtrx.markdown +++ b/source/_components/switch.rfxtrx.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Switch +ha_release: 0.7.5 --- The `rfxtrx` platform support switches that communicate in the frequency range of 433.92 MHz. diff --git a/source/_components/switch.scsgate.markdown b/source/_components/switch.scsgate.markdown index 2c257b7ce4d..d09b50de07c 100644 --- a/source/_components/switch.scsgate.markdown +++ b/source/_components/switch.scsgate.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bus_scs.png ha_category: Switch +ha_release: 0.13 --- The SCSGate device can control switches of the BTicino MyHome system. diff --git a/source/_components/switch.template.markdown b/source/_components/switch.template.markdown index 2f5f627ec29..21057e58786 100644 --- a/source/_components/switch.template.markdown +++ b/source/_components/switch.template.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Switch +ha_release: 0.13 --- The `template` platform creates switches that combine components. diff --git a/source/_components/switch.thinkingcleaner.markdown b/source/_components/switch.thinkingcleaner.markdown index 15c6d553d55..a8137652fcd 100644 --- a/source/_components/switch.thinkingcleaner.markdown +++ b/source/_components/switch.thinkingcleaner.markdown @@ -10,6 +10,7 @@ footer: true logo: thinkingcleaner.png ha_category: Switch ha_iot_class: "Local Poll" +ha_release: 0.18 --- The `ThinkingCleaner` switch platform allows you to control your [ThinkingCleaner](http://www.thinkingcleaner.com) addon. @@ -22,4 +23,4 @@ switch: - platform: thinkingcleaner ``` -This will automatically add switches for each Thinking Cleaner in your network. \ No newline at end of file +This will automatically add switches for each Thinking Cleaner in your network. diff --git a/source/_components/switch.wake_on_lan.markdown b/source/_components/switch.wake_on_lan.markdown index 53e9e125045..c9d33443592 100644 --- a/source/_components/switch.wake_on_lan.markdown +++ b/source/_components/switch.wake_on_lan.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ethernet.png ha_category: Switch +ha_release: 0.16 --- The `wake_on_lan` (WOL) switch platform allows you to turn on a [WOL](https://en.wikipedia.org/wiki/Wake-on-LAN) enabled computer. diff --git a/source/_components/tellduslive.markdown b/source/_components/tellduslive.markdown index 3898d4d89bb..134440c00ad 100644 --- a/source/_components/tellduslive.markdown +++ b/source/_components/tellduslive.markdown @@ -10,6 +10,7 @@ footer: true logo: telldus.png ha_category: Hub featured: false +ha_release: 0.11 --- The `tellduslive` component let you connect to [Telldus Live](https://live.telldus.com). It's cloud platform that connects to your Tellstick connected gear at home. diff --git a/source/_components/thermostat.ecobee.markdown b/source/_components/thermostat.ecobee.markdown index d209c458a0f..15a7f040d20 100644 --- a/source/_components/thermostat.ecobee.markdown +++ b/source/_components/thermostat.ecobee.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ecobee.png ha_category: Thermostat +ha_release: 0.9 --- To get your Ecobee thermostats working with Home Assistant, follow the instructions for the general [Ecobee component](/components/ecobee/). diff --git a/source/_components/thermostat.heatmiser.markdown b/source/_components/thermostat.heatmiser.markdown index f528f579b0e..1143dbc07a4 100644 --- a/source/_components/thermostat.heatmiser.markdown +++ b/source/_components/thermostat.heatmiser.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: heatmiser.png ha_category: Thermostat +ha_release: 0.10 --- diff --git a/source/_components/thermostat.homematic.markdown b/source/_components/thermostat.homematic.markdown index dc206f5a7ab..e7b85c7290b 100644 --- a/source/_components/thermostat.homematic.markdown +++ b/source/_components/thermostat.homematic.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: homematic.png ha_category: Thermostat +ha_release: 0.9 --- diff --git a/source/_components/thermostat.proliphix.markdown b/source/_components/thermostat.proliphix.markdown index c9c13f91d13..13b53668b80 100644 --- a/source/_components/thermostat.proliphix.markdown +++ b/source/_components/thermostat.proliphix.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: proliphix.png ha_category: Thermostat +ha_release: 0.11 --- diff --git a/source/_components/thermostat.zwave.markdown b/source/_components/thermostat.zwave.markdown index 58bff349616..3817564c5bd 100644 --- a/source/_components/thermostat.zwave.markdown +++ b/source/_components/thermostat.zwave.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: z-wave.png ha_category: Thermostat +ha_release: 0.17 --- To get your Z-Wave thermostat working with Home Assistant, follow the instructions for the general [Z-Wave component](/components/zwave/). diff --git a/source/_components/upnp.markdown b/source/_components/upnp.markdown index 1ce37851151..64061eb08a2 100644 --- a/source/_components/upnp.markdown +++ b/source/_components/upnp.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: "Other" +ha_release: 0.18 --- The `upnp` component automatically creates port forwarding mappings on your router for Home Assistant. UPnP or NAT-PMP needs to be enabled on your router for this component to work. diff --git a/source/_components/weblink.markdown b/source/_components/weblink.markdown index 69467bfaafa..1b91e3f7221 100644 --- a/source/_components/weblink.markdown +++ b/source/_components/weblink.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: ha_category: Other +ha_release: 0.13 --- The `weblink` component allows you to display links in the Home Assistant frontend. diff --git a/source/_components/zeroconf.markdown b/source/_components/zeroconf.markdown index a8aaf111015..f243c10dbfc 100644 --- a/source/_components/zeroconf.markdown +++ b/source/_components/zeroconf.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: "Other" +ha_release: 0.18 --- The `zeroconf` component exposes your Home Assistant to the local network using [Zeroconf](https://en.wikipedia.org/wiki/Zero-configuration_networking). Zeroconf is also sometimes known as Bonjour, Rendezvous and Avahi. diff --git a/source/_components/zigbee.markdown b/source/_components/zigbee.markdown index 01770a49e11..0d973649f90 100644 --- a/source/_components/zigbee.markdown +++ b/source/_components/zigbee.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: zigbee.png ha_category: DIY +ha_release: 0.12 --- [ZigBee](http://www.zigbee.org/what-is-zigbee/) integration for Home Assistant allows you to utilise modules such as the [XBee](http://www.digi.com/lp/xbee) as wireless General Purpose Input/Output (GPIO) devices. The component requires a local ZigBee device to be connected over a serial port. Through this it will send and receive commands to and from other devices on the ZigBee mesh network. diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index 9b759cb93ea..248e7d8d369 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -214,3 +214,7 @@ Here's a handy configuration for the Aeon Labs Minimote that defines all possibl entity_id: aeon_labs_minimote_1 scene_id: 8 ``` + +##### {% linkable_title Aeotec MultiSensor 6 %} + +In order for Home Assistant to recognize well the motion sensor, you will need to change its configuration from `Basic Set (default)` to `Binary Sensor report`. Currently there's no way to do this in Home Assistant but you can use ozwcp (OpenZWave control panel), Domoticz or similar to do it diff --git a/source/_cookbook/python_component_basic_state.markdown b/source/_cookbook/python_component_basic_state.markdown index 7a95cec30ad..d81d478ad16 100644 --- a/source/_cookbook/python_component_basic_state.markdown +++ b/source/_cookbook/python_component_basic_state.markdown @@ -10,7 +10,7 @@ footer: true ha_category: Custom Python Component Examples --- -This is a simple tutorial/example on how to write a component for [Home Assistant](https://home-assistant.io/). We will work on a component called "hello_state" to beginn with. The purpose of this component is to display a given text in the frontend. +This is a simple tutorial/example on how to write a component for [Home Assistant](https://home-assistant.io/). We will work on a component called "hello_state" to begin with. The purpose of this component is to display a given text in the frontend. The setup of a development environment is described in the [Developers section](/developers/#starting-development) of the documentation. diff --git a/source/_includes/asides/component_navigation.html b/source/_includes/asides/component_navigation.html index 6fc98ef0236..66c5fc29646 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -27,6 +27,12 @@ {% endif %} + {% if page.ha_release %} +
+
+
+
+