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

Failure to link with ip_address specified #23

Open
ghost opened this issue Oct 5, 2018 · 2 comments
Open

Failure to link with ip_address specified #23

ghost opened this issue Oct 5, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 5, 2018

It's great the IP address config support was added so quickly, but I encountered issues trying to set it up:

Testing configuration at /config
Failed config
  media_player.xboxone: 
    - Invalid config for [media_player.xboxone]: required key not provided @ data['device']. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/components/media_player.xboxone/
    - platform: xboxone
      ip_address:  XXX
      name: Living Room Xbox On

Obviously /devices shows nothing as the device will not show up there if it belongs to a different subnet/VLAN.

I'll try to see if I can fix this on my end somehow, but it seems like a tracked issue is in order.

@ghost
Copy link
Author

ghost commented Oct 5, 2018

One thing we could add to the docs:

/device?addr=XXX

Where XXX is the target address. Needs port 5050 and a few other things (mixed TCP/UDP) to work but after that, it enumerates properly!

@hunterjm
Copy link
Owner

hunterjm commented Oct 5, 2018

If you could open a PR with the steps you took under the heading “Connecting to an Xbox on a separate subnet”, that would be great.

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

1 participant