-
-
Notifications
You must be signed in to change notification settings - Fork 45
Aggregate Week and Month Values? (Improvement) #110
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
Hi, |
Hi and thanks for the reply, I dont use the energy integration for my elec as I spent months creating my own before HA introduced it, so for me Elec is already sorted, but Gas is now thankfully available thanks to your great work. Its not a big deal as I am happy just to have Gas and could of course study the APi documents and create this myself, but as a reasonable novice I have yet to grasp the whole renewing of token / cert as I believe it expires after 7 days. |
Hi, I have this added to my configuration.yaml and testing if this give me the correct weekly, monthly and yearly values.
"sensor.gas_cost_today" is a sensor created by this integration. |
Good shout, I will try that option and see how accurate it is due to the loss of the last 30 mins of data from each day. I am also looking at the api as you can call any date range you want from what I can see and that way you could hopefully pull in last week and last month data directly without loss. |
As of v1.0.0 of the integration, the daily sensors should no longer lose the last 30 minutes of each day, so the utility meter sensor should be accurate. |
HI
Firstly, thank you so much for this integration its awesome as I am finally able to add Gas to my HA instance.
I wonder if its possible to add week and month values as I note only today and year values.
Rossk
The text was updated successfully, but these errors were encountered: