Skip to content

Commit

Permalink
🏃 improve for izq.sensor_occupy.trio (#2231)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 30, 2024
1 parent f4c4dee commit 3acd268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@
'button_actions': 'led_toggle,find_device'
},
'izq.sensor_occupy.trio': {
'sensor_properties': 'occupancy_status,illumination',
'sensor_properties': 'occupancy_status,occupancy_sensor.illumination',
'number_properties': 'bio_sensitive',
'switch_properties': 'indicator_light,shadow_tracking',
'button_actions': 'led_toggle,find_device'
Expand Down

0 comments on commit 3acd268

Please sign in to comment.