docker-must-homeassistant
docker-must-homeassistant copied to clipboard
Unable to install component.
Good day. Unable to install component. docker compose build --build-arg MACHINE_ARCH="-arm32v7"
Gives an error => CANCELED [build 1/7] FROM mcr.microsoft.com/dotnet/core/sdk:3.1-buster-arm32v7@sha256:e71fef8781aaa5d6382e5
=> ERROR [base 3/3] RUN apt update && apt install -y procps jq mosquitto-clients
Update does not help.
I have a MUST EP18-5048 inverter
Maybe there are already some other ways to connect it to Home Assistant
I installed Home Assistant on an x86 processor. Can you change something?
You could try
docker compose build
With out the machine architecture argument it should build for whichever processor you are running on. ?
Any way to add it to HA without docker? I have HA runned on VM on Mac os