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

Skip HASS emulated Hue bridges from detection. #11128

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

andreacampi
Copy link
Contributor

@andreacampi andreacampi commented Dec 13, 2017

When refactoring the Hue support we lost a check for HASS bridges; restore that.

Description:

Related issue (if applicable): fixes #11127

Checklist:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass

When refactoring the Hue support we lost a check for HASS bridges; restore that.
@andreacampi
Copy link
Contributor Author

@balloob this fixes another bug in my previous diff, would you merge?

@balloob balloob merged commit d547345 into home-assistant:dev Dec 14, 2017
akatrevorjay added a commit to akatrevorjay/home-assistant that referenced this pull request Dec 15, 2017
…into dev

* 'dev' of https://github.com/home-assistant/home-assistant:
  Disable html5 notify dependency (home-assistant#11135)
  ISY994 sensor improvements (home-assistant#10805)
  Allow using more than one keyboard remote (home-assistant#11061)
  set default utc offset to 0 (home-assistant#11114)
  Add problem device class (home-assistant#11130)
  Always consume the no_throttle keyword argument. (home-assistant#11126)
  Skip HASS emulated Hue bridges from detection. (home-assistant#11128)
  update pyripple (home-assistant#11122)
  Add media position properties (home-assistant#10076)
  Fixed typo in automation.py (home-assistant#11116)
@fabaff fabaff mentioned this pull request Dec 16, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hue component can discover Hass when emulated_hue is enabled
4 participants