• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

matthias-bs / BresserWeatherSensorReceiver
93%

Build:
DEFAULT BRANCH: main
Repo Added 07 Oct 2022 09:42AM UTC
Token n6jAGqq5FXwKDdbZTZR288ZZ1BXDzFKW8 regen
Build 788 Last
Files 8
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 10-bresser-lightning-sensor
  • 20240730-mqtt-config
  • 20241030-feat-c3supermini-htra62
  • 20241130-feat-heltec-vision-master-t190
  • 20241227-lilygo-t3s3-lr1121-tx
  • 20241227-refactoring
  • 20250119-feat-sleep
  • 20250127-feat-bresser8in1
  • 20250129-feat-8in1
  • 20250129-feat-wbt-wbgt
  • 20250219-feat-autodiscovery
  • 20250223-refactoring
  • 20250226-feat-mqtt-discovery
  • 20250319-fix-m5core2
  • 20250321-dynamic-hourly-rate-calc
  • 20250421-update-mqtt-comm
  • 20250510-feat-rx-timeout
  • 20250622-update-radiolib720
  • 20250709-fix-radio-state-check
  • 20250710-update-radiolib721
  • 20250712-fix-lwt-after-disconnect
  • 20250727-feat-combined-message
  • 20250801-feat-lightning
  • 20250802-refactor-publishweatherdata
  • 20250909-feat-spellcheck
  • 20250916-update-actions
  • 20251003-feat-canvas-gauges
  • 20251006-feat-oled
  • 20251007-feat-sdcard
  • 20251014-refactor-timezone-handling
  • 20251016-fix-lora-serialization-dependencies
  • 20251026-update-radiolib
  • 20251027-update-preferences
  • 20251101-feat-m5stack-sdcard
  • 20251128-fix-canvasgauges-mdms
  • 20251210-update-powerfeather
  • 20251222-feat-3in1-professional-rain-gauge
  • 20260106-feat-xiao-esp32s3
  • 20260111-fix-ha-auto-discovery
  • 20260111-update-radiolib
  • 20260112-update-dependencies
  • 20260119-fix-wio-sx1262-tcxo-voltage
  • 20260128-update-checkout-action
  • 20260130-feat-namespace
  • 20260215-update-esp-async-webserver
  • 20260221-feat-unit-test
  • 20260221-fix-memory-usage
  • 20260221-update-radiolib
  • bugfix/WifiMgrMqttExample-on-ESP8266
  • copilot/add-accumulated-rainfall-examples
  • copilot/add-cc1101-calibration-example
  • copilot/add-rain-data-24-hours
  • copilot/create-copilot-instructions-md
  • copilot/refactor-rain-gauge-lightning-classes
  • example-mqtt-wifimanager
  • feat-default-max-num-sensors
  • feat-enable-decoders
  • feat-esp32-s3-devkitc-1
  • feat-heltec-wifi-lora-32-v3
  • feat-lilygo-t3s3
  • feat-scan-sensors
  • feat-sensor-config
  • feature-additional-aqs-data
  • feature-air-quality-and-co2
  • feature-esp32s3-powerfeather
  • feature-heltec-wifi-lora32-v2
  • feature-m5stack-core2
  • feature-radio-reset
  • feature-separate-decoding-function
  • fix-7in1-raingauge
  • fix-clear-slots
  • fix-decode-7in1
  • fix-domoticz-rain
  • fix-get-sensors-inc-exc
  • fix-heltec-pins
  • fix-humidity-and-wind-on-5-in-1
  • fix-invalid-battery-flag
  • fix-library-properties
  • fix-max-num-sensors
  • fix-professional-rain-gauge
  • fix-rtc-setting-from-sntp
  • fix-secure-wifi
  • fix-sensor-reset
  • fix-wifimanager
  • fixes/Fixing-some-typos
  • patch-1
  • refactor-board-init
  • refactor-mqtt-payload
  • refactor-sensor-vector
  • refactor-weathersensor

21 Feb 2026 09:00PM UTC coverage: 93.28%. Remained the same
22264275519

push

github

web-flow
Add BresserWeatherSensorFreqTest to README

347 of 372 relevant lines covered (93.28%)

145.38 hits per line

Relevant lines Covered
Build:
Build:
372 RELEVANT LINES 347 COVERED LINES
145.38 HITS PER LINE
Source Files on main
  • Tree
  • List 8
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
22264275519 main Add BresserWeatherSensorFreqTest to README push 21 Feb 2026 09:02PM UTC web-flow github
93.28
22264260923 main Add BresserWeatherSensorFreqTest example Added BresserWeatherSensorFreqTest example for CC1101 frequency offset optimization. push 21 Feb 2026 09:00PM UTC web-flow github
93.28
22264037817 main Update version to 0.39.0 in library.properties push 21 Feb 2026 08:45PM UTC web-flow github
93.28
22264029622 main Update version to 0.39.0 in package.json push 21 Feb 2026 08:44PM UTC web-flow github
93.28
22263661711 main Refactor RainGauge and Lightning to share RollingCounter base class (#284) * Initial plan * Create RollingCounter base class and refactor RainGauge/Lightning to use it - Created RollingCounter.h/cpp with common functionality - Refactored RainGa... push 21 Feb 2026 08:20PM UTC web-flow github
93.28
22258586751 main Update to RadioLib 7.6.0 (#289) push 21 Feb 2026 02:35PM UTC web-flow github
100.0
22257325962 main Fix memory usage - potential overflows and fragmentation (#288) * Improved memory safety * Refactored MQTT topic declarations * Update winddir_flt_to_str function to include buffer size parameter * Fix ChipID formatting to use unsigned int for... push 21 Feb 2026 01:05PM UTC web-flow github
100.0
22252452158 main Fix potential buffer overflow in WeatherSensor::getMessage by limiting loop iteration push 21 Feb 2026 07:04AM UTC matthias-bs github
100.0
22252273330 main Add additional files to .gitignore for build artifacts and IDE configurations push 21 Feb 2026 06:50AM UTC matthias-bs github
100.0
22037085455 main 20260215 update esp async webserver (#286) * Update ESP Async WebServer library version * Update ESPAsyncWebServer version to 3.10.0 * Update ESP Async WebServer version to 3.10.0 push 15 Feb 2026 02:10PM UTC web-flow github
100.0
See All Builds (758)

Badge your Repo: BresserWeatherSensorReceiver

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc