Skip to content

Commit

Permalink
💡 add sub-entities for philips.light.aibed
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Oct 9, 2023
1 parent 985ff9d commit 62652c8
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 @@ -877,6 +877,7 @@
},

'philips.light.aibed': {
'sensor_properties': 'sleep_state,wakeup_state',
'switch_properties': 'night_en,wristband_switch,awake_enable_first,awake_enable_second,awake_enable_third',
'select_properties': 'mode_main,mode_light,mode_sleep,mode_scene',
'number_properties': 'sleep_duration,music_preview,sleep_volume,sleep_startbri,scene_volume',
Expand Down

0 comments on commit 62652c8

Please sign in to comment.