mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-12-21 21:02:16 +08:00
remove 'float'
This commit is contained in:
@@ -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': {
|
||||||
|
|||||||
Reference in New Issue
Block a user