I can not get iOS Actionable Notification not working. I have updated from Home Assistant .97 to 0.105.2
I see a error : Invalid config (ios) I know there is a deprecated support on IOS and have moved my notifications to the Companion APP witch is working.
When I am in my and update " Import push configuration from server" noting happens. I am a subscriber Nabu Casa and have a valid cert.
ios:
push:
categories:
- name: cameras
identifier: camera
actions:
- identifier: CAM_TRIG
title: Cancel Alert
activationMode: ‘background’
authenticationRequired: yes
destructive: no
behavior: ‘default’
- identifier: CAM_LINK
title: Link Alert
activationMode: ‘background’
authenticationRequired: yes
destructive: no
#behavior: ‘default’
- identifier: CAM_LIVE
title: Live Alert
activationMode: ‘background’
authenticationRequired: yes
destructive: no
#behavior: ‘default’
- identifier: CAM_PAUSE8
title: Pause for 2h
activationMode: ‘background’
authenticationRequired: yes
destructive: no
#behavior: ‘default’