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

[DEV] Z-Wave Serial Gateway "More Options" can't be saved #899

Closed
Borcon opened this issue May 8, 2018 · 3 comments
Closed

[DEV] Z-Wave Serial Gateway "More Options" can't be saved #899

Borcon opened this issue May 8, 2018 · 3 comments

Comments

@Borcon
Copy link

Borcon commented May 8, 2018

Hello Chris,
you told me, that i should open an issue to solve this bug.

From my post (https://community.openhab.org/t/oh2-z-wave-refactoring-and-testing-and-security/21653/2644):
i have a fresh install of openhab 2 with an aeon z-wave stick.
If i use the jar file from the first post and try to add the Z-Wave Serial Controller, i can’t save, if i click to “Show More”.

image

I found this in the log:
2018-05-08 19:56:19.308 [INFO ] [ing.zwave.handler.ZWaveSerialHandler] - Serial port is initialized 2018-05-08 19:56:19.356 [INFO ] [ve.internal.protocol.ZWaveController] - Starting ZWave controller 2018-05-08 19:56:19.359 [INFO ] [ve.internal.protocol.ZWaveController] - ZWave timeout is set to 5000ms. Soft reset is false. 2018-05-08 19:56:22.599 [ERROR] [serialmessage.SetSucNodeMessageClass] - NODE 0: SetSucNodeID command failed. 2018-05-08 19:56:22.768 [INFO ] [age.SerialApiGetInitDataMessageClass] - NODE 1: Node found 2018-05-08 19:56:22.771 [INFO ] [age.SerialApiGetInitDataMessageClass] - ZWave Controller using Controller API 2018-05-08 19:56:22.773 [INFO ] [age.SerialApiGetInitDataMessageClass] - ZWave Controller is Primary Controller 2018-05-08 19:56:22.775 [INFO ] [age.SerialApiGetInitDataMessageClass] - ------------Number of Nodes Found Registered to ZWave Controller------------ 2018-05-08 19:56:22.777 [INFO ] [age.SerialApiGetInitDataMessageClass] - # Nodes = 1 2018-05-08 19:56:22.779 [INFO ] [age.SerialApiGetInitDataMessageClass] - ---------------------------------------------------------------------------- ==> /var/log/openhab2/events.log <== 2018-05-08 19:56:23.249 [hingStatusInfoChangedEvent] - 'zwave:serial_zstick:515c5a39' changed from OFFLINE (BRIDGE_OFFLINE): Controller is offline to ONLINE 2018-05-08 19:56:23.273 [me.event.ThingUpdatedEvent] - Thing 'zwave:serial_zstick:515c5a39' has been updated.

@Borcon
Copy link
Author

Borcon commented May 20, 2018

@cdjackson:
You have solved the configuration bug with the new version. :-)
But one improvement. If i add the zwave serial gateway and the SIS Node is empty in configuration (is default), then the gateway doesn't get online. Maybe you can set a default value to make it easier for other people if the SIS Node was empty. I think in most cases the SIS Node is 1.

@cdjackson
Copy link
Collaborator

I'm not sure how that is related to this - I mean, the SIS configuration is in no way impacted by the change here, and I'm not sure I understand the issue. In the handler, if the sisnode is node set, it defaults to 0 - this has always been the case. 0 means don't set the sis at all.

@Borcon
Copy link
Author

Borcon commented May 28, 2018

The SIS configuration is not affected by this change. But i had a problem. I have added the zwave gateway and the gateway didn't get online. If i set the sis config to 1, the gateway was working.

@Borcon Borcon closed this as completed May 28, 2018
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

2 participants