Fix HM-CC-VD unit, #31083 (#35066)

pull/35641/head
Daniel Perna 2020-05-14 23:35:11 +02:00 committed by GitHub
parent 5c0d237c2d
commit 9adc48c0b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ HM_UNIT_HA_CAST = {
"AIR_PRESSURE": "hPa",
"FREQUENCY": FREQUENCY_HERTZ,
"VALUE": "#",
"VALVE_STATE": UNIT_PERCENTAGE,
}
HM_DEVICE_CLASS_HA_CAST = {