ReverseEngineeringDE / iSmart-Gateway-Home-Assistant-Add-on

This repository allows Home Assistant users to access the data of their MG5 electric (2022) car via the iSmart/iSmart lite API.
MIT License
46 stars 4 forks source link

Multiarch #1

Open weidi opened 1 year ago

weidi commented 1 year ago

Thank you for your effort on all this. I redesigned the Dockerfile a little so there is no need to change it based on the architecture. Tested on amd64 and armv7

Trying to build it also in a container right now but failing, need to check why

weidi commented 1 year ago

The Dockerfile.build is now working just fine and you could probably push this to dockerhub with a github action, If you want I can prepare this

ReverseEngineeringDE commented 1 year ago

Hey, sorry for the late answer. I am quite busy at the moment.

Yes, it would be awesome if you could prepare the github action!

tisoft commented 1 year ago

I am going to change the location of the jar file in https://github.com/ReverseEngineeringDE/SAIC-API-Documentation/pull/10 , since it doesn't belong into the git tree.

The jar will also be build by a github action. Currently it can be found in my fork here: https://github.com/tisoft/SAIC-API-Documentation/releases/download/latest/ismart-api-gateway-main-SNAPSHOT-full.jar

tisoft commented 1 year ago

merged the PR.

Latest version is now always here: https://github.com/ReverseEngineeringDE/SAIC-API-Documentation/releases/download/latest/ismart-api-gateway-main-SNAPSHOT-full.jar