Skip to content

Commit

Permalink
Fix link to JN-UG-3091.pdf openhab#11736 (openhab#11743)
Browse files Browse the repository at this point in the history
Signed-off-by: prsnbrg <mail@paulrosenberg.de>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
  • Loading branch information
prsnbrg authored and andrasU committed Nov 12, 2022
1 parent 8318226 commit 3240ae2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.hue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Additionally, it is possible to use OSRAM Lightify devices as well as other ZigB
Beside bulbs and luminaires the Hue binding also supports some ZigBee sensors. Currently only Hue specific sensors are tested successfully (Hue Motion Sensor and Hue Dimmer Switch).
Please note that the devices need to be registered with the Hue bridge before it is possible for this binding to use them.

The Hue binding supports all seven types of lighting devices defined for ZigBee LightLink ([see page 24, table 2](https://www.nxp.com/documents/user_manual/JN-UG-3091.pdf).
The Hue binding supports all seven types of lighting devices defined for ZigBee LightLink ([see page 24, table 2](https://www.nxp.com/docs/en/user-guide/JN-UG-3091.pdf).
These are:

| Device type | ZigBee Device ID | Thing type |
Expand Down
2 changes: 1 addition & 1 deletion bundles/org.openhab.binding.tradfri/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The TRÅDFRI controller and sensor devices currently cannot be observed right aw
This makes it nearly impossible to trigger events for pressed buttons.
We only can access some static data like the present status or battery level.

The thing type ids are defined according to the lighting devices defined for ZigBee LightLink ([see page 24, table 2](https://www.nxp.com/documents/user_manual/JN-UG-3091.pdf)).
The thing type ids are defined according to the lighting devices defined for ZigBee LightLink ([see page 24, table 2](https://www.nxp.com/docs/en/user-guide/JN-UG-3091.pdf)).
These are:

| Device type | ZigBee Device ID | Thing type |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</bridge-type>

<!-- thing types for devices -->
<!-- their IDs refer to the Zigbee Lightlink device ids (see chapter 2.2 in https://www.nxp.com/documents/user_manual/JN-UG-3091.pdf) -->
<!-- their IDs refer to the Zigbee Lightlink device ids (see chapter 2.2 in https://www.nxp.com/docs/en/user-guide/JN-UG-3091.pdf) -->
<thing-type id="0010">
<supported-bridge-type-refs>
<bridge-type-ref id="gateway"/>
Expand Down

0 comments on commit 3240ae2

Please sign in to comment.