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 device commands. #13

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Fix device commands. #13

merged 1 commit into from
Apr 15, 2019

Conversation

rspier
Copy link
Contributor

@rspier rspier commented Apr 15, 2019

device can't be cast to insteon.LinkableDevice because it does not implement Linkable.

Minimal demo: https://play.golang.org/p/I6M4obwjlSw

@coveralls
Copy link

coveralls commented Apr 15, 2019

Coverage Status

Coverage remained the same at 66.227% when pulling 39c5914 on rspier:fixdev into 8102653 on abates:master.

device can't be cast to insteon.LinkableDevice because it does not
implement Linkable.

Minimal demo: https://play.golang.org/p/I6M4obwjlSw
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