docker-voltronic-homeassistant icon indicating copy to clipboard operation
docker-voltronic-homeassistant copied to clipboard

possible to convert to HA addon ?

Open spacecabbie opened this issue 1 year ago • 2 comments

Home Assistant is basically a docker server it is strange to have to create a seperate server with a docker engine on it to just get this to work.

spacecabbie avatar Nov 25 '24 05:11 spacecabbie

I second that! Here are some tutorials, how to do it. Unfortunatelly, I'm not so familiar with docker and most important: in linux architecture and its dependencies... But it seems to me that making a HA add-on for someone building doceer images as a daily routine should be quite easy. https://developers.home-assistant.io/docs/add-ons/tutorial/ https://github.com/alexbelgium/hassio-addons/wiki/Building-an-addon

Currently I run HA in docker container instead of as Hassio - just because I have to run this voltronic docker image on the same machine together with HA. So I run them both in separate docker images. But I wish I could just install HA as a standalone OS and run this "voltronic-image" inside it.

Thats exactly what I hope for last few years

jszbp avatar Dec 10 '24 21:12 jszbp

I just created a custom add-on for homeassistant based on the fork from @catalinbordan.

https://github.com/GitGab19/addon-voltronic-inverters

GitGab19 avatar Jan 09 '25 16:01 GitGab19

Thanks for this @GitGab19 ill give it a try this weekend and advise, i've just ported over from supervised ( being deprecated ) so was going to look into this

garethmo avatar Jun 25 '25 10:06 garethmo