fix: device mapping and translation for T0xCA and T0xED. Fix #23.

This commit is contained in:
sususweet
2025-10-09 10:02:08 +08:00
parent 7a75376725
commit 51133b94bd
4 changed files with 7 additions and 7 deletions

View File

@@ -113,7 +113,7 @@ DEVICE_MAPPING = {
"unit_of_measurement": UnitOfTemperature.CELSIUS,
"state_class": SensorStateClass.MEASUREMENT
},
"input_temperature_sensing": {
"input_temperature_Sensing": {
"device_class": SensorDeviceClass.TEMPERATURE,
"unit_of_measurement": UnitOfTemperature.CELSIUS,
"state_class": SensorStateClass.MEASUREMENT