diff --git a/source/_components/sensor.miflora.markdown b/source/_components/sensor.miflora.markdown index 55e280bc654..31219c890f1 100644 --- a/source/_components/sensor.miflora.markdown +++ b/source/_components/sensor.miflora.markdown @@ -27,7 +27,7 @@ sensor: ``` - **mac** (*Required*): The MAC address of your sensor. You can find this be running `hcitool lescan` from command line. -- **monitored_conditions** array (*Required*): The paramaters that should be monitored. +- **monitored_conditions** array (*Optional*): The paramaters that should be monitored (defaults to monitoring all parameters). - **moisture**: Moisture in the soil. - **light**: Brightness at the sensor's location. - **temperature**: Temperature at the sensor's location.