naofireblade / homebridge-weather-plus

A comprehensive weather plugin for homebridge.
MIT License
314 stars 63 forks source link

OpenWeatherMap PWS #65

Closed mwkchan closed 5 years ago

mwkchan commented 5 years ago

I have registered a PWS in OpenWeatherMap. How can I pull data directly from my PWS using station_id in the plugin?

naofireblade commented 5 years ago

The OpenWeatherMap API does not support a station id as a location parameter: https://openweathermap.org/current. You could try using your exact geo coordinates.