fboundy
fboundy
Energy entities are not appearing as Individual Devices on the HA Energy Dashboard. I think this is because the state_class for them is not seto to **total** [as described here](https://developers.home-assistant.io/docs/core/entity/sensor/#long-term-statistics)
Might require sub-classing InverterController for the various plug-ins
# Problem/Motivation HASS plugin not loading with `numpy 2.0.0` ## Expected behavior > AppDaemon should launch ## Actual behavior 12:22:17 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module...
### Description Solis HMI firmware requires different plugins depending on version ### Suggested Solution Detect Firmware version from contents of register 33002 ### Alternatives _No response_ ### Additional Context I'll...