Skip to content

Commit

Permalink
🚽 improve for tinymu.toiletlid.v1 (#2034)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 12, 2024
1 parent b99af2a commit aaae6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/xiaomi_miot/core/miio2miot_specs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1335,7 +1335,7 @@ def cbk(prop, params, props, **kwargs):
},
],
'miio_specs': {
'prop.2.1': {'prop': 'filter_use_time'},
'prop.2.1': {'prop': 'filter_use_time', 'template': '{{ value|int(0) * 24 }}'},
'prop.2.2': {'prop': 'filter_use_flux'},
'prop.3.1': {'prop': None, 'setter': 'seat_heat', 'format': 'onoff'},
'prop.3.2': {'prop': None, 'setter': 'deodorant', 'format': 'onoff'},
Expand Down

0 comments on commit aaae6ac

Please # to comment.