83 Commits

Author SHA1 Message Date
Christian W. Zuckschwerdt
416ea6dba6 Add extract_bytes_uart_8n2 util (#3422) 2026-04-14 21:57:45 +02:00
Christian W. Zuckschwerdt
e04da9cf04 Add decode_mc flex option 2025-08-28 09:37:58 +02:00
Christian W. Zuckschwerdt
c38597093f docs: Add mqtts note to help text 2025-07-04 14:34:29 +02:00
Christian W. Zuckschwerdt
0e54ffb588 minor: Fix maintainer cleanup 2025-06-03 10:42:38 +02:00
Christian W. Zuckschwerdt
b91e971a5f docs: Add rtl_tcp and http output docs (closes #3210) 2025-03-30 16:04:16 +02:00
Christian W. Zuckschwerdt
5e8f1d0441 docs: Update readme info 2025-01-17 18:18:50 +01:00
Christian W. Zuckschwerdt
fef51129c1 minor: Change mqtt auth vars 2023-12-29 13:05:43 +01:00
Christian W. Zuckschwerdt
86a39f2dfb Add mqtt base topic option (closes #2768) 2023-12-28 21:17:22 +01:00
Christian W. Zuckschwerdt
a863963a70 Add reading mqtt auth from env vars (closes #2769) 2023-12-28 19:45:04 +01:00
Christian W. Zuckschwerdt
a7e5aaf283 Add support for Carchet TPMS (#2677)
Co-authored-by: Karen Suhm <kesuhm@users.noreply.github.com>
2023-10-26 10:31:35 +02:00
Christian W. Zuckschwerdt
7a836e3adb minor: update docs 2023-10-06 17:14:03 +02:00
Christian W. Zuckschwerdt
e6c41964ca minor: Update docs 2023-03-07 12:58:24 +01:00
Christian W. Zuckschwerdt
27972c75a6 minor: Fix docs 2023-03-03 12:15:23 +01:00
Christian W. Zuckschwerdt
416d6c4f97 minor: Add RTL-SDR settings option help 2023-02-07 18:19:14 +01:00
Christian W. Zuckschwerdt
676a40426b minor: Update docs 2023-01-18 21:58:32 +01:00
Christian W. Zuckschwerdt
3ff11b4fe3 minor: Change Digitech-XC0324 to default enabled 2022-12-23 11:54:12 +01:00
Christian W. Zuckschwerdt
70cb2386b0 Add decode_dm flex option (closes #2241) 2022-11-20 10:31:04 +01:00
Christian W. Zuckschwerdt
42e53e5bb8 minor: Cleanup pulse_detect code style 2022-09-19 09:45:07 +02:00
jbfunk
fbb5fb32c8 Add support for Maverick XR-30 (#2090) 2022-08-06 16:00:11 +02:00
Christian W. Zuckschwerdt
778b94ca98 minor: Cleanup ant-antplus decoder 2022-03-26 20:18:36 +01:00
Christian W. Zuckschwerdt
2d041b5d79 Remove confusing -G register all option 2022-02-25 09:32:44 +01:00
David Crocker
ecda6c8d84 minor: Add missing angle bracket to man page (#1967) 2022-01-30 12:07:09 +01:00
dtiller
e66eec4e3b Add support for Regency ceiling fans (#1948) 2022-01-21 20:10:17 +01:00
SumDum
32c1f4a65f docs: Remove MQTT QoS from help (#1938)
Removes MQTT QoS from help as the code for qos=1 & 2 is unwritten, only qos=0 is functional. Ref #1937. Command line parser not removed so that development may continue.
2022-01-10 19:07:31 +01:00
Christian W. Zuckschwerdt
bd3afaa697 Add realtime replay option for file inputs 2021-12-18 12:54:25 +01:00
Christian W. Zuckschwerdt
f64cc64cdb minor: Clean up Jasco GE Choice Alert 2021-12-10 17:03:09 +01:00
wst-tdb
47351aeb8e Add support for GE Choice Alert wireless alarm sensors (#1768) 2021-12-10 16:45:07 +01:00
Christian W. Zuckschwerdt
556759d998 Add support for Porsche Boxter/Cayman TPMS 2021-12-07 11:41:21 +01:00
Christian W. Zuckschwerdt
e3ec350287 Add QoS to MQTT options (closes #1769) 2021-07-31 09:09:42 +02:00
Christian W. Zuckschwerdt
27ccd5e4ce minor: Update readme 2021-07-17 12:31:20 +02:00
Christian W. Zuckschwerdt
c19179434e Remove oldmodel option 2021-06-07 11:49:04 +02:00
freddii
2b30da35f0 minor: fix comment typos (#1646) 2021-02-05 06:42:21 +01:00
Peter Shipley
4657128908 Add support for Security plus v1 (#1483) 2021-02-04 07:47:07 +01:00
Christian W. Zuckschwerdt
9385779f92 Add TFA 30.3208.02 note (closes #1622) 2021-01-23 15:11:19 +01:00
Christian W. Zuckschwerdt
f648297833 Minor update Readme 2020-10-18 13:32:21 +02:00
Khairulmizam Samsudin
847bfc29fd Remove list of supported device protocols from man page (#1345) 2020-10-04 14:37:09 +02:00
Matthias Schulz
efc72457b9 Add support for Somfy RTS (#1496) 2020-09-22 09:02:42 +02:00
Christian W. Zuckschwerdt
b8234541e5 Fix non-ascii characters in strings
Only 7-bit clean ASCII allowed in strings as we can't known if the strings are Latin1 or UTF8 or what the output expects
2020-09-21 13:45:57 +02:00
Christian W. Zuckschwerdt
9c1945885e Cleanup LaCrosse LTV-WSDTH01 BreezePro 2020-09-05 19:07:23 +02:00
Christian W. Zuckschwerdt
67b0131a42 Clean up TFA 30.3221.02 2020-09-03 12:43:47 +02:00
Peter Shipley
37cb397959 Add support for Security plus v2 keyfob (#1480) 2020-08-29 18:31:47 +02:00
Ondřej Žára
2915ce4549 Add Nexus-TE82s compatibility note (#1455) 2020-08-04 10:44:37 +02:00
Christian W. Zuckschwerdt
d27cf492b0 minor: clean up Acurite 590TX 2020-07-30 17:17:45 +02:00
Christian W. Zuckschwerdt
e64d3e5f7b Add ThermoPro TX2 support (#1450) 2020-07-29 15:09:02 +02:00
Christian W. Zuckschwerdt
50c774d142 minor: refresh docs 2020-07-20 20:01:08 +02:00
Peter Shipley
3777e90eea Idm (#1421)
* idm and netidm decoders
2020-07-20 19:37:03 +02:00
Peter Shipley
72164effe4 Insteon (#1285)
* Add Insteon decoder
2020-07-20 16:53:17 +02:00
Benjamin Larsson
7e6ecf5c0e Add missing parts for Sharp SPC775 decoder 2020-07-19 21:41:34 +02:00
Marius Lindvall
b5672f3717 Add support for Missil ML0757 2020-07-19 17:21:39 +02:00
Peter Shipley
3018ae9aef Scmplus (#1410)
Added SCM+ decoder.
2020-06-24 22:14:43 +02:00