mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update Vera component configuration variable (#6724)
This commit is contained in:
parent
6d2102771e
commit
a8978b54b1
@ -23,9 +23,12 @@ vera:
|
||||
vera_controller_url: http://192.168.1.161:3480/
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **vera_controller_url** (*Required*): The URL for your Vera device.
|
||||
{% configuration %}
|
||||
vera_controller_url:
|
||||
description: The URL for your Vera device.
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
<p class='note'>
|
||||
It is recommended to assign a static IP address to your Vera Controller. This ensures that it won't change IP addresses, so you won't have to change the `vera_controller_url` if it reboots and comes up with a different IP address. See your router's manual for details on how to set this up. If you need the MAC address of your Vera, check the label on the bottom.
|
||||
|
Loading…
x
Reference in New Issue
Block a user