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

Feature Wishlist #364

Open
raman325 opened this issue Feb 13, 2022 · 8 comments
Open

Feature Wishlist #364

raman325 opened this issue Feb 13, 2022 · 8 comments

Comments

@raman325
Copy link
Contributor

raman325 commented Feb 13, 2022

If you have a feature request that's not on the roadmap, add a comment here!

Caveats:

  • This is open to all but not a support avenue, and support requests will be hidden as off topic
  • If you like an existing idea, add a +1 to that comment and do not add another one.
@raman325 raman325 pinned this issue Feb 13, 2022
@kdknigga
Copy link

kdknigga commented Jun 1, 2022

I fear it's out of scope, but I would love a non-async interface to this. I would love to be able to pass something a websocket URL, and get a bunch of objects that represent the controller and nodes with all of the async updating stuff going on behind the scenes.

EDIT: This feature was rejected for the reasons stated in the hidden comments below

@raman325

This comment was marked as off-topic.

@kdknigga

This comment was marked as off-topic.

@raman325

This comment was marked as off-topic.

@bronger
Copy link

bronger commented Oct 24, 2022

A complete, non-trivial yet short example would be helpful in my opinion.

@raman325
Copy link
Contributor Author

A complete, non-trivial yet short example would be helpful in my opinion.

What kind of example are you interested in?

@bronger
Copy link

bronger commented Nov 24, 2022

A minimal working program that e.g. polls one value of a certain device. Of course, the code would not run anywhere, but one could see the core structure that a program using this library must have.

@raman325
Copy link
Contributor Author

gotcha, we'll take a working example from someone who is willing to contribute it but in the interim the zwave_js integration in Home Assistant is the best example. I recognize that if you aren't familiar with the HA code, it may be hard to parse: https://github.com/home-assistant/core/tree/dev/homeassistant/components/zwave_js but start with the Client and work your way from there

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

No branches or pull requests

3 participants