kcharwood / homebridge-weather-station

A weather station plugin for HomeBridge that enables triggering off of weather conditions.
MIT License
14 stars 4 forks source link

Weather station as location #2

Open rehafer opened 7 years ago

rehafer commented 7 years ago

Is it possible to use a specific weather station (e.g. KMOSTCHA6) as a location in the config?

willieg commented 7 years ago

Yes try prepending it with pws: ie pws:KMOSTCHA6

rehafer commented 7 years ago

pws:KMOSTCHA6 works as I'd hoped, thank you.

aguaman15 commented 7 years ago

"pws:KMOSTCHA6" is used as "Location" in the Config.JSON file instead of city, zip code, GPS coordinates (which also work to select a specific weather station as the station's Lat and Long is listed at the WeatherUnderground website). Any type or form of location identification that WeatherUnderground recognizes can be used.

tracyajones commented 4 years ago

and when using pws:xxxx as the location so i still use my api key or do i use my pws key? Neither are working for me. So now im wondering if the change in the wunderground api is the culprit?