mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 18:24:52 -05:00
* Update smartenergy.py metering_device_type enums * Added missing enum 127 * Enum 127 is also electric metering type * Meter type constants and status enums in smartenergy cluster handler Addresses https://github.com/home-assistant/core/pull/109126#discussion_r1471383887 Whilst I have the code open I've also added status handlers for the non-electrical meter types. * New tests for different metering device type statuses