-
-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
actionableCan be implemented immediatelyCan be implemented immediatelykind/enhancementpopularity-highstatus/in-queue
Milestone
Description
Use-Case:
I have wall switches with two buttons. Left one toggles light and sets brightness to 100 %, right one turns on without specific settings, so:
- left button: maximum brightness
- right button: adaptive lighting
Issue:
After using left button, so turning on light with...
service: light.toggle
data:
brightness_pct: 100
transition: 1
entity_id: light.bulb
...light turns on with 100 % brightness. After 10 seconds at latest it is being set to adaptive lighting´s current settings (e. g. 28 %).
Proposal:
Set lights to manual control when they are turned on with a fixed setting (values brightness, color temperature etc.).
Or is there a workaround for my scenario? I DO NOT want to manually dim the light after turning it on. 100 % shall be accepted, please AL don´t ignore my wish.
Update: Maybe my scenario is related to #37, at least parts of it.
RouNNdeL, iam9827, hummer2k and thEngal
Metadata
Metadata
Assignees
Labels
actionableCan be implemented immediatelyCan be implemented immediatelykind/enhancementpopularity-highstatus/in-queue
Projects
Status
Inbox