Skip to content

Commit 84158a8

Browse files
aequitasLandrash
authored andcommitted
Update docs with sensor_type values. (home-assistant#2634)
1 parent b9fdb71 commit 84158a8

File tree

1 file changed

+37
-1
lines changed

1 file changed

+37
-1
lines changed

source/_components/sensor.rflink.markdown

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,46 @@ Configuration variables:
4242
Device configuration variables:
4343
4444
- **name** (*Optional*): Name for the device, defaults to RFLink ID.
45-
- **sensor_type** (*Required*): Override automatically detected type of sensor.
45+
- **sensor_type** (*Required*): Override automatically detected type of sensor. For list of values see below.
4646
- **unit_of_measurement** (*Optional*): Override automatically detected unit of sensor.
4747
- **aliasses** (*Optional*): Alternative RFLink ID's this device is known by.
4848
49+
Sensor type values:
50+
51+
- average_windspeed
52+
- barometric_pressure
53+
- battery
54+
- weather_forecast
55+
- doorbell_melody
56+
- command
57+
- co2_air_quality
58+
- current_phase_1
59+
- current_phase_2
60+
- current_phase_3
61+
- distance
62+
- firmware
63+
- humidity_status
64+
- humidity
65+
- hardware
66+
- kilowatt
67+
- light_intensity
68+
- meter_value
69+
- total_rain
70+
- rain_rate
71+
- total_rain
72+
- revision
73+
- noise_level
74+
- temperature
75+
- uv_intensity
76+
- version
77+
- voltage
78+
- watt
79+
- windchill
80+
- winddirection
81+
- windgusts
82+
- windspeed
83+
- windtemp
84+
4985
### {% linkable_title Hiding/ignoring sensors %}
5086
5187
Sensors are added automatically when the RFLink gateway intercepts a wireless command in the ether. To prevent cluttering the frontend use any of these methods:

0 commit comments

Comments
 (0)