glc650
1
Prior to iOS 15 I was getting push notifications. For example,
alias: 'cs: mailbox open notification'
description: ''
trigger:
- type: opened
platform: device
device_id: 74d4936f9e2226f6188aefade0595393
entity_id: binary_sensor.cs_mailbox
domain: binary_sensor
condition: []
action:
- device_id: e377356232db027e4e6e92f5b3dc15a7
domain: mobile_app
type: notify
message: mailbox open
title: ''
mode: single
Now I’m not getting anything.
Thanks,
->g.
aceindy
(Aceindy)
2
Tried resetting the app?
(app configuration/settings/notifications—> reset)
glc650
3
Which app do you mean? iOS?
I tried uninstalling and reinstalling the iOS app (as well as the HA mobile app integration).
glc650
5
Thanks that did the trick.
poudenes
(Poudenes)
6
No problems here with ios 15
aceindy
(Aceindy)
7
It is not related to ios15….
it just happens occasionally
bwelle
(Bryan)
8
You are a life saver, I upgraded a couple weeks ago to IOS15 and this broke. Thank you for this tip.