Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
smartpublicbuilding
openhab-pb-stack
Commits
0d184a9c
Commit
0d184a9c
authored
Mar 11, 2019
by
dobli
Browse files
made first device unlink attempt
parent
53f3c25b
Changes
1
Hide whitespace changes
Inline
Side-by-side
building_manager.py
View file @
0d184a9c
...
...
@@ -1544,7 +1544,7 @@ def device_unlink_menu(base_dir):
:base_dir: Base directory of configuration files
"""
machine
=
docker_client_prompt
(
" to link device
on
"
)
machine
=
docker_client_prompt
(
" to
un
link device
from
"
)
device
=
qust
.
select
(
"What device should be unlinked?"
,
choices
=
USB_DEVICES
,
style
=
st
).
ask
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment