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 can't get the xbox to show up in homeassistant. how do you install this? i tried:
pip install xbox-remote-power
and got:
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip install xbox-remote-power
Collecting xbox-remote-power
Could not find a version that satisfies the requirement xbox-remote-power (from versions: )
No matching distribution found for xbox-remote-power
thanks for any help!!
The text was updated successfully, but these errors were encountered:
Now you will have a new folder called "xbox-remote-power" with the script. Change directory to the xbox-remote-power directory.
Now you can use the following command to run the script:
python xbox-remote-power.py -a <ip address> -i <live id>
The script can be added to Homeassistant as follows:
I can't get the xbox to show up in homeassistant. how do you install this? i tried:
pip install xbox-remote-power
and got:
(homeassistant) homeassistant@raspberrypi:/srv/homeassistant $ pip install xbox-remote-power
Collecting xbox-remote-power
Could not find a version that satisfies the requirement xbox-remote-power (from versions: )
No matching distribution found for xbox-remote-power
thanks for any help!!
The text was updated successfully, but these errors were encountered: