mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-04-04 00:35:33 +08:00
remove 'float'
This commit is contained in:
parent
1dc376887f
commit
247ebf77d2
@ -456,7 +456,7 @@ SPEC_PROP_TRANS_MAP: dict = {
|
|||||||
'access': {'read'}
|
'access': {'read'}
|
||||||
},
|
},
|
||||||
'binary_sensor': {
|
'binary_sensor': {
|
||||||
'format': {'bool', 'int', 'float'},
|
'format': {'bool', 'int'},
|
||||||
'access': {'read'}
|
'access': {'read'}
|
||||||
},
|
},
|
||||||
'switch': {
|
'switch': {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user