-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[powermax] Console command completion #13588
Conversation
Partial in the context means that it is not yet possible to complete the thing UID required as parameter. |
In fact, everything is there in core framework to retrieve all things. I am going to add completion on the thing UID. |
33639ba
to
616eb23
Compare
Full parameters completion is now implemented. PR is ready for review. |
956721b
to
017a896
Compare
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
017a896
to
9ea5e63
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr> Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Laurent Garnier lg.hc@free.fr
Depends on openhab/openhab-core#3111