diff --git a/source/_components/sensor.netatmo.markdown b/source/_components/sensor.netatmo.markdown index ad196eda24..966f90095e 100644 --- a/source/_components/sensor.netatmo.markdown +++ b/source/_components/sensor.netatmo.markdown @@ -33,6 +33,10 @@ sensor: - co2 module_name2: - temperature + rainmeter_name3: + - rain + - sum_rain_1 + - sum_rain_24 ``` Configuration variables: @@ -75,5 +79,5 @@ You have to provide these name in your Home Assistant configuration file.
-The Home Assistant NetAtmo platform has only be tested with the classic indoor and outdoor module. There is no support for the rainmeter and windmeter module at this time because developers does not own these modules. +The Home Assistant NetAtmo platform has only be tested with the classic indoor, outdoor module and rainmeter. There is no support for the windmeter module at this time because developers does not own these modules.