feat: Start implementing HVAC controls (migrate pause/restore to script)
This commit is contained in:
@@ -32,6 +32,20 @@ notify:
|
||||
services:
|
||||
- action: iphone_jp
|
||||
|
||||
# `notify.status` used for simple status reporting (e.g. washer done)
|
||||
# Keeps these notifications separated from security alerts
|
||||
- name: status
|
||||
platform: group
|
||||
services:
|
||||
- action: iphone_jp
|
||||
data:
|
||||
data:
|
||||
group: 'status-notification-group'
|
||||
- action: iphone_jen
|
||||
data:
|
||||
data:
|
||||
group: 'status-notification-group'
|
||||
|
||||
- name: everyone
|
||||
platform: group
|
||||
services:
|
||||
|
||||
Reference in New Issue
Block a user