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

Fix mysensors callback #7057

Merged
merged 2 commits into from
Apr 12, 2017

Conversation

MartinHjelmare
Copy link
Member

@MartinHjelmare MartinHjelmare commented Apr 11, 2017

Description:

  • All messages were not triggering proper updates. Fix by checking all
    child value types each update.
  • Upgrade pymysensors to fix a bug with pickle persistence, when upgrading pymysensors.

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

* All messages was not triggering proper updates. Fix by checking all
  child value types each update.
@mention-bot
Copy link

@MartinHjelmare, thanks for your PR! By analyzing the history of the files in this pull request, we identified @balloob, @fabaff and @OttoWinter to be potential reviewers.

@MartinHjelmare
Copy link
Member Author

Flaky tests?

* Fix pickle persistence when upgrading.
@balloob
Copy link
Member

balloob commented Apr 12, 2017

Don't worry about CI, it's aiohttp having dependency issues.

@balloob balloob merged commit 4e38866 into home-assistant:dev Apr 12, 2017
balloob pushed a commit that referenced this pull request Apr 16, 2017
* Fix mysensors callback

* All messages was not triggering proper updates. Fix by checking all
  child value types each update.

* Upgrade mysensors dep

* Fix pickle persistence when upgrading.
@balloob balloob mentioned this pull request Apr 16, 2017
@balloob
Copy link
Member

balloob commented Apr 16, 2017

Cherry-picked for 0.42.4

@balloob balloob mentioned this pull request Apr 21, 2017
@MartinHjelmare MartinHjelmare deleted the fix-mysensors-callback branch May 2, 2017 06:54
@home-assistant home-assistant locked and limited conversation to collaborators Aug 12, 2017
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.

4 participants