Skip to content

Commit db08498

Browse files
leeuwtefabaff
authored andcommitted
Update sensor.rflink.markdown (home-assistant#2050)
According to the source code of the rflink sensor component the value 'sensor_type' is required.
1 parent 44b7e5f commit db08498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/sensor.rflink.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Configuration variables:
5353
Device configuration variables:
5454

5555
- **name** (*Optional*): Name for the device, defaults to Rflink ID.
56-
- **sensor_type_** (*Optional*): Override automatically detected type of sensor.
56+
- **sensor_type** (*Required*): Override automatically detected type of sensor.
5757
- **unit_of_measurement** (*Optional*): Override automatically detected unit of sensor.
5858
- **aliasses** (*Optional*): Alternative Rflink ID's this device is known by.
5959

0 commit comments

Comments
 (0)