feat: Start implementing HVAC controls (migrate pause/restore to script)

This commit is contained in:
2024-09-02 15:33:46 -07:00
parent 3361337966
commit 485fb3be32
2 changed files with 107 additions and 36 deletions

View File

@@ -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: