Rumbaar / Electricity-Daily-Charge-HA

Calculation of a static daily rate charge over 24 hours, inline with the hourly metric of the energy dashboard in Home Assistant.
7 stars 0 forks source link

Energy Dashboard Not Using Input Number #2

Open strickersuk opened 1 month ago

strickersuk commented 1 month ago

It's almost certainly something I've done. Most things appear to be working perfectly, the sensor is counting up nicely towards 1Wh. The midnight reset worked just fine and the input helper seems OK too. However, the energy dashboard just counts up by 1p an hour ignoring the input cost? Any idea?

strickersuk commented 1 month ago

Got it working in the end, I was trying to be clever and use one counter for gas and electricity and separate number inputs. In the end I split it and it worked. For reference I used https://www.uuidgenerator.net/version4 to generate random uid's for the entities. I'll leave the issue open in case it helps anyone else.