I seem to have fallen at the first hurdle with HASS.io I am trying to control my lights and have put the below config into the configuration.yaml file. The controls for the lights show on the dashboard but when I flick the switch nothing happens
Any ideas?
light:
platform: limitlessled
bridges:
- host: 192.168.1.14
port: 8899
groups: - number: 1
type: rgbw
name: FrontRoom - number: 2
type: rgbww
name: Kitchen -
number: 3
type: rgbw
name: Bedroom - number: 4
type: rgbw
name: Lamp