-
-
Save SgtBatten/10a2dc7f16af9f55f3ba83fe4523d8d7 to your computer and use it in GitHub Desktop.
blueprint: | |
name: Frigate Notifications by SgtB have moved | |
description: | | |
## ANNOUNCEMENT | |
I have moved from this gist to a github repositry. | |
Please checkout https://github.com/SgtBatten/HA_blueprints for the latest versions | |
domain: automation | |
input: | |
camera: | |
name: This blueprint has moved. | |
description: Please checkout https://github.com/SgtBatten/HA_blueprints for the latest versions | |
selector: | |
text: | |
default: https://github.com/SgtBatten/HA_blueprints | |
trigger: [] | |
action: [] |
first i had to restart HA,after that the camera we troubleshoot started working again. so that was something with my homeassist.
it looks like your blueprint doesn't like _ in the camera names. I renamed 1 camera and now it works.
other question, can i edit the zones in the automation yaml?
the tekst glitch is preventing me from typing but i kan paste and hit enter,or i just type it in the automation yaml.
@SgtBatten wow, that was a big change. So far so good though. I had two notifications so far this morning and both had the bounding boxes.
blueprint doesn't like _ in the camera names
I have _ in some of mine. It does handle them fine.
Yes you can edit the zones in yaml, select one of the examples and then edit it in yaml. I have raised an issue on GitHub and someone has already done a fix but it is not yet release in homeassistant.
@Delta1977 I will clean up this repo later today but you can now use https://github.com/SgtBatten/HA_blueprints and people can raise issues there.
@Delta1977 I will clean up this repo later today but you can now use https://github.com/SgtBatten/HA_blueprints and people can raise issues there.
@SgtBatten great. Thank you for your amazing work
and that was it, worked 1 time :/
i am going to start allover, trow away what i have now and start with 1 camera.
let you know what happens.