ned-kelly / docker-voltronic-homeassistant

Programmatically read data from your Voltronic, Axpert, Mppsolar PIP, Voltacon, Effekta etc Inverter and send it to Home Assistant via MQTT - Works with RS232 & USB!
GNU General Public License v3.0
269 stars 144 forks source link

Installing this tool in Home Assistant operating system - Docker possibly missing #98

Open jumajazu2 opened 1 year ago

jumajazu2 commented 1 year ago

Hello, I would like to install this tool on Home Assistant operating system {running in Virtualbox, installed from the VDI image at https://www.home-assistant.io/installation/alternative).

During setup, I was able to run these commands: git clone https://github.com/ned-kelly/docker-voltronic-homeassistant.git /opt/ha-inverter-mqtt-agent cd /opt/ha-inverter-mqtt-agent vi config/inverter.conf vi config/mqtt.json

But docker-compose up -d gave me :docker-compose: command not found

Is there any way to install it in this version of Home Assistant? Thanks.