Skip to content

Commit

Permalink
🐠 add sub-entities for hfjh.fishbowl.v2
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Nov 7, 2023
1 parent 61b69eb commit 5eea87e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions custom_components/xiaomi_miot/core/device_customizes.py
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,11 @@
'hfjh.fishbowl.v1': {
'light_services': 'light',
},
'hfjh.fishbowl.v2': {
'switch_properties': 'water_pump,ledboard_time_switch,feed_time_switch,key_switch',
'select_properties': 'ledboard_model',
'number_properties': 'ledboard_brightness,ledboard_sun,ledboard_color,ledboard_stream,ledboard_speed,feed_num',
},
'hfjh.fishbowl.m100': {
'light_services': 'light',
'sensor_properties': 'temperature,water_pump_status,filter_life_level,alarm.alarm',
Expand Down

0 comments on commit 5eea87e

Please sign in to comment.