diff --git a/sass/custom/_paulus.scss b/sass/custom/_paulus.scss index 9ad00e409e..70dbdb2c32 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 2d81393f77..2e65422593 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 c5ce1ff835..3a4eb6a790 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 9ecd802fa2..54375c28df 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 4d8be1efbd..650786af19 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 0ded7c3f24..5dc581c119 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 305dbe86c9..ba3b32a98f 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 f00c788d28..f62784929c 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 ddb23f9df2..a5cd4ab05f 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 30bdca12b0..32a31c409b 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 65f8ace47b..e9e1ae774d 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 d6fc619a1a..1bca8ac767 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 9cd1be3043..4f1842d62d 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 4f5cebe235..262d9c4861 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 d2934cf5c6..80b29acab8 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 a63a436e9e..e2b6b4f263 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 0bd523537d..152203103f 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 4d76b30dd5..1834d591db 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 141466e17e..f164bdaa3b 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 2d1a0d11ce..b695d02ad7 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 ecb6c92887..bc617e0de7 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 8c4febce59..4466885b50 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 9f23170c6e..7452f39f74 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 71a8c26db3..ffa6d159d9 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 bd9bfa0540..6ddf916606 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 2c35e89c67..70e0718c48 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 6a4f78936f..b7e78a5c29 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 85fc8e388d..d905f66d7e 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 8346d0b141..172d17d9b6 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 b17c53fd14..adb5c49e8b 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 dd626c689d..6bc2bddfe3 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 9cd341aac9..0fc6fc0897 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 40f15421e0..3c020b0d3b 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 0d80ee2086..5040ee6fe9 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 48889a36e8..18e6dcc31f 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 79ec38d8bd..bc61eef7fb 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 92b06ce967..b66c1b9340 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 c5b42bb52b..95dd54f172 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 baec226359..5162abe217 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 21e61accd4..a2ff553aad 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 b49309475c..7394ddf773 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 ab4b04de8d..61e901986e 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 d9abf003f8..b12225d5b1 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 98f6afe202..9a5aca9937 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 7303fe90f5..dca6873bf1 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 744869cc2e..f9135c75fc 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 273e96b694..75cff8e9a3 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 7dee79e7a0..f694932b9b 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 bf3aa6dc86..32e65807f1 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 a76776a35e..85c6e4e07d 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 b31c1c71f0..4844302ac2 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 e00b840288..b6f7a2ce9e 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 43ae84c090..ed79113add 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 f54d0344b2..bf84923a0e 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 82209bda95..3a48b2d9f0 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 0d10da00b3..253b78096d 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 bf8b2b8f8b..e2f656f92d 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 2b4a4ea740..c8f22d3ffc 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 d5d4c190d8..f69708da52 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 04a0c0fc2c..c0fdcd24cd 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 789dc64207..6a2651f61a 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 51a840c3a9..a880f101a3 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 d35c4e49ec..3c6ab60238 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 62930c52f4..43841dc0cd 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 271be938f1..d559e85fdd 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 5d20971bf4..1894645a77 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 44f3214b2d..c39161635f 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 dce5fb4dd3..306d9dfdf8 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 df3e1d6c45..0e399d3d66 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 be3d99c360..f6c4c5e148 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 502b2b0835..6ef192d745 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 359ab33e10..b5b2ab5d06 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 15fb06ec85..1acd557c5a 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 a2d22c2b20..29b620cce1 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 c3a7a9d71d..dd448fe0de 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 bbf501e734..6e5bc6a0a4 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 27f78dead2..956d276aca 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 564fcbda43..b3562066f5 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 f8911e5fad..1ba4627919 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 b1b81299ca..4edbbbcfe1 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 6b1dee6a78..e73bf44d7a 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 3c0072da25..0cbeb4f7f0 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 12c81cc4ab..514b908b14 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 80a473c445..0ad7398e3c 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 f3e3223176..9307e02953 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 7be07433dd..405c6a6624 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 746b0b26da..a12213a51f 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 afb00a3095..bf8d0bf5f9 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 3d56ca231b..b2c7e02711 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 7621a3cdf9..ee66a922d7 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 2c257b7ce4..d09b50de07 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 2f5f627ec2..21057e5878 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 15c6d553d5..a8137652fc 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 53e9e12504..c9d3344359 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 3898d4d89b..134440c00a 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 d209c458a0..15a7f040d2 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 f528f579b0..1143dbc07a 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 dc206f5a7a..e7b85c7290 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 c9c13f91d1..13b53668b8 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 58bff34961..3817564c5b 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 1ce3785115..64061eb08a 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 69467bfaaf..1b91e3f722 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 a8aaf11101..f243c10dbf 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 01770a49e1..0d973649f9 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 9b759cb93e..248e7d8d36 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 7a95cec30a..d81d478ad1 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 6fc98ef023..66c5fc2964 100644 --- a/source/_includes/asides/component_navigation.html +++ b/source/_includes/asides/component_navigation.html @@ -27,6 +27,12 @@ {% endif %} + {% if page.ha_release %} +
+
+
+
+