-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
Smart Start Screen Data Inconsistencies #3674
Comments
@AlCalzone I'm unsure if this is UI specific. |
The ones that are already included (have a node id in the first column) cannot be edited anymore, since the edit will have no effect until it's excluded and included again. It might make sense to make this more obvious, e.g. group them by inclusion state. |
Agree, I submitted this because I thought the editing ended at the 2nd checkbox (second arrow) like it had some parsing issue with the rest of the data. My use case for Smart Start screen is to keep a list of all my of my zwave devices and give them a name specific to the DSK. Having to locate DSK row, then locate node id, then go to control panel and rename is a bit longer. But probably less work than update both sections. Maybe we can have a button to:
|
Basically:
About the info table I would like to ask @AlCalzone whaty could make sense in his opinion to add there, maybe also a mention to Long range would be good as they can only be added from there? |
PR ready for who wants to give it a try #3684 |
Checklist
Deploy method
Docker
Z-Wave JS UI version
9.11.1.9e7d24e
ZwaveJS version
12.5.5
Describe the bug
edit2: view the below comment from @robertsLando on changes: #3674 (comment)
edit: After looking at the code, I think this is the intended behavior. disable check
After upgrade from
9.9.1
to9.11.1
, the smart start screen has an issue loading all of the edit buttons, check boxes, protocol toggles.To Reproduce
Have smart start items.
Upgrade docker from
9.9.1
to9.11.1
.Unsure if it's some edge case from my personal Smart Start items.
Expected behavior
Shows all edit buttons, able to check all boxes, able to toggle the protocols.
Additional context
Looks like the items upgraded correctly with the recent updates
from
to
The text was updated successfully, but these errors were encountered: