iGlo


The iglo platform allows you to integrate your iGlo Lights into Home Assistant.

To use your iGlo light in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
light:
  - platform: iglo
    host: 192.168.1.10

Configuration Variables

host

(string)(Required)The IP address for connecting to the light.

name

(string)(Optional)The name for this light.

Default value: iGlo Light

port

(integer)(Optional)The port used to connect to the light.

Default value: 8080