I have both ios: and mobile_app: in my config but I do not see the mobile notify after several HA and app restarts.
I get this as well on 36 using notify.mobile_app_...
Was build 38 revoked?
Yeah, build 38 was crashing for many people so it’s been pulled.
Build 36 works without the crashes but it has numerous issues with location updates etc. Build 35 is the last fully working one if you need to revert.
How can you revert back to 35 ?
Found how to do it.
None of my notifications are working at all anymore. Seems even a persistent notification didn’t work either.
I have both:
Ios:
Mobile_app:
But I only see a notify.ios devices - none for mobile_app - is this waiting for 38?
I can’t get the sound to come through (lastest iOS on iPhone Xs) when phone is muted and receive alert
I have just got notifications working again by rolling back to 35, deleting iOS.conf file and restarting HA.
Thing is I’m sure they were working yesterday.
Critical alerts aren’t presently working due to a server side issue. Working on it starting now and should have them working again in the next 30 minutes or so.
Seem on b36 a problem with the new notifications. I have restarted HA and moved all ios_ to mobile_app_ for notifications.
Log Details (ERROR)
Sat Apr 06 2019 21:30:30 GMT-0400 (Eastern Daylight Time)
The registration token is not a valid FCM registration token
Awesome, buddy. You’re all over it. Only other issue I saw was the lack of a status update (in HA) and an error in the log
2019-04-06 20:59:46 ERROR (MainThread) [homeassistant.components.mobile_app.webhook] Error when updating location during mobile_app webhook (device name: nick): string value is None for dictionary value @ data['location_name']
when attempting a one-shot location update.
How do you move ios to mobile pp? Are you referring to automations? I don’t even see mobile app as an option for notifications.
Once you upgrade to the iOS app build 36 and then restart HA you will see your iOS devices that are running the app show up as notify.mobile_app_XXXXXXXX
I still see duplicates as well as notify.ios_XXXXXXXXXX
Suspect need to clean those out of the registries or another reboot might clean them out.
@robbiet480 – Can we remove ios: from the config once we get this all sorted?
I have restarted a few times and no mobile_app in notify
Same boat, multiple restarts, double checks, etc. Nothing for me on the notify.mobile_app front
You can remove ios
under two conditions:
- You don’t care about defining actionable notifications in YAML anymore.
- All connected iOS devices have been upgraded to 2.0 beta.
For everyone else having issues with push, I’m waiting for @DavidFW1960 to get back to me on Discord to debug the notifications issues and he will report back once we have a fix.
Also, I’ve fixed the crashing bug and registration bug and other issues like toolbar hiding when page isn’t scrollable. Going to start this build in a few minutes, build takes about 1 hour due to a Swift 5 bug, then I have to submit to Apple which has been on the slow side recently, so a very optimistic estimate for build 39 which should fix all major bugs would at least 3 hours from the moment of this post, but it could be more.
So I have the critical alert working when volume is set to 1…when try 0.1 or 0.10 (low volume alert) the error in log is
2019-04-06 23:59:02 ERROR (MainThread) [homeassistant.components.mobile_app.notify] Value type for APS key [volume] is a number.