Added back notification group, which got deleted.
This commit is contained in:
@@ -17,6 +17,7 @@ group: !include groups.yaml
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
notifiy: !include notify.yaml
|
||||
|
||||
# Enable additional integrations
|
||||
# Enable 'wake_on_lan' intrgration
|
||||
|
8
notify.yaml
Normal file
8
notify.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
#All Mobile Phones
|
||||
- platform: group
|
||||
name: "Alle mobilen Geräte"
|
||||
services:
|
||||
- service: mobile_app_le2123
|
||||
- service: mobile_app_apollo
|
||||
- service: mobile_app_xt2125_4
|
||||
|
Reference in New Issue
Block a user