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:
parent
583c7c1483
commit
5dcb6fbd2a
1 changed files with 4 additions and 1 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue