Add new monitored condition "weather_code" (#6468)

This commit is contained in:
David Bilay 2018-10-03 16:15:56 +02:00 committed by Fabian Affolter
parent 5abe3bca8e
commit 5e41099b93

View File

@ -72,6 +72,8 @@ sensor:
description: The rain volume.
snow:
description: The snow volume.
weather_code:
description: The current weather condition code.
{% endconfiguration %}
Details about the API are available in the [OpenWeatherMap documentation](http://openweathermap.org/api).