Skip to content

Commit

Permalink
🚶 improve for ainice.motion.bt (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Nov 23, 2022
1 parent d9fd0ea commit bdda0ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
'ainice.motion.bt': {
'miot_type': 'urn:miot-spec-v2:device:motion-sensor:0000A014:ainice-bt:2',
'state_property': 'motion_sensor.motion_status',
'binary_sensor_properties': 'motion_status,online_status,ble_near,bt_status',
'interval_seconds': 5,
'binary_sensor_properties': 'online_status,ble_near,bt_status',
'sensor_properties': 'motion_state',
'switch_properties': 'gesture_enabled,gesture_switch',
'select_properties': 'bt_level',
Expand Down

0 comments on commit bdda0ca

Please # to comment.