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, default: iGlo Light)

The name for this light.

port integer (Optional, default: 8080)

The port used to connect to the light.