Ernst79 / degree-days

Integration that determines (weighted) degree days, gas consumption per degree day and a gas prognose for the current year based on weather info from the KNMI and your gas consumption.
MIT License
7 stars 3 forks source link

Fix ValueError #17

Closed Ernst79 closed 1 year ago

Ernst79 commented 1 year ago

Fix for ValueError (Fixes #16)

Ernst79 commented 1 year ago

@nelbs Can you test this by installing 0.9.1-beta?

bakboord4 commented 1 year ago

@Ernst79 Installed and tested. The missing two sensors are now available. Thanks for the fix!

(May be of topic, sorry) Noticed that the prognosed gas consumption shows about 60% what the dutch mindergas.nl website is prognosing. I have to find out how your integration is working. It would be helpful to me what is meant with 'year'. May I suggest to make in the documentation and in the sensor names everywhere explicit: calendar year (starting 1 jan) or billing year (date of year-gas-consumption is measured). Especialy for prognosed gas consumption. Is this for the whole billing year or to 'year to date' (today)? Thanks in advance for your reaction.