Files
EMS/configs/ems-config.yaml
Lutz Finsterle 9f34fbd393 Fix compressor idle detection: use sensors_power_value, lower threshold to 20W
heating_compressors_0_power_value is a Viessmann load level (stuck at 10),
not actual watts. The real power sensor is sensors_power_value (0W idle,
27-80W when running). With the wrong metric SG-Ready was always released
early after ~6 min regardless of min_runtime_sg_ready.

Threshold lowered 50→20W to cleanly separate idle (0W) from low-modulation
running states.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 14:39:04 +02:00

5.5 KiB