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 zwave #215

Open
guyluz11 opened this issue Oct 20, 2022 · 2 comments
Open

Add support for zwave #215

guyluz11 opened this issue Oct 20, 2022 · 2 comments
Labels
have dart pacakge Integration that only requere to connect dart pacakge with the hub and test that it is working new vendor support Request for adding support to a specific Vendor

Comments

@guyluz11
Copy link
Member

guyluz11 commented Oct 20, 2022

Zwave is a famous wireless technology.

In Home Assistant 11.7% of its users use it.

image

@danrubel
Copy link

I've updated the zwave package to use dart:ffi and it now runs on Dart SDK 2.18.
Please let me know if that helps.

@guyluz11
Copy link
Member Author

I've updated the zwave package to use dart:ffi and it now runs on Dart SDK 2.18. Please let me know if that helps.

Wonderful this will now let us continue and work on support for Z-Wave.
Currently I don't have any Z-Wave devices, but in the future I intend to buy some in order to test support with your package.

Thanks

@guyluz11 guyluz11 added the have dart pacakge Integration that only requere to connect dart pacakge with the hub and test that it is working label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
have dart pacakge Integration that only requere to connect dart pacakge with the hub and test that it is working new vendor support Request for adding support to a specific Vendor
Projects
None yet
Development

No branches or pull requests

2 participants