Closed Morton16ok closed 7 years ago
I had to update the configuration.yaml to specify the version and the port.
light:
platform: limitlessled
bridges:
- host: 192.168.11.122
version: 4
port: 8899
groups:
- number: 1
type: rgbw
name: Bedside Lamp
- number: 2
type: rgbw
name: Hallway
- number: 3
type: rgbw
name: Desk
- number: 4
type: rgbw
name: Dining
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:
Home Assistant release (
hass --version
): 0.39.1Python release (
python3 --version
): Python 3.4.2Component/platform: LimitlessLED
Description of problem: Upon upgrade to 0.39.1, I am no longer able to control LimitlessLED through HA.
Expected: I expect the toggles for LimitlessLED lights to show in group views in HA. I see in the config checker that HA is unable to find LimitlessLED after upgrade.
My LimitlessLED hub is connect to wifi and verified in DD-WRT control panel and lights are controllable via MiLight Android app.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Traceback (if applicable):
Additional info:
LimitlessLED toggles are not recongnized.