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:
Benny de Leeuw 2017-02-16 10:17:10 +01:00 committed by Fabian Affolter
parent 44b7e5fca3
commit db08498ef7

View File

@ -53,7 +53,7 @@ Configuration variables:
Device configuration variables:
- **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.
- **aliasses** (*Optional*): Alternative Rflink ID's this device is known by.