merge conflict fix
This commit is contained in:
@@ -5,14 +5,14 @@
|
|||||||
description: Triggers an Alexa notification at 8:00 PM if the Google Calendar event
|
description: Triggers an Alexa notification at 8:00 PM if the Google Calendar event
|
||||||
is 'Girls at Home'
|
is 'Girls at Home'
|
||||||
triggers:
|
triggers:
|
||||||
- at: '20:00:00'
|
- at: '20:30:00'
|
||||||
trigger: time
|
trigger: time
|
||||||
enabled: true
|
enabled: true
|
||||||
conditions:
|
conditions:
|
||||||
- condition: time
|
- condition: time
|
||||||
weekday:
|
weekday:
|
||||||
|
- fri
|
||||||
- sat
|
- sat
|
||||||
- sun
|
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: calendar.family_events
|
entity_id: calendar.family_events
|
||||||
state: 'on'
|
state: 'on'
|
||||||
@@ -36,6 +36,7 @@
|
|||||||
conditions:
|
conditions:
|
||||||
- condition: time
|
- condition: time
|
||||||
weekday:
|
weekday:
|
||||||
|
- sun
|
||||||
- mon
|
- mon
|
||||||
- tue
|
- tue
|
||||||
- wed
|
- wed
|
||||||
|
|||||||
@@ -269,7 +269,7 @@
|
|||||||
data: {}
|
data: {}
|
||||||
mode: single
|
mode: single
|
||||||
- id: '1770944104889'
|
- id: '1770944104889'
|
||||||
alias: Pints-Charming-Lights-On-Print-Started
|
alias: Prints-Charming-Lights-On-Print-Started
|
||||||
description: 'Repaired by agent: replaced deleted Bambu device trigger with P1S
|
description: 'Repaired by agent: replaced deleted Bambu device trigger with P1S
|
||||||
print_status entity trigger.'
|
print_status entity trigger.'
|
||||||
triggers:
|
triggers:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Climate and plug automations.
|
# Climate and plug automations.
|
||||||
|
|
||||||
- id: hermes_ac_controls_matter_plugs
|
- id: ac_controls_matter_plugs
|
||||||
alias: AC controls Matter plugs
|
alias: AC controls Matter plugs
|
||||||
description: Turn the four Tapo Matter plugs on while the Ecobee is actively cooling, and off when cooling stops.
|
description: Turn the four Tapo Matter plugs on while the Ecobee is actively cooling, and off when cooling stops.
|
||||||
mode: restart
|
mode: restart
|
||||||
@@ -58,8 +58,9 @@
|
|||||||
entity_id: switch.parents_window_fan
|
entity_id: switch.parents_window_fan
|
||||||
- action: notify.notify_events_alerts
|
- action: notify.notify_events_alerts
|
||||||
data:
|
data:
|
||||||
|
|
||||||
title: Dehumidifier tank is full
|
title: Dehumidifier tank is full
|
||||||
message: Dehumidifier tank is full — Parents Window Fan outlet has been turned off.
|
message: Dehumidifier tank is full — Dehumidifer outlet has been turned off.
|
||||||
|
|
||||||
- id: dehumidifier_tank_sensor_low_battery
|
- id: dehumidifier_tank_sensor_low_battery
|
||||||
alias: Dehumidifier Tank Sensor Low Battery
|
alias: Dehumidifier Tank Sensor Low Battery
|
||||||
|
|||||||
Reference in New Issue
Block a user