Skip to content

Commit cba28d2

Browse files
schericfrenck
andauthored
Fix broken links in deCONZ (home-assistant#19624)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
1 parent 5a26987 commit cba28d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/_integrations/deconz.markdown

+2-3
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ ha_platforms:
3737

3838
[deCONZ](https://www.dresden-elektronik.de/funk/software/deconz.html) by [dresden elektronik](https://www.dresden-elektronik.de) is a software that communicates with ConBee/RaspBee Zigbee gateways and exposes Zigbee devices that are connected to the gateway.
3939

40-
[deCONZ REST API](https://dresden-elektronik.github.io/deconz-rest-doc/).
4140

4241
There is currently support for the following device types within Home Assistant:
4342

@@ -63,7 +62,7 @@ See [deCONZ wiki](https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/
6362

6463
{% include integrations/config_flow.md %}
6564

66-
Running a stand-alone instance of deCONZ (non add-on installation) requires a pairing between the deCONZ gateway and Home Assistant. To allow Home Assistant to connect with deCONZ go to the Phoscon UI click Settings -> Gateway -> Advanced and press the "Authenticate app" button. This same information is also shown during the config flow of the deCONZ integration.
65+
Running a stand-alone instance of deCONZ (non add-on installation) requires a pairing between the deCONZ gateway and Home Assistant. To allow Home Assistant to connect with deCONZ go to the Phoscon **UI click Settings -> Gateway -> Advanced** and press the "Authenticate app" button. This same information is also shown during the config flow of the deCONZ integration.
6766

6867
## Debugging integration
6968

@@ -91,7 +90,7 @@ Available services: `configure`, `deconz.device_refresh` and `deconz.remove_orph
9190

9291
### Service `deconz.configure`
9392

94-
Set attribute of device in deCONZ using [REST-API](https://dresden-elektronik.github.io/deconz-rest-doc/rest/).
93+
Set the attribute of device in deCONZ using [REST-API](https://dresden-elektronik.github.io/deconz-rest-doc/about_rest/).
9594

9695
| Service data attribute | Optional | Description |
9796
| ---------------------- | -------- | --------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)