mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 11:38:58 +00:00
625 B
625 B
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category |
---|---|---|---|---|---|---|---|---|---|
page | Orvibo Switch | Instructions how to integrate Orvibo switches within Home Assistant. | 2015-11-15 18:15 | true | false | true | true | orvibo.png | Switch |
The orvibo
switch platform allows you to toggle your Orvibo S20 Wifi Smart Switch.
To use your Orvibo switch in your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
switch:
platform: orvibo
host: IP_ADDRESS
Configuration variables:
- host (Required): IP address of your switch, eg. 192.168.1.10.