Fix link to JN-UG-3091.pdf #11736 (#11743)

Signed-off-by: prsnbrg <mail@paulrosenberg.de>
This commit is contained in:
Paul 2021-12-10 15:46:03 +01:00 committed by GitHub
parent b89ae048e2
commit 3586146145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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 |

View File

@ -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 |

View File

@ -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"/>