mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Documentation 'mac' option for Orvibo platform of the switch component
Documents changes made in balloob/home-assistant#1730
This commit is contained in:
parent
f34957cd08
commit
045137071a
@ -20,9 +20,11 @@ To use your Orvibo switch in your installation, add the following to your `confi
|
||||
switch:
|
||||
platform: orvibo
|
||||
host: IP_ADDRESS
|
||||
mac: MA:CA:DD:RE:SS:00
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **host** (*Required*): IP address of your switch, eg. 192.168.1.10.
|
||||
- **mac** (*Optional*): MAC address of the switch, eg "AA:BB:CC:DD:EE:FF". This is required if the switch is connected to a different subnet to the machine running Home Assistant
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user