Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem :( need help #37

Open
szpanelewski opened this issue Feb 22, 2021 · 1 comment
Open

problem :( need help #37

szpanelewski opened this issue Feb 22, 2021 · 1 comment

Comments

@szpanelewski
Copy link

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

@Staubgeborener
Copy link

Install Python3: click
Install pip3: sudo apt install python3-pip

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants