We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I try to add and instance http://192.168.0.32:8083/smarthome/#/module/post/CustomUserCodeZWay The list of Z-Ways is empty on the configuration screen. But this list should come from namespaces and namespaces are correc:
http://192.168.0.32:8083/ZAutomation/api/v1/namespaces {"data":[{"id":"zways","params":[{"zwayName":"zway"},{"zwayName":"zway1"}]},...
So it looks the UI is to blame. Please check.
https://forum.z-wave.me/viewtopic.php?p=70044#p70044
The text was updated successfully, but these errors were encountered:
mh-zwave
No branches or pull requests
I try to add and instance http://192.168.0.32:8083/smarthome/#/module/post/CustomUserCodeZWay
The list of Z-Ways is empty on the configuration screen. But this list should come from namespaces and namespaces are correc:
http://192.168.0.32:8083/ZAutomation/api/v1/namespaces
{"data":[{"id":"zways","params":[{"zwayName":"zway"},{"zwayName":"zway1"}]},...
So it looks the UI is to blame. Please check.
https://forum.z-wave.me/viewtopic.php?p=70044#p70044
The text was updated successfully, but these errors were encountered: