#How do I make additional Python
1 messages · Page 1 of 1 (latest)
The XY problem is asking about your attempted solution rather than your actual problem.
I’m trying to communicate with an onkyo receiver. There is an integration, but it only adds the device as a media player. There is a library in Python to do it, but after a reboot, the library gets removed. I guess I have to just copy and paste the needed parts of the library into my code, since you can’t add libraries or executables permanently?