Rob Sonke
Rob Sonke
If you want, I can create a PR for this issue. But I'd like to get some idea of how you would like this to be implemented. Since I believe...
Totally agree on that, but it makes it harder because hassio has base images with everything pre-installed. But I'll look into putting what I need in the wrapping image.
FYI, I have a working local addon now. I'll wrap it in a repo and give you the option to fork/copy it. I'll try to do that later today.
Here you go: https://github.com/robsonke/hassio-addons Main page:  Configuration:  Startup log:  Do whatever you want with it, my goal is to just have this in Hassio together with all...
https://github.com/raomin/ESPAltherma#8-pin-x10a-connection
It's nothing special, it's just an automated way of checking out git repos of plugins and keeping them up to date in case you release a new version.
Same issue here. The logs don't seem to report much useful. I'm using full mqtt integration (bypassing HA). What I do notice is that the wall switch is publishing the...
I struggled with this as well and just added a simple shell command to my "refresh everything" script: ``` shell_command: refresh_lovelace: "touch /config/dashboards/main-dashboard.yaml" ```
Agree, I'll try a PR if I have time this weekend
Same issue here, I just cloned the repo, ran docker-compose up and added a public repo plus some default syncs. Maybe related to using a macbook with arm cpu.