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

add support for KMTronic usb relay controller #1568

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

benjamin1313
Copy link

This adds support for KMTronic usb relay controller.

Tests has been done using a KMTronic four channel usb relay controller: https://www.kmtronic.com/usb-relays.html?product_id=93
Small tests for the resource and driver has been written and run with pytest to see in the driver works.
A small setup with coordinator and exporter has also been setup to make sure network resources are available and work with the driver,

Checklist

  • Documentation for the feature

  • Tests for the feature

  • The arguments and description in doc/configuration.rst have been updated
  • PR has been tested

@benjamin1313
Copy link
Author

I will note i needed to install pyserial(outside of venv) on my exporter in order to be able to use the driver and resource over the network.

Signed-off-by: Benjamin B. Frost <[email protected]>
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.

1 participant