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 regression where power_switch does not work with Python backend #215

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

whoenig
Copy link
Contributor

@whoenig whoenig commented Mar 22, 2021

This was introduced in 730aea3, where
the Python backend accepted the URI options. For the power switch, we
still need an additional check to enable the old code path using the
shared radio.

This was introduced in 730aea3, where
the Python backend accepted the URI options. For the power switch, we
still need an additional check to enable the old code path using the
shared radio.
@ataffanel
Copy link
Member

This is a good fix for now, in the future lets implement the link options in the python link or retire the python link. I created issue #218 to track this. In the meantime I am merging this, thank you!

@ataffanel ataffanel merged commit 3450f8f into master Mar 23, 2021
@ataffanel ataffanel deleted the bugfix-powerswitch branch March 23, 2021 10:12
@krichardsson krichardsson modified the milestones: next-release, 0.1.14.2 Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants