You will have both notify.ios_xxxxx and notify.mobile_app_xxxxx as beta app transitions to mobile_app platform. Eventually notify.ios_xxxxx will be gone (is what my understanding is when reading this thread).
ios service uses the Device ID configured in HA app. mobile_app uses the Apple Settings - General - About - Name.
(You may not have notify.ios_xxxxx if you reset the app since updating to new beta version. And / or if you don’t have discovery: enabled or ios: component enabled)
Yes. I read above (can’t find the comment now) that if you registered the app with HA and did not reset the app, you will have both notify services. But if you reset HA and updated app to v40 or 38 (I think), you will only get notify.mobile_app
Again, I cannot find the comment above that stated that. But I know I read it the other day.
EDIT - sorry the above was mentioned in TestFlight release notes.
How do we get both ios and mobile_app to initialize? Or can we not when using mobile_app? I want to use ios actionable notification but iOS component not even shown in app anymore. I only show Mobile App component loaded in app settings? The others are not shown (iOS, location, and something else).
There is an issue with the 2.0 Beta when using the Compact Custom Header. It looks like the app hides the toolbar (Settings, Refresh, etc.) until it detects a swipe down but it seems to do this by detecting a scroll event. Since CCH reduces the overall height of the page, it seems to stop this working unless there are enough cards on a view that the page is scrollable.
I have mentioned this on the CCH thread, but I would think that a better better method of showing/hiding the toolbar is probably needed rather than relying on page scrolling.
@Steven_Rollason it isn’t the custom header that does this, it is the app itself. In the latest beta patch notes (version 40 or maybe even 39) it is said that when you are on a page with insufficient cards you could simply shake the phone to get the toolbar back.
For some reason though the swipe action seems to work fine for me on some pages and some not since the last update even on pages with only a single card.
Looks like your it’s trying to update sensors with the form sensor.UUID_battery etc. currently the sensors are just sensor.battery. Are you running the latest beta and 0.91.2?
Just a guess but you could follow the pointers above to delete the offending entities:
thanks, it was the version, I was still on 0.91.0. Somehow my HA update available notification didn’t work for 0.91.1, 0.91.2 nor 0.91.3 which I just installed and it’s now looking ok