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

Documentation refers to HABmin and Paper UI which no longer exist #1831

Open
wborn opened this issue Dec 29, 2022 · 1 comment
Open

Documentation refers to HABmin and Paper UI which no longer exist #1831

wborn opened this issue Dec 29, 2022 · 1 comment

Comments

@wborn
Copy link
Member

wborn commented Dec 29, 2022

HABmin and Paper UI have been removed since openHAB 3.

You can create a list of HABmin and Paper UI occurrences in the documentation using:

grep -iER 'habmin|paper[ ]?ui' --include=*.md

doc/zooz/zse40_0_0.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2179_17_9.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2_24_2.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2322_32_2.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2242_24_2.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40_32_2.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2242_24_16.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40v2_17_9.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40_17_9.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/zooz/zse40_24_16.md:If the unit does not initialize on initial inclusion (i.e., appears to be an unknown device), ask openHAB 2 to reinitialize the device (e.g., in PaperUI, via Configuration > Things > [Name] > Edit) and immediately press the Z-Wave button on the unit (e.g., right after saving your changes in PaperUI).
doc/kwikset/ged1800_0_0.md:Sample rule in Openhab to update the lock status, with Door\_Lock linked to the lock's lock\_door channel, and Door\_Lock\_Alarm linked to its alarm_raw channel.  Make sure you have the JSONPath Transformation installed under Paper UI - Add-ons - Transformations:
doc/qubino/zmnhcd_4_1.md:  7. add the Thing to openhab via HABmin
doc/qubino/zmnhcd_0_0.md:  7. add the Thing to openhab via HABmin
doc/act/zdp200_0_0.md:Use Habmin or another zwave tool to exclude the device from the zwave mesh.
doc/act/zrp200_0_0.md:Use Habmin or another zwave tool to exclude the device from the zwave mesh.
doc/fibaro/fgk101_0_0.md:  1. Start HABmin.
doc/fibaro/fgk101_0_0.md:  7. Hit "reload properties" in HABmin.
doc/fibaro/fgk101_0_0.md: 16. Hit "reload properties" in HABmin.
doc/aeon/zw099_0_0.md:** In OpenHAB and HABmin (or other Java software) To enter an unsigned integer value greater than 2147483647 you must convert the value to a signed 32-bit value. 
@wborn wborn changed the title Documentation refers to HABmin and Paper UI which no longer exists Documentation refers to HABmin and Paper UI which no longer exist Dec 29, 2022
@cdjackson
Copy link
Collaborator

This is not super easy to resolve since this is stored in the database. There are no mentions of HABmin or PaperUI in the actual binding doc.

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