You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have absolutely no knowledge about programming at all.
i have had homebridge set up and plugin for my philips tv as well, but i cant go though this python script.
Can someone navigate me though instalation and configuration process?
i dont know where to start. I hope I will get some help here, thanks in advance
The text was updated successfully, but these errors were encountered:
Check with pip -V / pip3 -V that you have the correct version, you will need pip3.
Download this repository in any directory and navigate into this directory.
After that run pip3 install -r requirements.txt
Now turn on your TV and run this commands: python3 philips.py --host <YOUR_IP_ADDRESS> pair
like: python3 philips.py --host 192.168.178.2 pair
you will get a code on your tv. Type this into the terminal. And be fast, the code will disappear on your tv.
i have absolutely no knowledge about programming at all.
i have had homebridge set up and plugin for my philips tv as well, but i cant go though this python script.
Can someone navigate me though instalation and configuration process?
i dont know where to start.
I hope I will get some help here, thanks in advance
The text was updated successfully, but these errors were encountered: