#How do I make additional Python

1 messages · Page 1 of 1 (latest)

next frigate
#

No, and mostly you don't. What are you trying to do?

tough umbraBOT
#

The XY problem is asking about your attempted solution rather than your actual problem.

karmic nimbus
# next frigate No, and mostly you don't. What are you trying to do?

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?