Skip to content

Using Alarm States to turn on Lights #307

Answered by leikoilja
T3SSERACT2 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it should be totally possible, @T3SSERACT2 :)
I am running this automation blueprint with a config like that for example

- id: '1616699223824'
  alias: Wake-up light alarm with sunrise effect
  description: ''
  use_blueprint:
    path: sbyx/wake-up-light-alarm-with-sunrise-effect.yaml
    input:
      manual_time: '7:00:00'
      light_entity: light.bedroom_lights
      timestamp_sensor: sensor.bedroom_speaker_alarms
      sunrise_duration: 20
      post_sunrise_actions:
      - scene: scene.active

where the timestamp_sensor is my Google Home alarm entity :)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@T3SSERACT2
Comment options

Answer selected by T3SSERACT2
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