This component has been merged into Home Assistant and this repository is no longer being maintained.
Home Assistant component of opple devices
All opple light with WIFI support (mobile control)
copy the custom_components
to your home-assistant config directory.
Add the following to your configuration.yaml file:
light:
- platform: opple
name: light_1
host: 192.168.0.101
- platform: opple
name: light_2
host: 192.168.0.102
CONFIGURATION VARIABLES:
-
name (string)(Optional)The display name of the light
-
host (string)(Required)The host/IP address of the light.