Fixed
- Config schema:
powerConsumptionNetLevelSensors,energyConsumptionTotalLevelSensorsandenergyConsumptionNetLevelSensorshadcompareTypelisted as a required field inallOfvalidation rules, but the property was not defined in the schema — the Homebridge UI could never set it, so saving the config always failed when any of these sensors haddisplayType > 0;compareTyperemoved fromrequiredin all three sensors (they are level sensors, not quality sensors)
Full Changelog: v10.6.12...v10.6.13