Closed sophof closed 2 months ago
I'm having same issue on version 0.14. When trying to access the blueprint I get an unknown error message
This may be the same as #254
Can you link me to the place where you are clicking the button so I can test and verify.
Hi the link is here: https://github.com/SgtBatten/HA_blueprints
I'm having the same issue when trying to import the blueprint. I'm clicking the button at https://github.com/SgtBatten/HA_blueprints
Looking at the logs while I do this, I see these errors:
2024-08-15 21:18:10.921 ERROR (MainThread) [homeassistant.util.yaml.loader] mapping values are not allowed here in "", line 122, column 42: ... GitHub - SgtBatten/HA_blueprints: Somewhere to store automation ... ^ 2024-08-15 21:18:10.921 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [139839551762304] Error handling message: mapping values are not allowed here in "", line 122, column 42: ... GitHub - SgtBatten/HA_blueprints: Somewhere to store automation ...
I'm not havng the issue. Can you show the whole error in your log
I have manually imported the blueprint. However I can't select cameras. I have frigate add on installed and using the new version 0.14
frigate integration must be installed incorrectly, or not installed.
I'm not havng the issue. Can you show the whole error in your log
Sorry, I don't have the logs anymore. When I try to click the install blueprint button, I am still getting an An unknown error occurred.
Is there a way I can install it manually? Are the steps below correct:
No that's way over complicating it.
Everyone else is saying if you click import on the blueprint page in HA and manually paste the url to the blueprint it works.
But if you need to manually install it, go to the file if the one you want, copy the text and paste it into a new text file you make in the blueprint folder inside HA.
No that's way over complicating it.
Everyone else is saying if you click import on the blueprint page in HA and manually paste the url to the blueprint it works.
But if you need to manually install it, go to the file if the one you want, copy the text and paste it into a new text file you make in the blueprint folder inside HA.
Pasting URL didn't work for me for some reason, but I was able to get it working. Thanks for the help.
I had the same issue with the button import as well and had to do it manually. @mostlychris on YouTube recently did a feature on this blueprint (which is how I became aware of this) and he had the same issue. Perhaps is has something to do with the file not being .yaml
or b/c we are US based and some localization issue?
Can anyone try the new links on the readme (main page of this repository)
I just tried and I get the same "unknown error".
Can confirm I am also seeing the same "unknown error" clicking or pasting URL.
even weirder, manually pasting it in my YAML editor shows something is in error and HA dislikes it as well
EDIT: I was able to go back a commit (https://github.com/SgtBatten/HA_blueprints/commit/b81e3087eb6a59e271a3ccf0df80ea2f33cc18d3) from current and use that "STABLE" and it imported.
Anyone getting the error please check the home assistant log afterwards and post the full error.
@SgtBatten I just tried it again and the unknown error did not produce any log entry that I could find.
no log ,just An unknown error occurred
i use docker hass and hacs version frigate
Can anyone try the new links on the readme (main page of this repository)
on my fork, I removed the spaces in Frigate Camera Notifications -> Frigate_Camera_Notifications and created a HA link using the link button creator and it seemed to have worked properly.
Note: This is a test, do not actually use it as it may not be updated like @SgtBatten's repository.
Yeah I've long wondered if that is problematic. But I've had 25000 clicks on the home assistant forum and only problems recently.
It also works fine for me still as is and I'm not sure if that's because I already have it downloaded and updating doesn't have the same issue
Okay i;ve renamed the folder,
@lyj0309 can you please try the link on the main page of this repository again.
Worked for me now.
Thanks
Working now too. So strange how things work sometime, but not for all. And strange that it would work one day, then break the next!
Working for me as well, thanks! (sorry, couldn't be more active until now.)
Thanks all
Working now
...and working for me. Thanks for fixing it! Also the blueprint is awesome.
Description
I'm trying to try out the blueprint, but trying out the button gives an
unknown error
once I get to my home assistant instance. It works fine on other blueprints (tried a random one) and there's no error in the log sadly.It is the same for both stable and beta.
Version
0.12.0.4
Automation Config
Frigate Config
Any other relevant information
No response