Skip to content

deCONZ - Improve discovery by storing uuid in config entry#26882

Merged
Kane610 merged 3 commits into
home-assistant:devfrom
Kane610:deconz-improve-discovery-updating-config-entry
Sep 25, 2019
Merged

deCONZ - Improve discovery by storing uuid in config entry#26882
Kane610 merged 3 commits into
home-assistant:devfrom
Kane610:deconz-improve-discovery-updating-config-entry

Conversation

@Kane610
Copy link
Copy Markdown
Member

@Kane610 Kane610 commented Sep 24, 2019

Breaking Change:

Description:

Allow discovery to update any deconz entry, loaded or not

Related issue (if applicable): fixes #25863

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.
  • I have followed the development checklist

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

  • The manifest file has all fields filled out correctly. Update and include derived files by running python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

If the code does not interact with devices:

  • Tests have been added to verify that the new code works.

@Kane610 Kane610 self-assigned this Sep 24, 2019
@Kane610 Kane610 force-pushed the deconz-improve-discovery-updating-config-entry branch from aa9fd34 to d1ab122 Compare September 24, 2019 20:28
Comment thread homeassistant/components/deconz/__init__.py Outdated
Comment thread homeassistant/components/deconz/__init__.py Outdated
@Kane610 Kane610 force-pushed the deconz-improve-discovery-updating-config-entry branch from c6f2d47 to 9e3dcd7 Compare September 25, 2019 04:53
Comment thread homeassistant/components/deconz/__init__.py Outdated
@Kane610 Kane610 force-pushed the deconz-improve-discovery-updating-config-entry branch from c3134c5 to 01cd805 Compare September 25, 2019 15:50
@Kane610 Kane610 force-pushed the deconz-improve-discovery-updating-config-entry branch from 01cd805 to 082f489 Compare September 25, 2019 16:05
@Kane610 Kane610 merged commit 4582b6e into home-assistant:dev Sep 25, 2019
@Kane610 Kane610 deleted the deconz-improve-discovery-updating-config-entry branch September 25, 2019 16:56
@lock lock Bot locked and limited conversation to collaborators Sep 26, 2019
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.

Deconz gets rediscovered after reboot

3 participants