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

Hotfix for crash with virtual devices #18808

Merged
merged 2 commits into from
Nov 29, 2018
Merged

Conversation

pbalogh77
Copy link
Contributor

Added try/except to critical loops of processing
Reinforced read_devices, map_device_to_type and update processing

Description:

Fixes crashes on startup if fibaro hub has virtual devices

Related issue (if applicable): fixes #

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>

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.

Added try/except to critical loops of processing
Reinforced read_devices, map_device_to_type and update processing
@balloob balloob added this to the 0.83.1 milestone Nov 29, 2018
@balloob balloob merged commit 2b52f27 into home-assistant:dev Nov 29, 2018
@ghost ghost removed the in progress label Nov 29, 2018
balloob pushed a commit that referenced this pull request Nov 29, 2018
* Quickfix for crash with virtual devices

Added try/except to critical loops of processing
Reinforced read_devices, map_device_to_type and update processing

* oops
@balloob balloob mentioned this pull request Nov 29, 2018
@pbalogh77 pbalogh77 deleted the crashfix branch December 1, 2018 13:06
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.

3 participants