Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Help power on/off Xbox One

$
0
0

@stevchik wrote:

Looking for assistance to use Xbone One component to power on/off XBox One device.

Here is what I have done so far:

  1. Install XBone One component from https://github.com/ericleb010/hassio-addons
  2. Used http://hassio.local:5557/auth/login to authenticate
  3. Used http://hassio.local:5557/device to get device id
  4. Added Configuration for xbox one component in configurator.yaml:
media_player:
 - platform: xboxone
   device: 'XXXXXXXXXXX' (used real device id here)
   name: 'Family Room Xbox One'
  1. Restarted Hass.IO
  2. Checked logs to make sure connection is successful:
127.0.0.1 - - [2020-01-24 20:58:31] "GET /device/XXXXXXXXXXXXXXXX/media_status HTTP/1.1" 200 145 0.002098
[2020-01-24 20:58:31,951] DEBUG in protocol: Received DiscoverResponse from 192.168.1.30
  1. I can power XBox on and off using Media Player UI controller.

I am running into issues setting up automation to power XBox on/off :

  1. Can not power xbox off using media_player.turn_off service. Is this correct service to use to power it off? Should I used another service?

  2. If xbox is not on, I can not use media_player.turn_on service to power it back on. Again, is there a different service I should use?

Any ideas are appreciated!

Thank you

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>