Closed daantjuuh1992 closed 1 year ago
Same errors overhere.
I also has this error. It has somthing to do with the template which is created.
"ValueError: Template error: float got invalid input 'None' when rendering template" Can it be the floating statement in the template?
Thanks for noticing. Ill push an update today!
Sorry guys.. it's going to take some time.. My development HA server crashed....... #sad story
@rbrink ,I'll hope you can get it quick back online and hope you have a backup ;-)
Is there any news on a possible update or solution to this problem?
I fixed the issue myself and created a PR for @rbrink. If other people want to use it already just override the /config/custom_components/prijsplafond/sensor.py
manually with the code from the PR that you can find here: https://github.com/rbrink/Home-Assistant-Prijsplafond/pull/11/commits/0e0238a34d4a269aa4073436207d57dd40c327b2
@daantjuuh1992 @Alfagek @aloots @AarvdH
Thanks! The sensor works again. At 1 instance my sensor is working great. At another instance my power sensor gives the all time usage, so about 13.000 kWh. What can I do to fix this?
I fixed the issue myself and created a PR for @rbrink. If other people want to use it already just override the
/config/custom_components/prijsplafond/sensor.py
manually with the code from the PR that you can find here: 0e0238a@daantjuuh1992 @Alfagek @aloots @AarvdH
Thanks @e11en for the fix (y). It looks like it's working again here. And not any more that annoying error in my logs ;-)
Thanks guys! Hope to have more time upcoming weeks. Work work work
After updating HA to 2023.5.0 the prijsplafond sensor don't work anymore. I tested it on 2 systems, both the same errors. This is the error I get from the logs:
Is there a way to fix this?