@ALEdmonds and @Nameless I have made a PR to make this page scrollable, sorry for the inconvenience. If you wish to adjust the channel settings, you should be able to do so on the notification directly by long pressing on it and going to gear icon from there. Every device in how they implement that may be different. You can also adjust the channel preferences by going to your device settings and looking at the notification channels from the app in there.
did you get any errors in the app logs at the time of the HA core error? that would help pin down what happened. In any case you may need to start fresh to re-register things if the service call is still missing
Templating is a very advanced feature especially for new users, the link given to you above does go over how to display states among other things. If you are trying to display a button that won’t happen, templates are text rendering only. Try to read the link a few times to get an idea of what templates actually are and that should help clarify what can be done here. Discord is also a good place to get some help.
That’s fantastic, thanks! For what it’s worth, I had no problem working around the bug. Well, at least after I came here to verify that I wasn’t missing out on any crucial information that was being cut off.
I can’t even begin to express how unnecessary this apology is, but as a Canadian, I get it.
Got the app installed (android), and I seem to have a hard time to get images in my notifications.
When I add an image url it wont show up, but when using the /local/path it works.
Have I missed something? Is images only accessible from a local path?
When you use a full URL you miss out on adding in authentication which is required for API calls, use a relative URL instead and it should work so starts with /api/events I am not sure if that will work but it depends on the authentication required for the API.
if you want to use a full URL then test in a browser to see if it loads, then you can be sure it will work in the app.
Allright, trying to open the Frigate media browser in a uri.
Is this possible?
I’m able to open media-browser, but HA complains that Frigate is not a valid media player…
- action: URI
title: "Open Events"
uri: "/media-browser/frigate/clips/today/"
I’ve run a bare android on a pixel from 100% charge to 0 a few times with and without websockets on and I haven’t seen much of a difference in battery times. With and without i’ve gotten the same +/-. Just though i’d share. This isn’t to say there isn’t a difference in battery use but it isn’t causing wakelocks. It does show in battery stats as using much more % of time but I attribute that to simply running in a notification which adds time to the foreground app. If anything battery use, so far, seems negligible.
I’m using Frigate behind a password protected (ngnix) proxy. It seems that notify is not allowed to reach the https://frigate.proxy.com without a password. Is it possible to append a user and pass to the image url?
Question, or a idea…
As I started to use Local PUSH a “LOT!” since the new version, it’s getting hard to have an overview of all the received notifications.
I’m using Frigate and a couple of RSS feeds and push them to the app. Would it bee possible to have like a notifications overview sidebar inside the app? Something like PushOver or Telegram styled where the received notifications can be sorted per channel?
Yepp, i know this, but this is not good enough The ability to se all of the notifications with revcied images etc are a lot more nice to see.
This is HA app…