mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Wether Underground clarification (#5466)
* Wether Underground clarification Added a note to clarify that the WU sensor is added to the entity_registry and that numbers are appended to subsequent weather stations after the first one. Nowhere as far as I know is this documented or made clear. * Simplify....
This commit is contained in:
parent
93ba10509d
commit
0ec83cc965
@ -195,4 +195,8 @@ group:
|
|||||||
Note: While the platform is called “wunderground” the sensors will show up in Home Assistant as “PWS” (eg: sensor.pws_weather).
|
Note: While the platform is called “wunderground” the sensors will show up in Home Assistant as “PWS” (eg: sensor.pws_weather).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Note that the Weather Underground sensor is added to the entity_registry, so second and subsequent Personal Weather Station ID (pws_id) will have their monitored conditions suffixed with an index number e.g.
|
||||||
|
|
||||||
|
- sensor.pws_weather_1d_metric_2
|
||||||
|
|
||||||
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
|
Additional details about the API are available [here](https://www.wunderground.com/weather/api/d/docs).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user