peterzen / hass-pws-mqtt-addon

Addon to pull WH2600 weather station data into Home Assistant via MQTT.
Apache License 2.0
1 stars 0 forks source link

New data acquisition mechanism #1

Closed peterzen closed 1 year ago

peterzen commented 1 year ago

Replace wunderground update intercept method with a different approach: the addon now fetches the weather data directly from the PWS by parsing the HTML exposed by the observer unit. This is desirable because the data Wunderground defined format, as obtained previously, was in imperial units and I need it in metric.