Skip to content

Transition time to brightness? #50

Answered by IATkachenko
YanisKyr asked this question in Q&A
Discussion options

You must be logged in to vote

@YanisKyr, you may use same settings in the integration blueprint.

My "live" configuration for sleep_tracking_started event for blueprint:

service: light.turn_off
data:
  transition: 60
target:
  area_id:
    - b6b333fa2c114cb69f2d831fb4dd0263
    - 7259d193925047be89f17abd57c141cb
    - 755d515a3d1d421ab9d128394dd16496
    - 298a2461d54243ce9ea8e0f31b2f9491

Just use in action "run service" for event, then select service: light.turn_off or light.turn_on and enable checkbox

Also you may switch from visual to yaml mode while editing action (via three dots in action) and add any property that is not configurable via UI, but allowed by service configuration (but it looks like UI allow set an…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by IATkachenko
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants