Commit graph

  • d334b060a6 docs: Add SQL example link (closes #1828) Christian W. Zuckschwerdt 2021-12-14 16:29:47 +01:00
  • 21d7fadef5 Add support for SmartFire Proflame 2 remote control (closes #1905) Christian W. Zuckschwerdt 2021-12-13 08:08:36 +01:00
  • 9ef7598685
    minor: Fix moisture to humidity class in hass script (#1903) packetwarrior 2021-12-12 05:30:26 -05:00
  • dcea0814ef minor: Clean up LaCrosse-TX34/35-IT Christian W. Zuckschwerdt 2021-12-10 21:12:38 +01:00
  • 804cad03ab
    Add support for Lacrosse TX34 rain gauge (#1890) Reynald 2021-12-10 20:35:25 +01:00
  • 9df0abbecc minor: Update recommended example conf Christian W. Zuckschwerdt 2021-12-10 19:44:12 +01:00
  • b0ea91924c minor: Clean up Telldus-FT0385R Christian W. Zuckschwerdt 2021-12-10 17:34:19 +01:00
  • 098872cb85
    Add support for Telldus-FT0385R (#1841) Jarkko Sonninen 2021-12-10 18:31:22 +02:00
  • f64cc64cdb minor: Clean up Jasco GE Choice Alert Christian W. Zuckschwerdt 2021-12-10 17:03:09 +01:00
  • 47351aeb8e
    Add support for GE Choice Alert wireless alarm sensors (#1768) wst-tdb 2021-12-10 10:45:07 -05:00
  • bb340be040 minor: Clean up bitbuffer_parse truncating Christian W. Zuckschwerdt 2021-12-10 10:54:45 +01:00
  • 40c85959fd minor: Fix broken bitbuffer_parse multirow Christian W. Zuckschwerdt 2021-12-09 20:48:31 +01:00
  • d01549ed7d minor: Update TPMS-Porsche pressure scaling Christian W. Zuckschwerdt 2021-12-09 16:08:19 +01:00
  • 305674a32d
    Change PCM slicer to measure bit length in more cases (#1897) Christian W. Zuckschwerdt 2021-12-09 14:57:58 +01:00
  • 0d611fb18b minor: Fix Funkbus for other compilers Christian W. Zuckschwerdt 2021-12-08 15:22:38 +01:00
  • 796e1376cd Refactor udp syslog output Christian W. Zuckschwerdt 2021-12-08 12:05:58 +01:00
  • 305edc44f9 Refactor file outputs from data Christian W. Zuckschwerdt 2021-12-08 11:11:38 +01:00
  • a26cffa81d minor: Refactor file handle into each output Christian W. Zuckschwerdt 2021-12-08 10:50:05 +01:00
  • 3dd7dd02b7 minor: Add flush callback to file outputs Christian W. Zuckschwerdt 2021-12-08 10:25:05 +01:00
  • 556759d998 Add support for Porsche Boxter/Cayman TPMS Christian W. Zuckschwerdt 2021-12-07 11:01:53 +01:00
  • 69039a94fc minor: Update Funkbus code style Christian W. Zuckschwerdt 2021-12-07 10:40:46 +01:00
  • 98a5a51ec5
    Add support for Funkbus/Instafunk (#1896) Markus 2021-12-07 10:04:58 +01:00
  • f639a1eac9 minor: Fix RfRaw encode pulse width overflow Christian W. Zuckschwerdt 2021-12-06 22:00:42 +01:00
  • a2d638ed1d minor: Fix long row print overflow Christian W. Zuckschwerdt 2021-12-06 21:37:57 +01:00
  • 1b78572ec9 Add CS8 as file input format Christian W. Zuckschwerdt 2021-12-06 19:39:05 +01:00
  • eae59718f2 Add automatic file format detection from filename Christian W. Zuckschwerdt 2021-10-20 08:05:30 +02:00
  • 7fc96b455b
    Change InfluxDB output of 'mic' from field to tag (#1773) Sumpter Smartt 2021-12-05 05:24:01 -05:00
  • 5bade43a8c minor: Change Klimalogg code style (see #1884) Christian W. Zuckschwerdt 2021-12-05 11:18:56 +01:00
  • 97c5f55f99
    minor: Fix klimalogg temperature_C format (#1884) Daniel Krüger 2021-12-05 10:36:40 +01:00
  • f588bb5f99
    Add decoder priority stages (#1895) Christian W. Zuckschwerdt 2021-12-05 10:33:49 +01:00
  • d72fe2299d minor: Fix code style Christian W. Zuckschwerdt 2021-12-03 17:00:50 +01:00
  • 2f77d390f5 Add support for Truck TPMS (closes #1893) Christian W. Zuckschwerdt 2021-12-03 07:01:26 +01:00
  • e722fa95fc minor: Add Inkbird IBS-P01R note to ITH-20R (closes #1891) Christian W. Zuckschwerdt 2021-12-02 07:43:58 +01:00
  • b8a12284c0 minor: Change GE-ColorEffects to more robust preamble Christian W. Zuckschwerdt 2021-12-02 05:48:07 +01:00
  • 20aa54843c
    minor: Fix HASS value template for battery (#1887) nick g 2021-11-27 02:28:41 -08:00
  • 6fdbdfbe6c
    minor: Fix Home Assistant template rounding (#1889) Henrik Tóth 2021-11-25 11:03:06 +01:00
  • c85279804c minor: Add dB level notes Christian W. Zuckschwerdt 2021-11-24 18:13:01 +01:00
  • 4ca3cb0d79 minor: Fix code style in acurite Christian W. Zuckschwerdt 2021-11-17 11:23:43 +01:00
  • 9ddccc0147
    minor: Add _CRT_NONSTDC_NO_DEPRECATE to vs15 build files (#1878) obones 2021-11-16 16:06:28 +01:00
  • f8ce047c8e minor: Fix to set freq,rate,ppm from sdr handler Christian W. Zuckschwerdt 2021-11-16 10:48:39 +01:00
  • 6ebbc316e2 minor: Fix code style in megacode Christian W. Zuckschwerdt 2021-11-16 10:17:05 +01:00
  • a07349bc86
    minor: Fix source definitions annotation to match header declarations (#1874) obones 2021-11-16 09:40:46 +01:00
  • 045b444c8c
    Fix: make sure fprintf uses an unsigned marker when an unsigned value is given (#1872) obones 2021-11-15 14:52:57 +01:00
  • 0097048a26 minor: Fix cmake modules names Christian W. Zuckschwerdt 2021-11-14 15:42:53 +01:00
  • 5644733c2b docs: add formats and analyze docs Christian W. Zuckschwerdt 2021-11-14 13:40:55 +01:00
  • a7d4ba5e7f minor: Fix fallthrough attribute for other compilers Christian W. Zuckschwerdt 2021-11-13 22:40:49 +01:00
  • 4037f8e3f7
    minor: Add Sainlogic WS019T supported note (#1869) firebovine 2021-11-13 13:36:18 -05:00
  • 6c8af75c75 minor: Fix stricter compiler warnings Christian W. Zuckschwerdt 2021-11-13 13:23:36 +01:00
  • cf05ceb3ff
    docs: Add an example of manual Home Assisant integration (#1868) Marc Mezzarobba 2021-11-13 11:57:01 +01:00
  • 04cbdbcbf0
    Add RTL_433_REDUCE_STACK_USE to reduce size of bitbuffers (#1863) obones 2021-11-12 17:34:43 +01:00
  • 7dbeb5c268
    Fix rainpoint msg buffer must be initialized (#1862) obones 2021-11-12 11:34:24 +01:00
  • c21d1e1320
    Fix: Reduce stack use in slicers (#1860) obones 2021-11-11 16:43:32 +01:00
  • 53b139c522
    Fix: Windows CreateTimerQueueTimer alarm handle is not valid for CloseHandle (#1859) obones 2021-11-11 16:10:18 +01:00
  • b5f112da5d minor: Add LaCrosse LTV-W1 battery flag Christian W. Zuckschwerdt 2021-11-10 21:29:38 +01:00
  • 69ba4a1dc4 Add support for LaCrosse LTV-W1 wind sensor (closes #1855) Christian W. Zuckschwerdt 2021-11-10 18:25:37 +01:00
  • 73a2edb03f
    Change HASS script to logging (#1851) Andrew Berry 2021-11-08 02:48:30 -05:00
  • dad068d964
    minor: Fix Auriol-4LD5661 id format (#1850) H. Balázs 2021-11-07 15:15:37 +01:00
  • bfd61a1978 docs: add clone note on building Christian W. Zuckschwerdt 2021-11-05 13:15:11 +01:00
  • 4bb75b4cd2 build: Add symbolizer check Christian W. Zuckschwerdt 2021-10-29 14:15:56 +02:00
  • 854b1dc0e1 minor: Cleanup model token workaround for Flex and holman-ws5029 pcm/pwm Christian W. Zuckschwerdt 2021-10-29 12:54:18 +02:00
  • f599637614 minor: Cleanup code style for M-Bus Christian W. Zuckschwerdt 2021-10-29 12:52:55 +02:00
  • 1b4c79d8e8 minor: Cleanup WH2 explicit model Christian W. Zuckschwerdt 2021-10-29 12:28:21 +02:00
  • 27e0ae6bd4 minor: Cleanup code style Christian W. Zuckschwerdt 2021-10-29 11:55:20 +02:00
  • a06bf8181c minor: Update build files for Auriol 4-LD5661 Christian W. Zuckschwerdt 2021-10-28 09:57:39 +02:00
  • be5fd89768
    Add support for Auriol 4-LD5661 temperature/rain sensor (#1843) H. Balázs 2021-10-28 09:56:27 +02:00
  • b4c5711c91
    Add support for Linear Megacode Remote (#1834) aaronsp777 2021-10-24 01:07:51 -07:00
  • 43bd22b7f8 Add SwitchDocLabs SM23 note Christian W. Zuckschwerdt 2021-10-23 14:48:00 +02:00
  • f7d2356995 Add SwitchDocLabs F016TH note Christian W. Zuckschwerdt 2021-10-23 12:54:15 +02:00
  • 221e36306e Add SwitchDocLabs FT020T note Christian W. Zuckschwerdt 2021-10-23 12:27:42 +02:00
  • f30ee220c2 minor: Fix missing mic in Acurite-986 (closes #1840) Christian W. Zuckschwerdt 2021-10-22 09:00:23 +02:00
  • 1026edf4a3 Fix Inovalley-kw9015b rain bits (closes #1660) rtega 2021-10-21 10:02:47 +02:00
  • 0f24072463 minor: Add FineOffset WH57 note (closes #1818) Christian W. Zuckschwerdt 2021-10-20 07:59:26 +02:00
  • 0323519e6f
    docs: Add OpenSSL library to build guide (#1836) Mhowser 2021-10-17 22:17:46 -07:00
  • a6065164df
    Add battery_ok to Bresser-_7in1 (#1795) blmpl 2021-10-16 17:01:41 +02:00
  • 19b7b9e58f
    Add HASS long term statistics (#1835) Kris Knigga 2021-10-15 15:01:28 -05:00
  • 4cf34682de minor: Change EnOcean-ERP1 to default disabled Christian W. Zuckschwerdt 2021-10-11 23:40:28 +02:00
  • 4deac09da2
    docs: Extended kernel module fix and added blacklist tip (#1830) metayan 2021-10-11 08:43:40 +02:00
  • f0224c663d
    Add support for EnOcean ERP1 decoder (#1829) Christoph M. Wintersteiger 2021-10-11 07:38:47 +01:00
  • d257d6cee8 Add support for Acurite-01185M (closes #1824) Christian W. Zuckschwerdt 2021-10-09 11:28:36 +02:00
  • 66e2ff5130 minor: Fix librtlsdr 0.5.3 compat (closes #1825) Christian W. Zuckschwerdt 2021-10-08 14:25:21 +02:00
  • 118a52658f Add support for ATech-WS308 temperature sensor (closes #1605) marco402 2021-01-10 14:26:43 +01:00
  • 481270e829 Add support for RainPoint sensor (closes #1781) Christian W. Zuckschwerdt 2021-10-07 15:42:03 +02:00
  • 367e121ef4 Add Inkbird ITH-20R support Eric Hagan 2020-08-07 21:18:37 -05:00
  • c34ae3df67 minor: Add pulse_data_shift as workaround for too much pulses Christian W. Zuckschwerdt 2021-10-07 14:24:18 +02:00
  • 5d33e1695c minor: remove row count limit warning (closes #1822) Christian W. Zuckschwerdt 2021-10-04 08:33:54 +02:00
  • 383f3a9359
    Fix typo in hass-example script (#1620) Conrad Sachweh 2021-10-03 19:38:23 +02:00
  • 999387e2f5 Add bitbuffer row spill Christian W. Zuckschwerdt 2021-10-03 13:47:08 +02:00
  • 470fb507db minor: Style cleanup bitbuffer Christian W. Zuckschwerdt 2021-05-27 13:15:57 +02:00
  • 6015d0811c minor: Style bitrow_t use in flex Christian W. Zuckschwerdt 2021-10-03 12:41:24 +02:00
  • d7ac389334 minor: Style bitrow_t use in directv Christian W. Zuckschwerdt 2021-10-03 11:38:21 +02:00
  • 65d2f8a59b minor: Style bitrow_t use in mbus, directv Christian W. Zuckschwerdt 2021-09-29 17:18:49 +02:00
  • ab9f80a6a8 minor: Style cleanup Sharp-SPC775 Christian W. Zuckschwerdt 2021-09-29 17:16:02 +02:00
  • e5fed08c3f
    Add support for Clipsal CMR112 cent-a-meter power meter (#1814) Michael Neuling 2021-09-28 16:26:27 +10:00
  • 287731e394 minor: Fix missing keys in SCMplus, Secplus-v1 Christian W. Zuckschwerdt 2021-09-25 19:13:38 +02:00
  • b028a1025c minor: Fix missing keys in CurrentCost, Esperanza-EWS Christian W. Zuckschwerdt 2021-09-25 18:30:59 +02:00
  • c191c18434 minor: Fix missing mic key in emonTx (closes #1817) Christian W. Zuckschwerdt 2021-09-25 16:47:55 +02:00
  • 3159f8b0c9
    minor: Improve Govee parity (#1812) Kyle Niewiada 2021-09-22 08:11:29 -04:00
  • 36a96d2e1e
    Update Govee Leak Sensor with new parity check (#1810) Kyle Niewiada 2021-09-21 07:17:11 -04:00
  • c9c98112c1 minor: Add Govee checksum Christian W. Zuckschwerdt 2021-09-15 12:17:24 +02:00
  • 7e6879986a minor: Style cleanup Govee Christian W. Zuckschwerdt 2021-09-15 10:27:20 +02:00