fix: rational mapping for T0xE3.

This commit is contained in:
sususweet
2025-12-09 14:17:17 +08:00
parent 7f50ba6d42
commit 2c45cd3890

View File

@@ -15,7 +15,6 @@ DEVICE_MAPPING = {
}, },
"bubble": { "bubble": {
"device_class": SwitchDeviceClass.SWITCH, "device_class": SwitchDeviceClass.SWITCH,
"rationale": [0, 1],
}, },
"cold_water": { "cold_water": {
"device_class": SwitchDeviceClass.SWITCH, "device_class": SwitchDeviceClass.SWITCH,