-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Energy dashboard cannot convert to number my solar production from Youless #58687
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 @gjong, mind taking a look at this issue as it has been labeled with an integration ( youless documentation |
This issue has already been resolved for a related issue #58234. I believe it should be in the next monthly release of home assistant. |
@gjong could you have another look? This issue doesn't seem to be resolved for me. |
@vpathuis the latest 2021.12.6 release should contain the fix delivered for this. Can you verify if this solves the issue for you. |
The error message has disappeared, so it seems to work. The data doesn't show yet, I think it still has be processed by the dashboard. I'll report later when data is actually being displayed. |
@gjong With the last bit of sun of the day, I could confirm that the Solar production now works! Thanks very much for the great work! |
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
I’m using the Youless Integration to read my solar panel production and would like to add this to the energy dashboard.
I've added to corresponding entity (by default named .._extra_total) to the energy dashboard
I get an error that the number cannot be converted to number, probably because of the comma.

When I call http://youless-ip/a?f=j I get:
{"cnt":" 17031,768","pwr":-60,"lvl":0,"dev":"","det":"","con":"OK","sts":"(93)","cs0":" 3235,639","ps0":347,"raw":0}
So that's where to comma originates. It's probably not accepted by HA, perhaps a localization problem?
What version of Home Assistant Core has the issue?
core-2021.10.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Youless
Link to integration documentation on our website
https://www.home-assistant.io/integrations/youless
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: