From 5f1cc300668b94e5700064bdbf887a1e886fce5e Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 May 2016 13:58:27 +0200 Subject: [PATCH] Add HA release --- .../_components/alarm_control_panel.verisure.markdown | 1 + source/_components/arduino.markdown | 1 + source/_components/binary_sensor.http.markdown | 1 + source/_components/binary_sensor.rpi_gpio.markdown | 1 + source/_components/camera.generic.markdown | 1 + source/_components/device_tracker.asuswrt.markdown | 1 + source/_components/device_tracker.owntracks.markdown | 1 + source/_components/device_tracker.tplink.markdown | 1 + source/_components/downloader.markdown | 1 + source/_components/isy994.markdown | 1 + source/_components/light.limitlessled.markdown | 1 + source/_components/media_player.itunes.markdown | 1 + source/_components/media_player.kodi.markdown | 1 + source/_components/media_player.mpd.markdown | 1 + source/_components/media_player.plex.markdown | 3 ++- source/_components/media_player.sonos.markdown | 1 + source/_components/media_player.squeezebox.markdown | 1 + source/_components/modbus.markdown | 1 + source/_components/mqtt.markdown | 1 + source/_components/notify.instapush.markdown | 1 + source/_components/notify.nma.markdown | 1 + source/_components/notify.pushover.markdown | 1 + source/_components/notify.slack.markdown | 1 + source/_components/notify.smtp.markdown | 1 + source/_components/notify.syslog.markdown | 1 + source/_components/notify.xmpp.markdown | 1 + source/_components/rfxtrx.markdown | 4 +++- source/_components/sensor.arduino.markdown | 1 + source/_components/sensor.bitcoin.markdown | 1 + source/_components/sensor.efergy.markdown | 1 + source/_components/sensor.forecast.markdown | 1 + source/_components/sensor.http.markdown | 1 + source/_components/sensor.modbus.markdown | 1 + source/_components/sensor.openweathermap.markdown | 1 + source/_components/sensor.rest.markdown | 1 + source/_components/sensor.sabnzbd.markdown | 1 + .../sensor.swiss_public_transport.markdown | 1 + source/_components/sensor.systemmonitor.markdown | 1 + source/_components/sensor.time_date.markdown | 1 + source/_components/sensor.transmission.markdown | 1 + source/_components/sensor.worldclock.markdown | 1 + source/_components/switch.arduino.markdown | 3 ++- source/_components/switch.command_line.markdown | 1 + source/_components/switch.edimax.markdown | 1 + source/_components/switch.hikvision.markdown | 1 + source/_components/switch.modbus.markdown | 1 + source/_components/switch.rpi_gpio.markdown | 1 + source/_components/switch.transmission.markdown | 1 + source/_components/verisure.markdown | 11 +++++------ 49 files changed, 57 insertions(+), 9 deletions(-) diff --git a/source/_components/alarm_control_panel.verisure.markdown b/source/_components/alarm_control_panel.verisure.markdown index edf0248b5d2..c806c0cf326 100644 --- a/source/_components/alarm_control_panel.verisure.markdown +++ b/source/_components/alarm_control_panel.verisure.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: verisure.png ha_category: Alarm +ha_release: 0.7.3 --- diff --git a/source/_components/arduino.markdown b/source/_components/arduino.markdown index e961ab15149..d6f450c342c 100644 --- a/source/_components/arduino.markdown +++ b/source/_components/arduino.markdown @@ -10,6 +10,7 @@ footer: true logo: arduino.png ha_category: DIY featured: true +ha_release: pre 0.7 --- The [Arduino](https://www.arduino.cc/) device family are microcontroller boards that are often based on the ATmega328 chip. They come with digital input/output pins (some can be used as PWM outputs), analog inputs, and a USB connection. The equipment depends on the [type](https://www.arduino.cc/en/Main/Products) of board. The most common ones are the Arduino Uno and the Arduino Leonardo with 14 digital input/output pins and 6 analog input pins. diff --git a/source/_components/binary_sensor.http.markdown b/source/_components/binary_sensor.http.markdown index 7e7dfe1e9a8..aa279efb200 100644 --- a/source/_components/binary_sensor.http.markdown +++ b/source/_components/binary_sensor.http.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: http.png ha_category: Binary Sensor +ha_release: pre 0.7 --- The URL for a binary sensor looks like the example below: diff --git a/source/_components/binary_sensor.rpi_gpio.markdown b/source/_components/binary_sensor.rpi_gpio.markdown index dc2c0b8888a..a75fce5c0c9 100644 --- a/source/_components/binary_sensor.rpi_gpio.markdown +++ b/source/_components/binary_sensor.rpi_gpio.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: raspberry-pi.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/camera.generic.markdown b/source/_components/camera.generic.markdown index 3d88569b683..8fa5522c654 100644 --- a/source/_components/camera.generic.markdown +++ b/source/_components/camera.generic.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Camera +ha_release: pre 0.7 --- diff --git a/source/_components/device_tracker.asuswrt.markdown b/source/_components/device_tracker.asuswrt.markdown index e1590a59c93..74e76adce4e 100644 --- a/source/_components/device_tracker.asuswrt.markdown +++ b/source/_components/device_tracker.asuswrt.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: asus.png ha_category: Presence Detection +ha_release: pre 0.7 --- diff --git a/source/_components/device_tracker.owntracks.markdown b/source/_components/device_tracker.owntracks.markdown index 6fceeda3805..9aab6a52b14 100644 --- a/source/_components/device_tracker.owntracks.markdown +++ b/source/_components/device_tracker.owntracks.markdown @@ -10,6 +10,7 @@ footer: true logo: owntracks.png ha_category: Presence Detection featured: true +ha_release: 0.7.4 --- diff --git a/source/_components/device_tracker.tplink.markdown b/source/_components/device_tracker.tplink.markdown index 50dbf15802f..37fa0f80fdc 100644 --- a/source/_components/device_tracker.tplink.markdown +++ b/source/_components/device_tracker.tplink.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: tp-link.png ha_category: Presence Detection +ha_release: pre 0.7 --- diff --git a/source/_components/downloader.markdown b/source/_components/downloader.markdown index 5b97207786a..b667bfcc6ce 100644 --- a/source/_components/downloader.markdown +++ b/source/_components/downloader.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: home-assistant.png ha_category: Other +ha_release: pre 0.7 --- The `downloader` component provides a service to download files. It will raise an error and not continue to set itself up when the download directory does not exist. diff --git a/source/_components/isy994.markdown b/source/_components/isy994.markdown index eac00a8cc4c..d3c28ba9295 100644 --- a/source/_components/isy994.markdown +++ b/source/_components/isy994.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: universal_devices.png ha_category: Hub +ha_release: pre 0.7 --- The ISY994 is a home automation controller that is capable of controlling Insteon and X10 devices. The controller is also capable of controlling Z-Wave devices but that functionality has not yet been confirmed with Home Assistant. diff --git a/source/_components/light.limitlessled.markdown b/source/_components/light.limitlessled.markdown index 62b5c66f4d5..d4006358385 100644 --- a/source/_components/light.limitlessled.markdown +++ b/source/_components/light.limitlessled.markdown @@ -10,6 +10,7 @@ sharing: true footer: true ha_category: Light ha_iot_class: "Assumed State" +ha_release: pre 0.7 --- `limitlessled` can control your [LimitlessLED](http://www.limitlessled.com/) lights from within Home Assistant. The lights are also known as EasyBulb, AppLight, AppLamp, MiLight, LEDme, dekolight or iLight. diff --git a/source/_components/media_player.itunes.markdown b/source/_components/media_player.itunes.markdown index 3e77b6f862f..625a46a59ff 100644 --- a/source/_components/media_player.itunes.markdown +++ b/source/_components/media_player.itunes.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: itunes.png ha_category: Media Player +ha_release: 0.7.3 --- diff --git a/source/_components/media_player.kodi.markdown b/source/_components/media_player.kodi.markdown index e18d1e7a823..8861c04c1d4 100644 --- a/source/_components/media_player.kodi.markdown +++ b/source/_components/media_player.kodi.markdown @@ -10,6 +10,7 @@ footer: true logo: kodi.png ha_category: Media Player featured: true +ha_release: pre 0.7 --- diff --git a/source/_components/media_player.mpd.markdown b/source/_components/media_player.mpd.markdown index b600a2e4159..449a5972500 100644 --- a/source/_components/media_player.mpd.markdown +++ b/source/_components/media_player.mpd.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: mpd.png ha_category: Media Player +ha_release: pre 0.7 --- diff --git a/source/_components/media_player.plex.markdown b/source/_components/media_player.plex.markdown index 72b4787d810..a90abe77d89 100644 --- a/source/_components/media_player.plex.markdown +++ b/source/_components/media_player.plex.markdown @@ -10,10 +10,11 @@ footer: true logo: plex.png ha_category: Media Player featured: true +ha_release: 0.7.4 --- -The Plex platform allows you to connect a [Plex Media Server](https://plex.tv) to Home Assistant. It will allow you to control media playback and see the current playing item. The preferred way to setup the Plex platform is by enabling the the [the discovery component](/components/discovery/) and requires GDM to be enabled. +The `plex` platform allows you to connect a [Plex Media Server](https://plex.tv) to Home Assistant. It will allow you to control media playback and see the current playing item. The preferred way to setup the Plex platform is by enabling the the [the discovery component](/components/discovery/) and requires GDM to be enabled. If local authentication is enabled or multiple users are defined, HASS requires an authentication token to be entered in the webinterface. See [Finding your account token / X-Plex-Token](https://support.plex.tv/hc/en-us/articles/204059436). diff --git a/source/_components/media_player.sonos.markdown b/source/_components/media_player.sonos.markdown index ebea7c807d6..b2db3341a49 100644 --- a/source/_components/media_player.sonos.markdown +++ b/source/_components/media_player.sonos.markdown @@ -10,6 +10,7 @@ footer: true logo: sonos.png ha_category: Media Player featured: true +ha_release: 0.7.3 --- diff --git a/source/_components/media_player.squeezebox.markdown b/source/_components/media_player.squeezebox.markdown index ba31bd25503..e819dba2bc6 100644 --- a/source/_components/media_player.squeezebox.markdown +++ b/source/_components/media_player.squeezebox.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: logitech.png ha_category: Media Player +ha_release: pre 0.7 --- diff --git a/source/_components/modbus.markdown b/source/_components/modbus.markdown index d8e4a36daaa..133e1692097 100644 --- a/source/_components/modbus.markdown +++ b/source/_components/modbus.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: modbus.png ha_category: Hub +ha_release: pre 0.7 --- diff --git a/source/_components/mqtt.markdown b/source/_components/mqtt.markdown index 4a2a9a68d58..966b96ca453 100644 --- a/source/_components/mqtt.markdown +++ b/source/_components/mqtt.markdown @@ -10,6 +10,7 @@ footer: true logo: mqtt.png ha_category: Hub featured: true +ha_release: pre 0.7 --- MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport. diff --git a/source/_components/notify.instapush.markdown b/source/_components/notify.instapush.markdown index 7fba31285d6..aeed476d1d6 100644 --- a/source/_components/notify.instapush.markdown +++ b/source/_components/notify.instapush.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: instapush.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.nma.markdown b/source/_components/notify.nma.markdown index 9f22a757c59..7c548f7fb96 100644 --- a/source/_components/notify.nma.markdown +++ b/source/_components/notify.nma.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: nma.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.pushover.markdown b/source/_components/notify.pushover.markdown index 9e7161e3619..36d7c7e0076 100644 --- a/source/_components/notify.pushover.markdown +++ b/source/_components/notify.pushover.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: pushover.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.slack.markdown b/source/_components/notify.slack.markdown index 7cb5219a744..54df1121347 100644 --- a/source/_components/notify.slack.markdown +++ b/source/_components/notify.slack.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: slack.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.smtp.markdown b/source/_components/notify.smtp.markdown index 41b269159da..9b9c419e8f1 100644 --- a/source/_components/notify.smtp.markdown +++ b/source/_components/notify.smtp.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: smtp.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.syslog.markdown b/source/_components/notify.syslog.markdown index b6ed6338f3f..89f7f3b2246 100644 --- a/source/_components/notify.syslog.markdown +++ b/source/_components/notify.syslog.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/notify.xmpp.markdown b/source/_components/notify.xmpp.markdown index 5fe7a01c4f6..8d09f3e4b0f 100644 --- a/source/_components/notify.xmpp.markdown +++ b/source/_components/notify.xmpp.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: xmpp.png ha_category: Notifications +ha_release: pre 0.7 --- diff --git a/source/_components/rfxtrx.markdown b/source/_components/rfxtrx.markdown index 18e44c582a9..58119039920 100644 --- a/source/_components/rfxtrx.markdown +++ b/source/_components/rfxtrx.markdown @@ -8,8 +8,10 @@ comments: false sharing: true footer: true ha_category: Hub +ha_release: pre 0.7 --- -The rfxtrx component supports RFXtrx devices by [RFXCOM](http://www.rfxcom.com) which communicate in the frequency range of 433.92 MHz. + +The `rfxtrx` component supports RFXtrx devices by [RFXCOM](http://www.rfxcom.com) which communicate in the frequency range of 433.92 MHz. To enable RFXtrx in your installation, add the following to your `configuration.yaml` file: diff --git a/source/_components/sensor.arduino.markdown b/source/_components/sensor.arduino.markdown index f893a4ada08..fa4ce338412 100644 --- a/source/_components/sensor.arduino.markdown +++ b/source/_components/sensor.arduino.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: arduino.png ha_category: DIY +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.bitcoin.markdown b/source/_components/sensor.bitcoin.markdown index e575411c0aa..9b4525c9e3c 100644 --- a/source/_components/sensor.bitcoin.markdown +++ b/source/_components/sensor.bitcoin.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: bitcoin.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.efergy.markdown b/source/_components/sensor.efergy.markdown index 15dc7f7fb7d..a8030465fbf 100644 --- a/source/_components/sensor.efergy.markdown +++ b/source/_components/sensor.efergy.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: efergy.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.forecast.markdown b/source/_components/sensor.forecast.markdown index d8a5d217f68..42bdc2beb21 100644 --- a/source/_components/sensor.forecast.markdown +++ b/source/_components/sensor.forecast.markdown @@ -10,6 +10,7 @@ footer: true logo: forecast.png ha_category: Weather featured: true +ha_release: pre 0.7 --- The `forecast` platform uses the [Forecast.io](https://forecast.io/) web service as a source of meteorological data for your location. The location is based on the `longitude` and `latitude` coordinates configured in `configuration.yaml`. The coordinates are auto-detected but to take advantage of the hyper-local weather reported by forecast.io, you can refine them down to your exact home address. GPS coordinates can be found by using Google Maps and clicking on your home. diff --git a/source/_components/sensor.http.markdown b/source/_components/sensor.http.markdown index 7d7bcb63eb5..b9586d01fe6 100644 --- a/source/_components/sensor.http.markdown +++ b/source/_components/sensor.http.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: http.png ha_category: Sensor +ha_release: pre 0.7 --- The URL for a sensor looks like the example below: diff --git a/source/_components/sensor.modbus.markdown b/source/_components/sensor.modbus.markdown index 99f85d03cc3..a8f4acdc32e 100644 --- a/source/_components/sensor.modbus.markdown +++ b/source/_components/sensor.modbus.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: modbus.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.openweathermap.markdown b/source/_components/sensor.openweathermap.markdown index 66e5e4f3d89..6c8a4f85c69 100644 --- a/source/_components/sensor.openweathermap.markdown +++ b/source/_components/sensor.openweathermap.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: openweathermap.png ha_category: Weather +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.rest.markdown b/source/_components/sensor.rest.markdown index 26c3203d471..aae1513a326 100644 --- a/source/_components/sensor.rest.markdown +++ b/source/_components/sensor.rest.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Sensor +ha_release: 0.7.4 --- diff --git a/source/_components/sensor.sabnzbd.markdown b/source/_components/sensor.sabnzbd.markdown index 984143da7fc..68bdf6035a3 100644 --- a/source/_components/sensor.sabnzbd.markdown +++ b/source/_components/sensor.sabnzbd.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: sabnzbd.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.swiss_public_transport.markdown b/source/_components/sensor.swiss_public_transport.markdown index 3128c527582..d923a8ff4c0 100644 --- a/source/_components/sensor.swiss_public_transport.markdown +++ b/source/_components/sensor.swiss_public_transport.markdown @@ -9,6 +9,7 @@ sharing: true footer: true ha_category: Sensor ha_iot_class: "Local Polling" +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.systemmonitor.markdown b/source/_components/sensor.systemmonitor.markdown index e1fb58cd46a..e47965cb186 100644 --- a/source/_components/sensor.systemmonitor.markdown +++ b/source/_components/sensor.systemmonitor.markdown @@ -8,6 +8,7 @@ comments: false sharing: true footer: true ha_category: Sensor +ha_release: pre 0.7 --- The `systemmonitor` sensor platform to allow you to monitor disk usage, memory usage, CPU usage, and running processes. This platform has superseded the process component which is now considered deprecated. diff --git a/source/_components/sensor.time_date.markdown b/source/_components/sensor.time_date.markdown index 614a6346c87..2ca3159d912 100644 --- a/source/_components/sensor.time_date.markdown +++ b/source/_components/sensor.time_date.markdown @@ -10,6 +10,7 @@ footer: true logo: home-assistant.png ha_category: Sensor ha_iot_class: "Local Push" +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.transmission.markdown b/source/_components/sensor.transmission.markdown index 52f82ad2887..8346c809471 100644 --- a/source/_components/sensor.transmission.markdown +++ b/source/_components/sensor.transmission.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: transmission.png ha_category: Sensor +ha_release: pre 0.7 --- diff --git a/source/_components/sensor.worldclock.markdown b/source/_components/sensor.worldclock.markdown index 38e2aca0e3f..3b63b96bf08 100644 --- a/source/_components/sensor.worldclock.markdown +++ b/source/_components/sensor.worldclock.markdown @@ -10,6 +10,7 @@ footer: true logo: home-assistant.png ha_category: Sensor ha_iot_class: "Local Push" +ha_release: pre 0.7 --- diff --git a/source/_components/switch.arduino.markdown b/source/_components/switch.arduino.markdown index c888d85d71a..e6426f688e3 100644 --- a/source/_components/switch.arduino.markdown +++ b/source/_components/switch.arduino.markdown @@ -9,10 +9,11 @@ sharing: true footer: true logo: arduino.png ha_category: DIY +ha_release: pre 0.7 --- -The `arduino` switch platform allows you to control the digital pins of your [Arduino](https://www.arduino.cc/) board. Support for switching pins is limited to high/on and low/off of the digital pins. PWM (pin 3,5,6,9,10, and 11 on an Arduino Uno) is not supported yet. +The `arduino` switch platform allows you to control the digital pins of your [Arduino](https://www.arduino.cc/) board. Support for switching pins is limited to high/on and low/off of the digital pins. PWM (pin 3, 5, 6, 9, 10, and 11 on an Arduino Uno) is not supported yet. To enable the Arduino pins with Home Assistant, add the following section to your `configuration.yaml` file: diff --git a/source/_components/switch.command_line.markdown b/source/_components/switch.command_line.markdown index ebe82456f71..d45f734179c 100644 --- a/source/_components/switch.command_line.markdown +++ b/source/_components/switch.command_line.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: command_line.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/switch.edimax.markdown b/source/_components/switch.edimax.markdown index b0078775a0c..8f6164d32b6 100644 --- a/source/_components/switch.edimax.markdown +++ b/source/_components/switch.edimax.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: edimax.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/switch.hikvision.markdown b/source/_components/switch.hikvision.markdown index 4665c48ef31..36f4581e40e 100644 --- a/source/_components/switch.hikvision.markdown +++ b/source/_components/switch.hikvision.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: hikvision.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/switch.modbus.markdown b/source/_components/switch.modbus.markdown index 667b5a3dc78..c3512345703 100644 --- a/source/_components/switch.modbus.markdown +++ b/source/_components/switch.modbus.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: modbus.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/switch.rpi_gpio.markdown b/source/_components/switch.rpi_gpio.markdown index 608ca7aa1ab..81e09670203 100644 --- a/source/_components/switch.rpi_gpio.markdown +++ b/source/_components/switch.rpi_gpio.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: raspberry-pi.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/switch.transmission.markdown b/source/_components/switch.transmission.markdown index e5a1e435127..3ffb614d96f 100644 --- a/source/_components/switch.transmission.markdown +++ b/source/_components/switch.transmission.markdown @@ -9,6 +9,7 @@ sharing: true footer: true logo: transmission.png ha_category: Switch +ha_release: pre 0.7 --- diff --git a/source/_components/verisure.markdown b/source/_components/verisure.markdown index 29199cef7ee..37a0948a919 100644 --- a/source/_components/verisure.markdown +++ b/source/_components/verisure.markdown @@ -9,19 +9,18 @@ sharing: true footer: true logo: verisure.png ha_category: Hub +ha_release: pre 0.7 --- - - Home Assistant has support to integrate your [Verisure](https://www.verisure.com/) devices. We support: - * Alarm - * Smartplugs - * Reading from thermometers and hygrometers integrated in various devices + * [Alarm](/components/alarm_control_panel.verisure/) + * [Smartplugs](/components/switch.verisure/) + * Reading from thermometers and hygrometers integrated in various [devices](/components/sensor.verisure/) * Mouse Detector - * Locks + * [Locks](/components/lock.verisure/) To integrate Verisure with Home Assistant, add the following section to your `configuration.yaml` file: