HomeAssistant_Blueprints_Update
HomeAssistant_Blueprints_Update copied to clipboard
This is a script to automatically check for updates for your HA Blueprints
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...
I love the look of this, and assuming the initial installation steps (minus the additional configuration steps) can be done programmatically, eventually getting this on HA community store would be...
I ran this to update all of my existing blueprints, and while most of them worked, several of them were broken due to two main issues: 1. On multiline strings...
I have adjusted and played with this one and cannot figure out why the bracket moves to the beginning of the line. The script fails as not being able to...
Feature Request... Add the ability to skip a file when running auto. Currently I have a file causing issues, and the thought occurred to me it would be nice to...
As i mentioned also in the issue https://github.com/koter84/HomeAssistant_Blueprints_Update/issues/7 I have a problem that some automation isn't available any more and the update always pulls the 404 page instead of an...