mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Fix HmIP-HAP attributes unit (#49476)
This commit is contained in:
parent
12a9695798
commit
d517d7232f
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user