Skip to content

Commit

Permalink
🐠 improve for fish tank (#2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Dec 11, 2024
1 parent 3dcc067 commit f96867c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2028,6 +2028,7 @@
'switch_properties': 'fan_init_power_opt',
},
'*.fishbowl.*': {
'select_actions': 'pet_food_out',
'sensor_properties': 'temperature,tds_in,tds_out',
'switch_properties': 'water_pump,automatic_feeding,heating',
'number_properties': 'target_temperature,pump_flux,target_feeding_measure,'
Expand Down

0 comments on commit f96867c

Please sign in to comment.