Sub-GHz: Added Vauno-EN8822 weather station (#262)

* feat(subghz): Added Vauno-EN8822 weather station

* Update changelog

---------

Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com>
This commit is contained in:
m7i-org
2024-10-20 01:27:03 -04:00
committed by GitHub
parent e682b6b19e
commit 7e09f4b774
8 changed files with 371 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ const SubGhzProtocol* subghz_protocol_registry_items[] = {
&ws_protocol_kedsum_th,
&ws_protocol_emose601x,
&ws_protocol_acurite_5n1,
&ws_protocol_vauno_en8822c,
&subghz_protocol_pocsag,
&tpms_protocol_schrader_gg4,
&subghz_protocol_bin_raw,