Skip to content

Commit 5dcb6fb

Browse files
wroaddfabaff
authored andcommitted
clarify the usage of the sensor ("PWS" tag) (home-assistant#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)
1 parent 583c7c1 commit 5dcb6fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/_components/sensor.wunderground.markdown

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,8 @@ Configuration variables:
114114

115115
All the conditions listed above will be updated each 5 minutes with exception of `alerts` that will be updated each 15 minutes by default.
116116

117-
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
117+
<p class='note warning'>
118+
Note: While the platform is called “wunderground” the sensors will show up in Home Assistant as “PWS” (eg: sensor.pws_weather).
119+
</p>
118120

121+
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).

0 commit comments

Comments
 (0)