mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Fix HmIP-HAP attributes unit (#49476)
This commit is contained in:
@@ -67,6 +67,8 @@ HM_UNIT_HA_CAST = {
|
||||
"FREQUENCY": FREQUENCY_HERTZ,
|
||||
"VALUE": "#",
|
||||
"VALVE_STATE": PERCENTAGE,
|
||||
"CARRIER_SENSE_LEVEL": PERCENTAGE,
|
||||
"DUTY_CYCLE_LEVEL": PERCENTAGE,
|
||||
}
|
||||
|
||||
HM_DEVICE_CLASS_HA_CAST = {
|
||||
|
Reference in New Issue
Block a user