You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Home Assistant on top of Ubuntu, and so because of this my config directory is /usr/share/hassio/homeassistant/blueprints/. This fails the test in your code when checking for the existance of the blueprints directory. As it's a pretty standard location, would it be possible for you to add this directory to your script?
Thanks for your help.
The text was updated successfully, but these errors were encountered:
Hi
I have installed Home Assistant on top of Ubuntu, and so because of this my config directory is
/usr/share/hassio/homeassistant/blueprints/
. This fails the test in your code when checking for the existance of the blueprints directory. As it's a pretty standard location, would it be possible for you to add this directory to your script?Thanks for your help.
The text was updated successfully, but these errors were encountered: