Set only one app to update alarm clock values
This commit is contained in:
parent
8816d10ca1
commit
d8560400be
@ -4,6 +4,11 @@
|
|||||||
trigger:
|
trigger:
|
||||||
- platform: time
|
- platform: time
|
||||||
at: input_datetime.alarm
|
at: input_datetime.alarm
|
||||||
|
condition:
|
||||||
|
- condition: state
|
||||||
|
entity_id: sensor.sm_g965f_next_alarm
|
||||||
|
state: ' com.urbandroid.sleep '
|
||||||
|
attribute: Package
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
data:
|
data:
|
||||||
|
Loading…
Reference in New Issue
Block a user