-
Notifications
You must be signed in to change notification settings - Fork 16
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
history energy monitor. #73
Comments
You need to expose the ResetTotal characteristic (UUID 112) and initialise it to the current time minus the epoch:
Is this a new model of the Eve Energy? What firmware does it report? I haven't seen the Schedule characteristic before, nor the ON FOR 6M and the little drop-down triangle of Power. My EU Eve Energy plugs are on 1.3.1 (466), and I don't see any new firmware in Eve 3.6.2 (1576). I'm afraid, this is a new history scheme, and we need to dump how it communicates with the Eve app, as described here. Not sure if |
thanks Start of day: | 978307200 | Monday 1 January 2001 00:00:00 |
Set E863F112 |
The history is not erased by Reset Total. This Characteristic is only to tell your accessory to reset its totaliser, and pass the time of the reset so that other iOS device can know it. If you want to delete history you have to:
|
i'm sorry for my english.. i mean that using Eve i can't see any graphics o historical data in Eve energy section. |
You need to set the characteristic to the number of seconds elapsed since 2001/01/01, not to the unix representation of that date. You've set the reset time far in the future, so Eve won't display history events from the present.
|
Ok... but ho Eve get historical data from accessory? using same carateristics? |
hi
EVE energy
What do you use as features to get the consumption chart, do you need a start date ??
or continue ??
How to solve it. thank you
Project and, total cost original, graph
The text was updated successfully, but these errors were encountered: