Add Acurite 609TXC protocol to weather station (#1987)

Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
Samuel Stauffer
2022-11-08 09:07:55 -08:00
committed by GitHub
parent ce294c3b1e
commit 328d049b6a
4 changed files with 328 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ const SubGhzProtocol* weather_station_protocol_registry_items[] = {
&ws_protocol_nexus_th,
&ws_protocol_gt_wt_03,
&ws_protocol_acurite_606tx,
&ws_protocol_acurite_609txc,
&ws_protocol_lacrosse_tx141thbv2,
&ws_protocol_oregon2,
&ws_protocol_acurite_592txr,