-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
WLED 0.15 loses current sensor #133797
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
Comments
Hey there @frenck, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) wled documentation |
I'm having the same issue. Actually estimated_current and max_current will be unavailable when loading the component if light is off. If light is on, this two sensors will load but it will become unavailable again after the light turned off. |
Looks like an upstream issue. This will also hit users of my custom integration Powercalc, where I also rely on this information. |
The issue wled/WLED#4383 is unrelated to it not reporting in HA. Not sure if it's with the integration not compatible with the new WLED version or just WLED doesn't report it |
What made you sure it's unrelated? I assume WLED integration is taking data from WLED API, and the issue report mentions no calculated current is reported anymore when the device is off, and it was before. |
That issue was about no current reported when the device is off. There's no current reported in HA whether the device is on or off now. The solution for the issue linked also doesn't fix HA |
Clear. Thanks for elaborating. |
I can confirm that reloading the WLED integration when the 0.15 WLED light is on shows estimated current draw. So the issues is only when the light is off. |
That is strange did not update anything and the values are displayed again? |
Yes, without updating the WLED, and leaving it on. If I reload the integration it will work, until the LED turns off. I've now updated all mine to the nightly build. |
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. |
The problem
Running several ESP’s (esp32, esp8266) with WLED firmware 0.14.4. Updated a few to 0.15 and discovered that the current sensor is not available anymore.
What version of Home Assistant Core has the issue?
2024.12.5
What was the last working version of Home Assistant Core?
2024.12.5
What type of installation are you running?
Home Assistant Supervised
Integration causing the issue
WLED
Link to integration documentation on our website
https://www.home-assistant.io/integrations/wled
Diagnostics information
This entity is no longer being provided by the wled integration. If the entity is no longer in use, delete it in settings.
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: