Fix HomeMatic variables#15417
Merged
balloob merged 2 commits intohome-assistant:devfrom Jul 12, 2018
danielperna84:fix_homematic
Merged
Fix HomeMatic variables#15417balloob merged 2 commits intohome-assistant:devfrom danielperna84:fix_homematic
balloob merged 2 commits intohome-assistant:devfrom
danielperna84:fix_homematic
Conversation
awarecan
pushed a commit
to awarecan/home-assistant
that referenced
this pull request
Jul 16, 2018
* Update __init__.py * Update requirements_all.txt
Merged
michaeldavie
pushed a commit
to michaeldavie/home-assistant
that referenced
this pull request
Jul 31, 2018
* Update __init__.py * Update requirements_all.txt
girlpunk
pushed a commit
to girlpunk/home-assistant
that referenced
this pull request
Sep 4, 2018
* Update __init__.py * Update requirements_all.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
In the pyhomematic repository it was reported, that the variables feature stopped working in HASS 73. The dependency has been updated (to 0.1.45), which fixes the problem. The issue: https://github.com/danielperna84/pyhomematic/issues/143
Checklist:
tox. Your PR cannot be merged unless tests passIf the code communicates with devices, web services, or third-party tools:
REQUIREMENTSvariable (example).requirements_all.txtby runningscript/gen_requirements_all.py.