Files
esp-matter/components/esp_matter
Szilveszter Szebeni 3a721c2541 Fix: Correct MinSetpointDeadBand bounds to use int8_t
MinSetpointDeadBand is defined as an int8_t, but the bounds were incorrectly created using int16_t. Updated bounds to use int8_t with the correct range (0–127).
2026-02-15 15:51:55 +01:00
..
2026-02-03 15:30:42 +08:00
2026-02-03 15:30:42 +08:00
2025-09-02 03:15:13 +00:00