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