Commit Graph

  • e1699163e9 Add Ecowitt air quality sensors to rtl_433_mqtt_hass.py (#2772) Chris Romp 2024-01-02 08:30:31 -08:00
  • 4401232139 minor: Add ASAN function excludes Christian W. Zuckschwerdt 2023-12-29 20:24:18 +01:00
  • fef51129c1 minor: Change mqtt auth vars Christian W. Zuckschwerdt 2023-12-29 13:05:43 +01:00
  • 153bd98835 minor: Fix help color formatting in brackets Christian W. Zuckschwerdt 2023-12-28 21:37:24 +01:00
  • 86a39f2dfb Add mqtt base topic option (closes #2768) Christian W. Zuckschwerdt 2023-12-28 21:17:22 +01:00
  • a863963a70 Add reading mqtt auth from env vars (closes #2769) Christian W. Zuckschwerdt 2023-12-28 19:45:04 +01:00
  • 83afc7b439 Add support for Fine Offset WN32B (closes #2303) Christian W. Zuckschwerdt 2023-12-25 20:23:57 +01:00
  • cf4c74de09 Add support for Fine Offset / Ecowitt WH55 water leak sensor (closes #2756) Christian W. Zuckschwerdt 2023-12-24 16:07:41 +01:00
  • 0815dd16e7 Add support for TechniSat IMETEO X6 and improve Holman-AOK (#2759) Bruno OCTAU 2023-12-24 13:37:58 +01:00
  • f9dc6b882e minor: Improve efergy e2 classic (#2760) Bruno OCTAU 2023-12-23 11:45:47 +01:00
  • 57c22d7c73 docs: Add SoapySDR note to release (closes #2757) Christian W. Zuckschwerdt 2023-12-21 12:34:16 +01:00
  • 60bdd62d18 minor: Remove mention of _inch (#2755) Christian W. Zuckschwerdt 2023-12-18 11:13:31 +01:00
  • ec4a688746 Fix converting inches to mm (#2755) Northern Man 2023-12-18 04:41:31 -05:00
  • 8950dc4182 Change rtl_433_mqtt_hass.py to support storm_dist_km from WH31L (#2748) mailaenderli 2023-12-05 20:40:53 +01:00
  • 7e6a4bafb9 Add channel/button to Acurite-606TX Christian W. Zuckschwerdt 2023-12-03 11:59:26 +01:00
  • d0425f9803 Add Motonet MTX, MarQuant Rain note to Schou-72543 (#2686) Christian W. Zuckschwerdt 2023-12-03 11:50:04 +01:00
  • 087dbf09c1 docs: Change contrib wording Christian W. Zuckschwerdt 2023-12-03 11:45:09 +01:00
  • ade64036ae Fix TFA-303151 negative temps (closes #2538) Christian W. Zuckschwerdt 2023-12-01 14:41:01 +01:00
  • e068025174 Fix temperature for Bresser 3-in-1 Wind Gauge (closes #2523) Christian W. Zuckschwerdt 2023-11-30 12:38:44 +01:00
  • 1275d96a05 minor: Fix indent (cpplint detection) (#2744) MDW 2023-11-30 11:06:01 +01:00
  • 9ab47d9e1a minor: Fix shell script as shellcheck suggests (#2743) MDW 2023-11-30 09:19:03 +01:00
  • 384400557c minor: Apply clang-format on c-code (with pre-commit) as seen in #2740 (#2741) MDW 2023-11-29 22:51:06 +01:00
  • 62783813eb minor: Fix trailing whitespace as seen in #2738 (#2739) MDW 2023-11-29 20:57:32 +01:00
  • 35fb768faa minor: Fix end of file endings (#2737) MDW 2023-11-29 20:55:35 +01:00
  • f0f7b3ca26 Improve code and annotations for cpplint (#2683) MDW 2023-11-29 10:37:38 +01:00
  • 59133f44a2 docs: update changelog for 23.11 23.11 Christian W. Zuckschwerdt 2023-11-28 13:52:59 +01:00
  • d932224198 minor: Fix doc spelling, detected with codespell (#2730) MDW 2023-11-27 18:21:31 +01:00
  • d576829dd2 minor: Change to async operation in mg_broadcast Christian W. Zuckschwerdt 2023-10-25 11:11:32 +02:00
  • 61bdd5b446 minor: Fix SO_NOSIGPIPE change (#2729) Greg Troxel 2023-11-26 09:47:30 -05:00
  • ca2d9b7bf6 Change rtl_433_mqtt_hass.py to use moisture class (#2726) Mark Atwood 2023-11-26 05:21:00 -08:00
  • 6487f1cc06 Change rtl_433_mqtt_hass.py to add battery_mV (#2725) Mark Atwood 2023-11-26 05:19:41 -08:00
  • 1e02cdc0c9 minor: Add all-zero sanity check to Revolt-NC5462 (closes #2715) Christian W. Zuckschwerdt 2023-11-08 22:00:57 +01:00
  • bd452d951f Add support for Schou 72543 rain sensor (#2686) Jesper 2023-11-08 20:40:49 +01:00
  • 2a7fe211ce minor: Fix to ignore SIGPIPE in handler Christian W. Zuckschwerdt 2023-11-01 10:21:14 +01:00
  • 613eb635bf minor: Fix mongoose SIGPIPE on sockets (closes #2705) Christian W. Zuckschwerdt 2023-10-31 19:57:35 +01:00
  • 97d7595945 minor: Change Static analysis to ignore vdata_make Christian W. Zuckschwerdt 2023-10-31 19:50:55 +01:00
  • 8fae9e18d3 minor: Fix Bresser-Leakage inverted startup flag (#2704) Matthias Prinke 2023-10-31 14:40:01 +01:00
  • 3a9c61b1ae Add support for Bresser Lightning and Bresser Air Quality (#2698) Matthias Prinke 2023-10-30 18:15:28 +01:00
  • daf054f9de Change Fineoffset-WS90 packet size check (#2702) John Pochmara 2023-10-30 10:12:15 -07:00
  • 27482e3be6 Add support for Tekelek oil gauge (#2306) Christian W. Zuckschwerdt 2023-10-29 22:57:23 +01:00
  • e202e85efa minor: Change Static analysis to GCC13.2+ (closes #2700) Christian W. Zuckschwerdt 2023-10-29 14:06:41 +01:00
  • 8535ba24f6 Fix logging message in HA script (#2696) benklop 2023-10-27 04:26:51 -06:00
  • d34e48dedc Add support for Nissan Leaf TPMS (#2536) Christian W. Zuckschwerdt 2023-10-26 11:06:24 +02:00
  • a7e5aaf283 Add support for Carchet TPMS (#2677) Christian W. Zuckschwerdt 2023-10-26 10:31:35 +02:00
  • 55b306999f Add Pool/Spa Thermometer PN 7009973 note to Bresser-6in1 (#2689) Matthias Prinke 2023-10-24 21:07:06 +01:00
  • a46004984a minor: typos in php example Christian W. Zuckschwerdt 2023-10-24 11:20:42 +02:00
  • abb0bc7bae Add php example stream script (closes #2687) Christian W. Zuckschwerdt 2023-10-24 10:21:21 +02:00
  • 2e7052e377 minor: Fix more spelling (codespell upgrade) (#2685) MDW 2023-10-23 10:43:34 +02:00
  • ec75f30673 minor: Fix spelling (codespell) (#2684) MDW 2023-10-22 22:06:12 +02:00
  • 2c9cfba836 minor: Fix shell script formatting enhancing readability (#2681) MDW 2023-10-22 19:01:47 +02:00
  • 7d62be5ccb minor: Fix use of xor token (#2682) MDW 2023-10-22 18:49:12 +02:00
  • a68f177adc minor: Fix spelling (identified with codespell) (#2680) MDW 2023-10-22 18:37:28 +02:00
  • 312ada8b71 minor: Clean up style in Bresser-leakage Christian W. Zuckschwerdt 2023-10-22 10:57:58 +02:00
  • e72e7d59d7 Add support for Bresser water leakage sensor PN: 7009975 (#2590) Matthias Prinke 2023-10-22 09:48:38 +01:00
  • a76f169fe7 minor: Add static analysis exceptions Christian W. Zuckschwerdt 2023-10-21 20:23:02 +02:00
  • 96226b5a77 minor: Add GCC Static analysis (closes #1372) Christian W. Zuckschwerdt 2023-10-21 19:55:41 +02:00
  • b455439435 minor: Remove ci helper from root dir Christian W. Zuckschwerdt 2023-10-21 17:28:08 +02:00
  • 66bc939235 Add checksum and battery_ok to WEC-2103 (#2662) tommie 2023-10-18 17:50:46 +02:00
  • ad1260ba90 minor: Fix data_tag macro include Christian W. Zuckschwerdt 2023-10-18 15:52:25 +02:00
  • a36f9a20a1 Change conf dir defaults to just SYSCONFDIR (closes #2660) Christian W. Zuckschwerdt 2023-10-18 12:23:37 +02:00
  • 7d8fd7ab3b Change verbosity of Protocols Registered output (closes #1700) Christian W. Zuckschwerdt 2023-10-18 12:01:33 +02:00
  • 744c29a924 Change example conf file to use defaults (#2670) Christian W. Zuckschwerdt 2023-10-18 11:54:42 +02:00
  • 138b389be3 Change version number to exclude nightly tag Christian W. Zuckschwerdt 2023-10-18 11:27:59 +02:00
  • 945bc658cb Add support for discovering Govee water sensors to rtl_433_mqtt_hass (#2605) kcpants 2023-10-15 08:03:13 -04:00
  • e826a46547 minor: Fix rtltcp disabled prototype Christian W. Zuckschwerdt 2023-10-10 18:25:49 +02:00
  • 8271d385b1 minor: Clean up EezTire-E618 code style Christian W. Zuckschwerdt 2023-10-10 09:43:24 +02:00
  • 9a661676d4 Change EezTire-E618 checksum, include flags (#2664) flyboy013 2023-10-10 03:37:10 -04:00
  • 439cd6417b minor: add channel note to Oregon Scientific (closes #2665) Christian W. Zuckschwerdt 2023-10-10 09:34:38 +02:00
  • 7a836e3adb minor: update docs Christian W. Zuckschwerdt 2023-10-06 17:14:03 +02:00
  • f22b757743 Change startup help text to the actual help page (#2659) Christian W. Zuckschwerdt 2023-10-06 17:02:38 +02:00
  • 7565025358 Improve some strcpy strncpy to snprintf Christian W. Zuckschwerdt 2023-10-06 16:17:55 +02:00
  • 8f6032a9f9 Improve all plain sprintf to snprintf Christian W. Zuckschwerdt 2023-10-06 15:06:40 +02:00
  • 46afffc8bb Fix Somfy-IOHC length check (closes #2655) Christian W. Zuckschwerdt 2023-10-03 13:32:00 +02:00
  • e2f8d6275f Change help texts to print to stdout (closes #2542) Christian W. Zuckschwerdt 2023-10-02 19:36:13 +02:00
  • 08e239109f Add warning if firewall blocks loopback (closes #2621) Christian W. Zuckschwerdt 2023-10-02 18:12:23 +02:00
  • 5a0a7f2f5e minor: Fix _POSIX_HOST_NAME_MAX for gcc-13 Christian W. Zuckschwerdt 2023-09-29 22:56:48 +02:00
  • 5e4cb1bb7b Add standardized detect key for Govee-Water (#2625) kcpants 2023-09-27 14:30:36 -04:00
  • 52776537cf doc: Add rtl_sdr driver pointer Greg Troxel 2023-09-26 06:40:54 -04:00
  • ebe6cd21b0 minor: Clean up Oregon Scientific code style Christian W. Zuckschwerdt 2023-09-26 15:09:03 +02:00
  • 4c34673cbf Fix Oregon Scientific channel renumbering, BREAKING change to THN132N channel 3 (closes #2033) Christian W. Zuckschwerdt 2023-09-26 14:48:09 +02:00
  • c1fbc71634 minor: Fix possible NULL param in data_output_mqtt_create Christian W. Zuckschwerdt 2023-09-26 13:21:58 +02:00
  • 63a049bf26 Change MQTT client ID to contain all params (closes #1129) Christian W. Zuckschwerdt 2023-09-26 12:29:45 +02:00
  • 1dfbf1afd2 Improve HA script with precipitation and wind speed class (#2643) Blake Rainwater 2023-09-26 05:17:47 -04:00
  • 07368e73c6 Fix Honeywell-CM921 temperature msg (closes #2637) Christian W. Zuckschwerdt 2023-09-25 14:04:31 +02:00
  • 2cbf3e575a Add Lidl Auriol 4-LD6313 and 4-LD5972 temperature/rain sensor (#2633) Soós Péter 2023-09-25 12:01:07 +02:00
  • 76423bcc71 Add support for newer Chuango DWC-102 close command (closes #2630) Christian W. Zuckschwerdt 2023-09-20 18:53:22 +02:00
  • be332c6489 minor: Improve MQTT warning message (closes #2629) Christian W. Zuckschwerdt 2023-09-20 11:15:55 +02:00
  • 36f6418436 minor: Remove deprecated newmodel from HA script docs (#2628) aquaticus 2023-09-19 21:31:40 +02:00
  • a6fb96c7bb Improve HA script with current class (#2626) chpego 2023-09-19 10:19:16 +00:00
  • 582af76957 Improve handling of units within HA UI (#2624) chpego 2023-09-18 12:06:35 +00:00
  • 70d84d01e1 Improve HA script with detailed units (#2607) Luke Milius 2023-08-21 05:41:19 -05:00
  • 4f152360b1 Fix HA script allow list id typo (#2602) Adam Jacques 2023-08-16 00:20:03 -07:00
  • 2484b48211 Fix Fineoffset-WH1050 return value (closes #2600) Christian W. Zuckschwerdt 2023-08-15 10:57:57 +02:00
  • ed794ec761 build: Change to softprops/action-gh-release Christian W. Zuckschwerdt 2023-08-14 12:39:12 +02:00
  • 14eac1ce6f minor: Clean up Thermopro-TX2C unused code Christian W. Zuckschwerdt 2023-08-14 12:10:54 +02:00
  • e7682f80b4 Fix Inkbird-ITH20R battery_ok key and range (#2596) Jonathan Hanson 2023-08-13 13:56:54 -07:00
  • 9e0fb41e4c Fix HA script remove device name from entities (#2594) Kevin Read 2023-08-11 14:33:32 +02:00
  • ce794d7848 Fix HA script topics (#2593) Kevin Read 2023-08-11 13:50:52 +02:00
  • fc727b3d03 Fix malformed json on empty row print (#2588) atlanticn 2023-08-05 05:13:57 -04:00
  • bdd7933a8f Fix Ecowitt-WS90 extra data output (#2585) Jan Kundrát 2023-08-03 11:52:44 +02:00