Skip to content

Commit

Permalink
🚽 improve for zhimi.toilet.pa5 (#2393)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Mar 3, 2025
1 parent 46a089a commit 507ea31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2308,8 +2308,8 @@
{'interval': 16, 'props': 'status,seating_state,cover_circle_status'},
{'interval': 61, 'props': 'toilet.on,heat_level,washing_strength,nozzle_position,deodorization'},
{'interval': 71, 'props': 'water_temperature,eco_smart,wind_strength,wind_position,wind_temperature'},
{'interval': 81, 'props': 'indicator_light.on,physical_controls_locked,alarm'},
{'interval': 91, 'props': 'night_save.on,start_time,end_time'},
{'interval': 81, 'props': 'leave_auto_flushing,indicator_light.on,physical_controls_locked,alarm'},
{'interval': 91, 'props': 'night_light.on,night_save.on,start_time,end_time'},
{'interval': 301, 'props': 'fault,filter_life_level,device_version'},
],
'interval_seconds': 120,
Expand Down

0 comments on commit 507ea31

Please sign in to comment.