mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-05 09:46:50 +00:00
780 B
780 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Verisure | Instructions how to setup Verisure devices within Home Assistant. | 2015-08-17 20:28 | false | false | true | true |

Home Assistant has support to integrate your Verisure devices.
We support:
- Smartplugs
- Reading from thermometers and hygrometers integrated in various devices
- Reading alarm status
Username and password are required. Other variables are optional and allow you to disable certain devices.
# Example configuration.yaml entry
verisure:
username: user@example.com
password: password
alarm: 1
hygrometers: 0
smartplugs: 1
thermometers: 0