cryptk / haomnilogic-local

A Home Assistant integration for Hayward OmniLogic/OmniHub pool controllers using the local UDP api
Apache License 2.0
19 stars 4 forks source link

add filter pump power sensor suitable for energy dashboard #1

Closed cryptk closed 1 year ago

cryptk commented 1 year ago

The filter diagnostics API call returns power usage information for the pump, we should turn this into an energy sensor suitable for integration in the monitor individual devices section of the home assistant energy dashboard. This data is also exposed in the telemetry, which would not require another API call to the Omni.

cryptk commented 1 year ago

fixed in #35