mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
11 lines
218 B
YAML
11 lines
218 B
YAML
name: "Kitchen Fridge Too Warm"
|
|
done_message: "Kitchen Fridge Okay"
|
|
entity_id: binary_sensor.kitchen_fridge_too_warm
|
|
state: "on"
|
|
repeat:
|
|
- 60
|
|
can_acknowledge: True
|
|
skip_first: false
|
|
notifiers:
|
|
- mobile_app_pixel_7
|