diff --git a/source/_components/sensor.rainbird.markdown b/source/_components/sensor.rainbird.markdown index 4c523a82c48..18bd7d944cf 100644 --- a/source/_components/sensor.rainbird.markdown +++ b/source/_components/sensor.rainbird.markdown @@ -27,8 +27,12 @@ sensor: - rainsensor ``` -Configuration variables: - -- **monitored_conditions**: Currently only rainsensor is supported. Returns the sensor level. +{% configuration %} +monitored_conditions: + description: Conditions to be monitored. + keys: + rainsensor: + description: Returns the sensor level. +{% endconfiguration %} Please note that due to the implementation of the API within the LNK Module, there is a concurrency issue. For example, the Rain Bird app will give connection issues (like already a connection active).