Skip to content

Integrate aggregated Ambient Weather Network data into Home Assistant.

Notifications You must be signed in to change notification settings

gabe565/ambient-weather-fusion

Repository files navigation

Ambient Weather Fusion

Build

A tool for aggregating Ambient Weather Network data to provide more reliable local readings. Instead of using a single station, this tool calculates the median values from nearby sensors to reduce bad readings.

Features

  • Designed for integration with Home Assistant through MQTT
  • Reports values for temperature, humidity, wind speed, pressure, and more
  • Smooth out bad readings from individual weather stations

Usage

Builds are published as a Docker container to ghcr.io/gabe565/ambient-weather-fusion.

docker run -d ghcr.io/gabe565/ambient-weather-fusion \
  --mqtt-url mqtt://localhost:1883 \
  --latitude 35.4689 \
  --longitude -97.5195

Sensors

Ambient Weather Fusion sensors screenshot Ambient Weather Fusion sensors screenshot

About

Integrate aggregated Ambient Weather Network data into Home Assistant.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages