Refactor device mapping for default configuration.

This commit is contained in:
Yingqi Tang
2025-10-28 16:16:40 +08:00
committed by GitHub
parent c503b14d33
commit 48fac5ec42

View File

@@ -20,7 +20,7 @@ DEVICE_MAPPING = {
}, },
} }
}, },
"b17-0000": { "default": {
"rationale": ["off", "on"], "rationale": ["off", "on"],
"queries": [{}], "queries": [{}],
"centralized": ["run_mode", "fan_speed", "cooling_temp", "heating_temp", "extflag"], "centralized": ["run_mode", "fan_speed", "cooling_temp", "heating_temp", "extflag"],