Sub-GHz: Add Bresser 3CH weather station protocol (#217)

* feat(subghz): added Bresser 3CH weather station

Added the Bresser 3CH, a weather station supported by rtl_433 already.

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
m7i-org
2024-09-17 19:14:29 -04:00
committed by GitHub
parent 2ed1366b67
commit 3351f9b636
8 changed files with 377 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&ws_protocol_acurite_606tx,
&ws_protocol_acurite_609txc,
&ws_protocol_acurite_986,
&ws_protocol_bresser_3ch, // Should be before lacrosse
&ws_protocol_lacrosse_tx,
&ws_protocol_lacrosse_tx141thbv2,
&ws_protocol_oregon2,