Cake1468
HHASS.Agent
•Created by DrR0x on 1/31/2025 in #💬・get-help
URI Notification action not opening URI
Thanks for looking into this @DrR0x 🙂
18 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
if you'd be so kind as to take a look when you have an opportunity.
I have the following from a trace that triggered a notiifcation to HASS Agent correctly, with a snapshot as desired, however nothing happens when you click the bottons.
https://pastebin.com/PcJ1h9qa
If I copy the URLs and paste them into the browser I can access the live stream or recording as desired.
In HASS Agent I have the following settings for "External Tools", and "Test" works to open the browser in the correct profile as desired.
However, nothing happens when I click the links.
Here's a MQTT that displays a notificaiton
https://pastebin.com/BPFdcx8S
I just happend to have MQTT Expored open, and when I clicked a link, this showed up:
Perhaps I have the notification Blueprint configured wrong so that instead of opening the link it sends an MQTT message? I tried both 'URI' which is what the blueprint defaults to, and "uriopen" which is suggested in the HASS Agent docs.
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
@DrR0x Here's an edit of what I posted the other day that's a little cleaned up:
https://pastebin.com/bPjp2BSA
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
Also, if it's for a doc, I should probably clean up that BP YAML a little. There are a few lines that I don't think are needed. You're welcome to include it anytime, and I'll send you an update once I've dialed it in.
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
Might you have time sometime to work with me to figure out why the links from the notification buttons don't seem to be working? That would be the cherry on top for this component.
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
Yes, Happily!
The second part is YAML generated from SgtBatten's blueprint, but the rest and comments are mine.
I hope it all makes sense with the places to change things. I understand {insert change here} is common, but with HA templates I got a little concerned people might not change them and think they were part of the code itself.
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
Alright @Ani see if this helps:
https://pastebin.com/r2HgEAbt
37 replies
HHASS.Agent
•Created by Ani on 10/4/2024 in #💬・get-help
Frigate notification to HASS.Agent
@Ani I've got this mostly working, so I'll dig up the details in a moment. I came looking for info about getting the URI: links working as they don't seem to be getting passed to the browser, but I do get notifications with a snapshot, so partially there.
37 replies
HHASS.Agent
•Created by Cake1468 on 5/8/2024 in #💬・get-help
Trigger Automation from Quick Actions?
Just seeing this.
I believe this was rooted in wanting to be able to trigger an existing automation vs duplicating the actions in a script.
I'm pretty new to HA and created many of my sequences within automations. I have found myself moving some to scripts that get called from the one or more automations to simplify revisions and reduce redundancy, but it's definitely a work in progress.
10 replies
HHASS.Agent
•Created by Cake1468 on 5/8/2024 in #💬・get-help
Trigger Automation from Quick Actions?
That's a good idea, and a little simpler than an extra script. I'll give that a try. Thank you!
10 replies
HHASS.Agent
•Created by DrR0x on 4/13/2024 in #💬・get-help
Autodiscovery Issues with Integration
Copy that, no worries, just wanted to follow up with a workaround and perhaps the origin of the original bug report.
26 replies
HHASS.Agent
•Created by DrR0x on 4/13/2024 in #💬・get-help
Autodiscovery Issues with Integration
Quick follow up, after reading this issue on the OG HASS Agent GitHub
https://github.com/LAB02-Research/HASS.Agent-Integration/issues/37
... I went ahead and deleted my original device from the HASS.Agent integration, then deleted the integration itself from HACS and restarted.
After the restart I reinstalled the integration, and restart it again.
Now all three agents showed up as auto discovered. I haven't tested everything in them, but my assumption is they will work. It seems there may be something related to auto discovery that was inherited from the original project.
26 replies
HHASS.Agent
•Created by DrR0x on 4/13/2024 in #💬・get-help
Autodiscovery Issues with Integration
Hi there,
I've got one PC that I migrated from the OG HASS Agent working normally.
I just tried to add a second PC. I've got it recognized under the HA MQTT integration, but it won't show up under the HASS Agent integration (v2022.11.9) after multiple restarts of HA and HASS Agent.
26 replies