Fix developer API link in openwrt component (#10010)

This commit is contained in:
Max Rumpf 2019-07-31 09:49:26 +02:00 committed by Franck Nijhof
parent ca4bd45df9
commit c97be0dfec

View File

@ -34,7 +34,7 @@ There are _multiple_ ways of integrating an OpenWRT router for presence detectio
### Event-based device tracker
This can be achieved by running a simple shell script on the OpenWRT router which calls the appropriate Home Assistant service. An OpenWRT package which does this is listed above. As this method directly calls the [service API](/developers/rest_api.markdown#post-apiservicesltdomainltservice), no special configuration is necessary on the Home Assistant side, except for ensuring the device_tracker API is running, which is achieved by adding the following to your `configuration.yaml` file:
This can be achieved by running a simple shell script on the OpenWRT router which calls the appropriate Home Assistant service. An OpenWRT package which does this is listed above. As this method directly calls the [service API](https://developers.home-assistant.io/docs/en/external_api_rest.html#post-api-services-lt-domain-lt-service), no special configuration is necessary on the Home Assistant side, except for ensuring the device_tracker API is running, which is achieved by adding the following to your `configuration.yaml` file:
```yaml
device_tracker: