rahul-thakoor / balena-rpiplay

Turn a Raspberry Pi into an Airplay server using RPiPlay to enable screen mirroring on tvs, monitors and projectors.
https://github.com/FD-/RPiPlay
1.41k stars 57 forks source link

How can I combine this with HA #32

Closed iamdoubz closed 2 years ago

iamdoubz commented 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

iamdoubz commented 2 years ago

From project root: 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.