Skip to content

daq-tools/bresser-to-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bresser-to-mqtt

About

A PlatformIO-compatible build environment for the excellent BresserWeatherSensorReceiver.

Usage

Acquire sources:

git clone https://github.com/daq-tools/bresser-to-mqtt
cd bresser-to-mqtt

Build firmware image:

python3 -m venv .venv
source .venv/bin/activate
pip install --upgrade --requirement=requirements.txt
pio run

More targets:

pio run --list-targets
pio run --target clean
pio run --target upload

About

A PlatformIO-compatible build environment for the excellent https://github.com/matthias-bs/BresserWeatherSensorReceiver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors