home-assistant.io/source/components/verisure.markdown
2015-08-19 21:36:06 +02:00

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