Open FezVrasta opened 1 year ago
Same here - unfortunately
To summarize pyatv
needs to be installed with sudo in order to be used by the homebridge plugin. To do so you need to tweak the rust installation as well. This was the answer for me https://github.com/HuJohner/homebridge-appletv/issues/1#issuecomment-1437417803
I didn't install Rust to get pyatv running. Also, why sudo? I would like to keep ever under the Homebridge user
I didn't install Rust to get pyatv running. Also, why sudo? I would like to keep ever under the Homebridge user
I'm not sure but as mentioned here https://github.com/HuJohner/homebridge-appletv/issues/1#issuecomment-1437244565 Homebridge doesn’t seem to have access to pyatv without a sudo installation. Personally I had to install the Rust compiler and make it accessible to sudo as explained to make everything work. I'm on Raspberry Pi 4
I have a custom script through cmd4 that can access pyatv just fine though.
I'm getting this when I start the plugin:
from the homebridge terminal, both atvremote and atvscript are working correctly.