GitHunt
MO

MoJo2600/hassio-addon-awekas-receiver

An Awekas receiver that writes weather information in to Influx DB

Home Assistant Add-on: AWEKAS Receiver

GitHub Release
Project Stage

Receive weather information from Bresser WiFi weather stations in AWEKAS format and store it in InfluxDB.

About

This Home Assistant add-on allows you to receive weather data from Bresser WiFi weather stations using the AWEKAS protocol and automatically store it in an InfluxDB database.

Perfect for:

  • Bresser weather station owners
  • Users running InfluxDB
  • Weather data enthusiasts who want local storage

Installation

  1. Add this repository to your Home Assistant instance:

    • Navigate to SettingsAdd-onsAdd-on Store
    • Click the menu (three dots) in the top right
    • Select Repositories
    • Add: https://github.com/MoJo2600/hassio-addon-awekas-receiver
    • Click Add
  2. Install the AWEKAS Receiver add-on:

    • Find "AWEKAS Receiver" in the add-on store
    • Click Install
  3. Configure the add-on (see Configuration section in DOCS.md)

  4. Start the add-on

Configuration

The add-on requires InfluxDB connection details. See the documentation for detailed configuration options.

Development

To work on this add-on locally:

cd awekas-receiver
npm install
npm run build
npm start

Support

License

MIT License - see LICENSE file

Languages

TypeScript84.2%Shell6.8%JavaScript4.6%Dockerfile4.4%

Contributors

Created May 6, 2022
Updated January 14, 2026