Skip to content

Fix Flux component#23431

Merged
awarecan merged 3 commits intohome-assistant:devfrom
nudded:patch-1
Apr 26, 2019
Merged

Fix Flux component#23431
awarecan merged 3 commits intohome-assistant:devfrom
nudded:patch-1

Conversation

@nudded
Copy link
Copy Markdown
Contributor

@nudded nudded commented Apr 26, 2019

Description:

This is the fix required to fix the flux component breaking.

Fixes: #23388

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

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

  • The manifest file has all fields filled out correctly (example).
  • New dependencies have been added to requirements in the manifest (example).
  • New dependencies are only imported inside functions that use them (example).
  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • New files were added to .coveragerc.

@awarecan awarecan merged commit 606dbb8 into home-assistant:dev Apr 26, 2019
@awarecan awarecan added this to the 0.92.1 milestone Apr 26, 2019
pvizeli pushed a commit that referenced this pull request Apr 26, 2019
* Fix Flux component

* Update manifest.json

* Update manifest.json
@pvizeli pvizeli mentioned this pull request Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuring flux light adjustment prevents HASS from loading

4 participants