Closed iamdoubz closed 2 years ago
I am attempting to combine this repo with ha and everything works.... except RPiPlay. Any chance someone here can help me?
Here is the source I am using to build my releases:
https://git.dou.bet/iamdoubz/balena-Raspberry3B01
From project root: git submodule add https://github.com/rahul-thakoor/balena-rpiplay.git balena-rpiplay
git submodule add https://github.com/rahul-thakoor/balena-rpiplay.git balena-rpiplay
Add docker entry into docker-compose.yml and point to submodule directory.
docker-compose.yml
I am attempting to combine this repo with ha and everything works.... except RPiPlay. Any chance someone here can help me?
Here is the source I am using to build my releases:
https://git.dou.bet/iamdoubz/balena-Raspberry3B01