mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-09 04:29:03 +00:00
729 B
729 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Vera support | Instructions how to setup Vera hubs within Home Assistant. | 2015-03-23 20:04 | false | false | true | true |

# Example configuration.yaml entry
sensor:
platform: vera
vera_controller_url: http://YOUR_VERA_IP:3480/
device_data:
10:
name: Another sensor
switch:
platform: vera
vera_controller_url: http://YOUR_VERA_IP:3480/
device_data:
12:
name: Another Switch
light:
platform: vera
vera_controller_url: http://YOUR_VERA_IP:3480/
device_data:
11:
name: Another light