happydutch

Results 13 comments of happydutch

Since a few days, various of the 1 minute metrics are unavailable. Have created an automation that detects it and reload the integration, but there are many times it doesn't...

Hi @fasavard Automation and sensor another yaml file(s) - depends on your setup. automation: !include_dir_merge_list automations/ sensor: !include_dir_merge_list sensors/ automations/watchdog.yaml ``` - alias: Emporia Vue Watchdog trigger: - platform: state...

+1 have the same here. Various minute sensors are showing as 'Unavailable'. I do not see errors in the logs. Attached a portion of the screen (note 2 hour update...

Thanks. Added an automation that reloads integration in case it happens again

It could be an artifact from history. I will investigate further. Don't see any exceptions that are related.

BTW this is the REST call: https://mydomain.com/api/history/period/2020-12-02T13:27:01?filter_entity_id=sensor.power_clothes_washer_15_1min

I checked the log and it seems to be the same as issue #21. The time in log correlates with the 'unavailable' in history (note log is in local time,...

The latter seems to be more resilient. I would vote for that :-)

It's very easy to calculate. A = W / V. Take your local voltage and create a new sensor for it.

I personally don't care... will add sensors myself on HA to calculate Amps if needed.