-
Notifications
You must be signed in to change notification settings - Fork 29
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 openzwave-adapter #407
Merged
fabricedesre
merged 51 commits into
fxbox:master
from
JohanLorenzo:add-openzwave-adapter
Apr 21, 2016
Merged
Add openzwave-adapter #407
fabricedesre
merged 51 commits into
fxbox:master
from
JohanLorenzo:add-openzwave-adapter
Apr 21, 2016
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… various other small changes
…he caller anymore
… we know which channel is what
Unpinning Taxonomy
Warning when a notification is not handled
…rences use references instead of owned objects
…fault configuration path
…file-from-parameters Take profile from parameters and use the default configuration path
…pt to the new taxonomy API
…y-use-ranges Consume Ranges and send Exit events and adapt to the new taxonomy API
This also puts the home-id into the getter id since the valueids are only unique within the controller.
…-review-comments Implement setters in the openzwave adapter
…s-services Use nodes as services instead of controllers
…onfigs Save the network configuration at some right times
Turning error into info when no ZWave found
…openzwave-stateful-rust printing a log, and tidied the log messages
…-zwave-device Allow foxbox to provide a device to open.
…cant-read-device-error Gobble the new CannotReadDevice error from openzwave-stateful-rust pr…
…direction Rename SendDirection to EventType (fixes #12)
Changes Unknown when pulling 5d60b04 on JohanLorenzo:add-openzwave-adapter into * on fxbox:master*. |
The git command used were the same as in #406. I didn't have to change the scripts to support this new crate. The openzwave adapter is compiled locally and has its tests run r? @fabricedesre (I'm not asking @julienw because he's on PTO until Monday) |
JohanLorenzo
added a commit
to fxbox/openzwave-adapter
that referenced
this pull request
Apr 21, 2016
New URL repo: https://github.com/fxbox/foxbox/ Commits merged in fxbox/foxbox#407
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.