mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
10 lines
277 B
YAML
10 lines
277 B
YAML
kat_heading_home:
|
|
name: Kat will be home in {{states.sensor.kat_ett_home.attributes.duration_in_traffic}}.
|
|
done_message: Kat is home
|
|
entity_id: input_boolean.kat_heading_home
|
|
state: 'on'
|
|
repeat: 20
|
|
can_acknowledge: True
|
|
skip_first: False
|
|
notifiers:
|
|
- jeff_ios |