clarify the usage of the sensor ("PWS" tag) (#2035)

As it was not clear (at least for me), that the PWS sensor is the Weather Underground sensor, so a Note added at the bottom (like in darksky)
This commit is contained in:
Peter Zsak 2017-02-14 10:15:07 +01:00 committed by Fabian Affolter
parent 583c7c1483
commit 5dcb6fbd2a

View File

@ -114,5 +114,8 @@ Configuration variables:
All the conditions listed above will be updated each 5 minutes with exception of `alerts` that will be updated each 15 minutes by default.
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
<p class='note warning'>
Note: While the platform is called “wunderground” the sensors will show up in Home Assistant as “PWS” (eg: sensor.pws_weather).
</p>
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).