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

matthias-bs / BresserWeatherSensorReceiver
100%

Build:
DEFAULT BRANCH: main
Repo Added 07 Oct 2022 09:42AM UTC
Token n6jAGqq5FXwKDdbZTZR288ZZ1BXDzFKW8 regen
Build 848 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
  • 20260224-fix-thermo-hygro
  • 20260224-refactor-3in1-patch
  • 20260228-feat-print-sensor-data-after-store-or-update
  • 20260303-update-arduinojson
  • 20260305-fix-dependencies
  • 20260306-fix-verbose-log-message
  • 20260330-update-esp-async-web-server
  • 20260403-fix-heap-fragmentation
  • 20260417-update-arduino-mqtt
  • 20260430-add-set-sensors-cfg-variant
  • 20260510-feat-heltec-wireless-stick-lite-v3
  • 20260514-feat-heltec-wifi-lora-32-v4
  • 299-t3-s3-esp-core-dump-loop-oled-example
  • bugfix/WifiMgrMqttExample-on-ESP8266
  • configurable-spi-bus
  • copilot/add-accumulated-rainfall-examples
  • copilot/add-cc1101-calibration-example
  • copilot/add-rain-data-24-hours
  • copilot/create-copilot-instructions-md
  • copilot/improve-test-coverage
  • 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
  • fix/ha-autodiscovery-device-naming
  • fixes/Fixing-some-typos
  • patch-1
  • refactor-board-init
  • refactor-mqtt-payload
  • refactor-sensor-vector
  • refactor-weathersensor

16 May 2026 10:09AM UTC coverage: 100.0%. Remained the same
25959273076

push

github

web-flow
Update version to 0.41.0 in library.properties

372 of 372 relevant lines covered (100.0%)

145.88 hits per line

Relevant lines Covered
Build:
Build:
372 RELEVANT LINES 372 COVERED LINES
145.88 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
25959273076 main Update version to 0.41.0 in library.properties push 16 May 2026 10:10AM UTC web-flow github
100.0
25959265049 main Update package.json push 16 May 2026 10:10AM UTC web-flow github
100.0
25956110703 main Add support for Heltec WiFi LoRa 32(V4) (#310) * Add support for Heltec WiFi LoRa 32(V4) with pin definitions and RF switch configuration * Refactor pin definitions for Heltec WiFi LoRa 32(V4) to use standard Arduino constants * Remove Heltec W... push 16 May 2026 07:26AM UTC web-flow github
100.0
25905989208 main Fix HA auto-discovery device merging and add user-defined device names (#308) * Fix HA device identifier collision for same-type sensors Each sensor type in haAutoDiscovery() was using a hardcoded string as the HA device identifier (e.g. "thermo... push 15 May 2026 07:27AM UTC web-flow github
100.0
25781055590 main Added pin definitions and TCXO/RF switch configuration for Heltec Wireless Stick Lite V3 (SX1262) (#309) push 13 May 2026 05:51AM UTC web-flow github
100.0
25229083764 main Bump version from 0.39.3 to 0.40.0 push 01 May 2026 07:17PM UTC web-flow github
100.0
25229057942 main Update version to 0.40.0 in library.properties push 01 May 2026 07:17PM UTC web-flow github
100.0
25190176213 main Add setRxCfg() (setSensorsCfg() variant with rx_flags and enabled decoders) (#306) push 30 Apr 2026 09:27PM UTC web-flow github
100.0
24585831870 main Update Dependabot configuration to use GitHub Actions ecosystem push 17 Apr 2026 08:43PM UTC matthias-bs github
100.0
24584512448 main Update to arduino-mqtt v2.5.3 (#305) push 17 Apr 2026 08:08PM UTC web-flow github
100.0
See All Builds (818)

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