mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Updated broken links (#9785)
* Updated broken link to mqtt broker relates to https://github.com/home-assistant/home-assistant.io/issues/9774 * Updated broken link - rflink sensor https://github.com/home-assistant/home-assistant.io/issues/9774 * ✏️ Removed full url * ✏️ Removed full url
This commit is contained in:
parent
7f4d0866c1
commit
1d0890d871
@ -17,7 +17,7 @@ redirect_from:
|
||||
|
||||
The `arwn` sensor platform is a client for the [Ambient Radio Weather Network](http://github.com/sdague/arwn) project. This collects weather station data and makes it available in an MQTT subtree.
|
||||
|
||||
To use your ARWN setup, you must already have configured the [MQTT](mqtt) platform. Then add the following to your `configuration.yaml` file:
|
||||
To use your ARWN setup, you must already have configured the [MQTT](/components/mqtt/) platform. Then add the following to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
@ -58,7 +58,7 @@ devices:
|
||||
default: RFLink ID
|
||||
type: string
|
||||
sensor_type:
|
||||
description: Override automatically detected type of sensor. For list of [values](components/sensor.rflink/#sensors-types) see below.
|
||||
description: Override automatically detected type of sensor. For list of [values](/components/sensor.rflink/#sensors-types) see below.
|
||||
required: true
|
||||
type: string
|
||||
unit_of_measurement:
|
||||
|
Loading…
x
Reference in New Issue
Block a user