Add ios notifications

This commit is contained in:
2020-05-08 02:18:07 +03:00
parent 95acfc115e
commit c5ef570813
7 changed files with 118 additions and 23 deletions
+14
View File
@@ -77,6 +77,13 @@ automation:
entity_id: media_player.living_room
data:
night_sound: true
- service: notify.mobile_app_carbon
data:
title: "🔊 Sonos"
message: "Putting Beam in night mode"
data:
push:
thread-id: "sonos"
- alias: Media · Sonos · Put Beam in day mode
trigger:
@@ -87,6 +94,13 @@ automation:
entity_id: media_player.living_room
data:
night_sound: false
- service: notify.mobile_app_carbon
data:
title: "🔊 Sonos"
message: "Putting Beam in day mode"
data:
push:
thread-id: "sonos"
homeassistant:
customize: