Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Upgrade python-mystrom to 0.4.4 #14889

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

Merged
merged 1 commit into from
Jun 10, 2018
Merged

Upgrade python-mystrom to 0.4.4 #14889

merged 1 commit into from
Jun 10, 2018

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Jun 9, 2018

Description:

Changelog: https://github.com/fabaff/python-mystrom/blob/master/CHANGELOG.rst

Additionally:

  • Align log messages of the platforms (first step)
  • Return None

Example entry for configuration.yaml (if applicable):

switch:
  - platform: mystrom
    name: Reduit
    host: 192.168.122.40
light:
  - platform: mystrom
    name: Living room
    host: 192.168.122.50
    mac: 5DDE9FA5C21C

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

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

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@ghost ghost assigned fabaff Jun 9, 2018
@ghost ghost added in progress and removed small-pr PRs with less than 30 lines. labels Jun 9, 2018
@fabaff fabaff merged commit 703b435 into dev Jun 10, 2018
@ghost ghost removed the in progress label Jun 10, 2018
@fabaff fabaff deleted the upgrade-mystrom branch June 10, 2018 09:38
@balloob balloob mentioned this pull request Jun 22, 2018
Copy link

@michael-jutzi michael-jutzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there. I installed the newest version of hassio on my Raspberrypi 3. My mystrom switch is working but my mystrom bulbs aren't. what should I do to make it work?
Thanks!

@fabaff
Copy link
Member Author

fabaff commented Jul 7, 2018

This is a Pull Request for Home Assistant.

Please use the forum for questions about installation, setup and configuration.

@home-assistant home-assistant locked as resolved and limited conversation to collaborators Jul 7, 2018
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.

3 participants