MrAsterisco / homebridge-hisense-tv

A Homebridge plugin to control RemoteNow-compatible HiSense TVs.
MIT License
21 stars 8 forks source link

Installing #43

Closed ljhudson01 closed 1 year ago

ljhudson01 commented 1 year ago

Describe Your Problem:

I have homebridge installed on Pi, but I do not understand how to install any of the dependencies. Do I install Python for windows on my computer? **Logs:** ``` Show the Homebridge logs here, remove any sensitive information. ``` **Plugin Config:** ```json Show your Homebridge config.json here, remove any sensitive information. ``` **Screenshots:**

Environment:

MrAsterisco commented 1 year ago

Hey @ljhudson01 !

You can find the commands you need to give to install the plugin on Windows here.

In order to have pip3, you will have to install Python, yes, together with all the requirements listed here.

I'm closing this issue now, because the README already contains all the information you're asking for. Feel free to reopen it, if I missed something.

ljhudson01 commented 1 year ago

I have read the README, my issue is the directions are not very clear.

ljhudson01 commented 1 year ago

Am I installing the windows version of Python, even though my homebridge a small pi?