Tony Soprano
Tony Soprano
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
resolved after i checked those boxes. 🙂
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
No description
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
alias: Frigate Desktop Notification On Person Detection
description: ""
trigger:
- platform: mqtt
topic: frigate/events
condition:
- condition: template
value_template: "{{ trigger.payload_json['after']['label'] == 'person' }}"
action:
- service: notify.justidesktop
metadata: {}
data:
message: Person Detected
data:
image: /api/camera_proxy/camera.lorexrelay
duration: 3
actions:
- action: openuri
title: Live Feed
uri: https://hasdns.duckdns.org:8123/lovelace/cctv
enabled: true
mode: single
alias: Frigate Desktop Notification On Person Detection
description: ""
trigger:
- platform: mqtt
topic: frigate/events
condition:
- condition: template
value_template: "{{ trigger.payload_json['after']['label'] == 'person' }}"
action:
- service: notify.justidesktop
metadata: {}
data:
message: Person Detected
data:
image: /api/camera_proxy/camera.lorexrelay
duration: 3
actions:
- action: openuri
title: Live Feed
uri: https://hasdns.duckdns.org:8123/lovelace/cctv
enabled: true
mode: single
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
yes. the notification i made does show up, complete with the clickable button element, but clicking the button looks like it clicks the entire notification element and not the button element and then it just goes away after a moment. same with the test notification.
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
only one appears in my system tray, says version 2.1.0-beta2
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
No description
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
Sadly, this shows the button but it doesn't do anything when you click on it.
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
like in the has automation?
19 replies
HHASS.Agent
Created by Tony Soprano on 7/15/2024 in #💬・get-help
Clicking desktop notification custom action?
err how do i do that
19 replies