mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update sensor.rflink.markdown (#2050)
According to the source code of the rflink sensor component the value 'sensor_type' is required.
This commit is contained in:
parent
44b7e5fca3
commit
db08498ef7
@ -53,7 +53,7 @@ Configuration variables:
|
|||||||
Device configuration variables:
|
Device configuration variables:
|
||||||
|
|
||||||
- **name** (*Optional*): Name for the device, defaults to Rflink ID.
|
- **name** (*Optional*): Name for the device, defaults to Rflink ID.
|
||||||
- **sensor_type_** (*Optional*): Override automatically detected type of sensor.
|
- **sensor_type** (*Required*): Override automatically detected type of sensor.
|
||||||
- **unit_of_measurement** (*Optional*): Override automatically detected unit of sensor.
|
- **unit_of_measurement** (*Optional*): Override automatically detected unit of sensor.
|
||||||
- **aliasses** (*Optional*): Alternative Rflink ID's this device is known by.
|
- **aliasses** (*Optional*): Alternative Rflink ID's this device is known by.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user