Just curious if this is due to limitations of the Android OS compared to iOS, or there just happens to be more developers for the iOS companion app or just more focus given to it.
For example, I’d like to get a video clip on my doorbell notification like I do with the nest app (replacing my nest cameras and doorbell with local stream stuff) - seems this is possible on iOS but not on Android.
Okay cool, sounds like it is still being worked on then.
android does not support videos in the notification
You mean the HA android app, or android in general? Because I get video in my nest app notifications on android. (maybe they are using an animated gif or something to simulate it?)
thats a custom built notification that the app does not have support for yet, it is not supported in the native Notification API and requires more work and code changes for it to work. GIFs also require a custom view too.
I dont think its an animated gif or video, I think its just a few snapshots that are flipped through quickly to mimic video/gif. Found this tutorial on Medium
So even if we could do something like this the user would need to supply the images for it to be possible so wouldnt be as straight forward as what apple has done or nest/arlo. As you can see its sorta a hack, there is no official android documentation on how to do this.
Even with notifications you can’t compare them. I think android technically has more features in some areas than iOS too and thats because of platform differences
Very interesting, as a beginner - I’m learning a lot. Problem is that when trying to get my wife on board with the switch the only thing she’s cared about so far is the lack of motion in the notifications and that I don’t have people identification working (yet - seems this may be possible though using Deepstack).