ricott / homey-no.easee

Easee app for Homey
GNU General Public License v3.0
5 stars 5 forks source link

Have Power summarizer to update more often. #14

Closed emilkola closed 2 years ago

emilkola commented 2 years ago

Currently the power summarizer on the easse equalizer updates every hour, it would be good if that could be updated more frequently 😊

ricott commented 2 years ago

I don't own an equaliser so hard to test myself. But the meter_power capability is updated via the SignalR stream provided by Easee cloud in the same way as all other values. If it isn't updated as frequently as the others that is because they don't send the value over the stream as often.

emilkola commented 2 years ago

Ah, ok. Thanks for the explanation. That is probably right, not much to do about it 🤷‍♂️

tis 1 feb. 2022 kl. 20:05 skrev Richard Barkestam @.***

:

I don't own an equaliser so hard to test myself. But the meter_power capability is updated via the SignalR stream provided by Easee cloud in the same way as all other values. If it isn't updated as frequently as the others that is because they don't send the value over the stream as often.

— Reply to this email directly, view it on GitHub https://github.com/ricott/homey-no.easee/issues/14#issuecomment-1027188309, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHEBJUEA4L5H26BLB47WSTUZAVIDANCNFSM5NIUHZQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

ricott commented 2 years ago

Closing for now then 👍