Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Smoke/CO alarm
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris-V committed Jul 28, 2024
1 parent c42c36a commit ff299df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/security/leak_alarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ automation:
alias: "clear_water_leak_notification"
description: "Clear alarm notifications when water leaks are cleared."
use_blueprint:
path: "alarm/stop_alarm.yaml"
path: "alarm/clear_alarm .yaml"
input: *alarm_input
4 changes: 2 additions & 2 deletions packages/security/smoke_co_alarm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ automation:
alias: "clear_smoke_notification"
description: "Clear alarm notifications when smoke is gone."
use_blueprint:
path: "alarm/stop_alarm.yaml"
input: *smoke_input
path: "alarm/clear_alarm.yaml"

- id: "95d54049-14ef-477a-8c9f-d01728c8b411"
alias: "carbon_monoxide_alarm"
Expand All @@ -52,5 +52,5 @@ automation:
alias: "clear_carbon_monoxide_notification"
description: "Clear alarm notifications when carbon monoxide is gone."
use_blueprint:
path: "alarm/stop_alarm.yaml"
path: "alarm/clear_alarm.yaml"
input: *co_input

0 comments on commit ff299df

Please sign in to comment.