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

Documentation tweaks for Google Home support #2753

Merged
merged 1 commit into from Jun 4, 2017
Merged

Documentation tweaks for Google Home support #2753

merged 1 commit into from Jun 4, 2017

Conversation

wagnerbenh
Copy link
Contributor

Description:

I had to explicitly set listen_port: 80 for Google Home to work properly. It was defaulting to port 8300 without that declaration.

Also the docs should be more explicit in the Troubleshooting section because the URLs you need to confirm for Google Home are actually

  • http://:80/description.xml
  • http://:80/api/pi/lights

Pull request in home-assistant (if applicable): home-assistant/home-assistant#

I had to explicitly set `listen_port: 80` for Google Home to work properly. It was defaulting to port 8300 without that declaration.

Also the docs should be more explicit in the Troubleshooting section because the URLs you need to confirm for Google Home are actually
- http://<HA IP Address>:80/description.xml
- http://<HA IP Address>:80/api/pi/lights
@mention-bot
Copy link

@yankees9920, thanks for your PR! By analyzing the history of the files in this pull request, we identified @mgbowen, @fabaff and @balloob to be potential reviewers.

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🐦

@fabaff fabaff merged commit 87ab5b6 into home-assistant:current Jun 4, 2017
@wagnerbenh wagnerbenh deleted the patch-2 branch June 5, 2017 15:18
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

Successfully merging this pull request may close these issues.

None yet

3 participants