Skip to content

Define Adaptive Lighting for light instead of room

Choose a tag to compare

@Pythm Pythm released this 07 Jan 22:01
b335724

You can now define adaptive lighting for each light in addition to room, if you want to use multiple Adaptive lighting settings in your room.

  # The swiches can be configured in the room
  adaptive_switch: switch.adaptive_lighting_yourName
  adaptive_sleep_mode: switch.adaptive_lighting_sleep_mode_yourName
  # Or in lights
    - lights:
      - light.yourLight
      adaptive_switch: switch.adaptive_lighting_yourName
      adaptive_sleep_mode: switch.adaptive_lighting_sleep_mode_yourName

Fixed the bug where max and min brightness was not set in mode.