mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 17:51:58 +00:00
* Add electrical measurement type state attribute. * Add active_power_max attribute * Skip unsupported attributes on entity update * Fix tests * Create sensor only if the main attribute is supported * Refactor ElectricalMeasurement sensor to use attr specific divisor and multiplier * Multiple entities for electrical measurement cluster * Update discovery tests * Sensor clean up * update tests * Pylint