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

Hue Groups being imported when configured not to #13213

Closed
edif30 opened this issue Mar 14, 2018 · 1 comment
Closed

Hue Groups being imported when configured not to #13213

edif30 opened this issue Mar 14, 2018 · 1 comment

Comments

@edif30
Copy link
Contributor

edif30 commented Mar 14, 2018

Make sure you are running the latest version of Home Assistant before reporting an issue.

You should only file an issue if you found a bug. Feature and enhancement requests should go in the Feature Requests section of our community forum:

**Home Assistant release (hass --version):0.65.4

**Python release (python3 --version):3.6.4

**Component/platform: Hue

Description of problem:
Hue Groups are being imported even though the configuration is set to now allow.

Expected:
No Hue groups imported into HA

Problem-relevant configuration.yaml entries and steps to reproduce:

hue:
  bridges:
    - host: !secret hue_host
    - allow_unreachable: true
    - allow_hue_groups: false

Traceback (if applicable):

Additional info:
This used to work as far as I can remember.

@balloob
Copy link
Member

balloob commented Mar 14, 2018

Will be fixed in #13043

@balloob balloob closed this as completed Mar 14, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants