Closed maslyankov closed 1 month ago
@kellerza Any thoughts on this?
Thanks @maslyankov
I started a first manual run as a test - https://github.com/kellerza/sunsynk/actions/runs/11541954309
Once everything is ok, we probably need the dev version trigger. And then we can comment out the triggers in the old build process
workflow_run:
workflows: ["CI"]
branches: [main]
types:
- completed
Seems the merge step failed
Seems the merge step failed
I will look into it. Can you try to rerun it just in case?
PR Description:
Fixes and Enhancements:
Documentation Update:
hass-addon-sunsynk-multi
service using Docker Compose and Docker CLI.mbusd
on Raspberry Pi and other hosts without requiring Home Assistant.Cleanups:
This PR ensures smoother multi-platform support and provides clarity for users setting up the addon in standalone environments.
Example packages: https://github.com/maslyankov?tab=packages&repo_name=sunsynk Example run: https://github.com/maslyankov/sunsynk/actions/runs/11375051809 Docs: https://github.com/maslyankov/sunsynk/blob/improvement/finish-up-multibase-build-workflow/www/docs/guide/standalone-deployment.md