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

Move current development master #42

Merged
merged 166 commits into from
Dec 22, 2016
Merged

Move current development master #42

merged 166 commits into from
Dec 22, 2016

Conversation

tobof
Copy link
Owner

@tobof tobof commented Dec 22, 2016

No description provided.

tobof and others added 30 commits January 24, 2016 13:05
Code merged and adjustments made to discovery process. 
UNTESTED!!
Conflicts:
	addons/binding/org.openhab.binding.mysensors/ESH-INF/thing/thing-types.xml
Moved event handling from handleUpdate() to handleCommand().
Currently it is not possible to automatically revert to the old state.
- removed superflous debug messages
- removed superflous variables, methods
- fixed missing implementation of sendDelay
The binding status is updated to OFFLINE and the threads for reader and
writer are beeing stopped. Works for ethernet gw only.
incoming ACKs are now acknoledged and the message is removed from the
queue
If no ACK is received from the node, the binding will try to revert the
status of the item in OH2 to its old value. Only works if a status is
known. (After restart of OH2 no status is known).

Tested with light (STATUS) and dimmer (percent).
acioni and others added 29 commits September 20, 2016 21:10
Thing added that supports sending and receiving V_TEXT.
Both things work in both directions (to and from MySensors network)
If skipStartupCheck is set to true, there was no answer to I_CONFIG, I_TIME and ACK was not working.
Cleaning up code for incoming messages.
…tener

- EventListener now listening independant from skipStartupCheck
- Removed <context> from things eth-gateway and ser-gateway to allow configuration of advanced options in PaperUI
@tobof tobof merged commit 9caec47 into master Dec 22, 2016
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.

7 participants