-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LimitlessLED, bridge_led not showing up #6382
Comments
If it worked in 0.38.x you need to specify port and version. See #6286 and home-assistant/home-assistant.io#2171. The version should be 5 and the port 8899. |
It did not. Its a v6 wifi ibox with a light inside it. |
@bhaap I've derived a fix for this, please let me know if this helps and if so we'll get it committed. I don't know if bridge_led: true is actually necessary, will have to play with that next. https://community.home-assistant.io/t/limitlessled-v6-bridge-led-control/12831/9?u=quadportnick |
@quadportnick thanks, that seems to work. |
Ok, I found that removing bridge_led has no impact on the light working with this method. Going to make the change. |
Addressing home-assistant#6382 . Feedback from github & forums is the bridge_led feature never worked and defining the bridge LED as another group+bulb type is the right way to do this in the limitlessled component.
Addressing home-assistant/core#6382 For pull request quadportnick/home-assistant@22c0787
Addressing #6382 . Feedback from github & forums is the bridge_led feature never worked and defining the bridge LED as another group+bulb type is the right way to do this in the limitlessled component.
Addressing home-assistant/core#6382 For pull request quadportnick/home-assistant@22c0787
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.2
Python release (
python3 --version
):Python 3.4.3+
Component/platform:
light/limitlessled
Description of problem:
Bridge_led not showing up. All other groups show up and are controllable
Expected:
Bridge_led showing up when "bridge_led: true"
Problem-relevant
configuration.yaml
entries and steps to reproduce:The text was updated successfully, but these errors were encountered: