vertaal fout
This commit is contained in:
parent
b34afd86b5
commit
272e760bf3
@ -167,7 +167,7 @@ action:
|
|||||||
entity_id: !input diaper_counter
|
entity_id: !input diaper_counter
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: feeding-log
|
id: voeding-log
|
||||||
sequence:
|
sequence:
|
||||||
- choose:
|
- choose:
|
||||||
- conditions:
|
- conditions:
|
||||||
@ -208,7 +208,7 @@ action:
|
|||||||
entity_id: !input feeding_counter
|
entity_id: !input feeding_counter
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: pumping-log
|
id: kolf-log
|
||||||
sequence:
|
sequence:
|
||||||
- service: babybuddy.add_pumping
|
- service: babybuddy.add_pumping
|
||||||
data:
|
data:
|
||||||
@ -232,7 +232,7 @@ action:
|
|||||||
entity_id: !input bb_amount
|
entity_id: !input bb_amount
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: tummy-time-end
|
id: buiklig-eind
|
||||||
sequence:
|
sequence:
|
||||||
- service: babybuddy.add_tummy_time
|
- service: babybuddy.add_tummy_time
|
||||||
data:
|
data:
|
||||||
@ -241,7 +241,7 @@ action:
|
|||||||
entity_id: !input bb_timer
|
entity_id: !input bb_timer
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: sleep-end-log
|
id: slaap-eind-log
|
||||||
sequence:
|
sequence:
|
||||||
- service: babybuddy.add_sleep
|
- service: babybuddy.add_sleep
|
||||||
data:
|
data:
|
||||||
@ -250,7 +250,7 @@ action:
|
|||||||
entity_id: !input bb_timer
|
entity_id: !input bb_timer
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: midnight
|
id: middernacht
|
||||||
sequence:
|
sequence:
|
||||||
- service: counter.reset
|
- service: counter.reset
|
||||||
data: {}
|
data: {}
|
||||||
@ -261,7 +261,7 @@ action:
|
|||||||
- !input pumping_counter
|
- !input pumping_counter
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: timer-on
|
id: timer-aan
|
||||||
sequence:
|
sequence:
|
||||||
- service: !input notification_group
|
- service: !input notification_group
|
||||||
data:
|
data:
|
||||||
@ -275,7 +275,7 @@ action:
|
|||||||
tag: baby-buddy-timer
|
tag: baby-buddy-timer
|
||||||
- conditions:
|
- conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: timer-off
|
id: timer-uit
|
||||||
sequence:
|
sequence:
|
||||||
- service: !input notification_group
|
- service: !input notification_group
|
||||||
data:
|
data:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user