|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## Release 22.11 (2022-11-19) |
| 4 | + |
| 5 | +### Breaking Changes |
| 6 | + |
| 7 | +- Fixed irregular model names (#1883) |
| 8 | + - "Inkbird ITH-20R" -> "Inkbird-ITH20R" |
| 9 | + - "LaCrosse-WS7000-27/28" -> "LaCrosse-WS700027" |
| 10 | + - "LaCrosse-WS7000-22/25" -> "LaCrosse-WS700022" |
| 11 | + - "LaCrosse-WS7000-16" -> "LaCrosse-WS700016" |
| 12 | + - "LaCrosse-WS7000-15" -> "LaCrosse-WS700015" |
| 13 | + - "LaCrosse-WS7000-20" -> "LaCrosse-WS700020" |
| 14 | + - "LaCrosse-WS2500-19" -> "LaCrosse-WS250019" |
| 15 | + - "Abarth 124 Spider" -> "Abarth-124Spider" |
| 16 | + - "Jansite Solar" -> "Jansite-Solar" |
| 17 | + - "Klimalogg Pro" -> "Klimalogg-Pro" |
| 18 | + - "Secplus_v1" -> "Secplus-v1" |
| 19 | + - "SCM+" -> "SCMplus" |
| 20 | +- Changed light_klx to light_lux in Bresser-7in1 (#2061) |
| 21 | +- Removed VS15 project files |
| 22 | + |
| 23 | +### Highlights |
| 24 | + |
| 25 | +- Added rtl_tcp pass-through output (#1915) |
| 26 | +- Added realtime replay option for file inputs |
| 27 | +- Added support for Badger ORION water meter (#2089) |
| 28 | +- Added support for Rubicson pool thermometer 48942 (#2137) |
| 29 | +- Added support for Fine Offset WN34 temperature sensor (#2122) |
| 30 | +- Added support for KS200/KS300 to ELV WS2000 (#2103) |
| 31 | +- Added support for Maverick XR-30 (#2090) |
| 32 | +- Added support for Fine Offset WH45 air quality sensor |
| 33 | +- Added support for HCS200/HCS300 based remotes with FSK transmitters (#2052) |
| 34 | +- Added support for Emos E6016 Rain Gauge (#2032) |
| 35 | +- Added support for ANT and ANT+ devices (#2004) |
| 36 | +- Added support for Altronics X7064 sensor (#2000) |
| 37 | +- Added support for EMOS 6016 (#1983) |
| 38 | +- Added support for FineOffset WS80 weather station (#1965) |
| 39 | +- Added support for Renault-0435R TPMS (#1924) |
| 40 | +- Added support for AcuRite 01190 Leak Detector (#1953) |
| 41 | +- Added support for Regency ceiling fans (#1948) |
| 42 | +- Added support for Microchip HCS300 KeeLoq remotes BREAKING CHANGE (#1752) |
| 43 | +- Added support for Yale HSA (#1929) |
| 44 | +- Added support for SimpliSafe-Gen3 (#1257) |
| 45 | +- Added support for AVE TPMS (#1909) |
| 46 | +- Added decoder conf for sgooway door detector (#1707) |
| 47 | +- Added decoder conf for ContinentalRemote (#2125) |
| 48 | +- Added decoder conf for Mondeo remote (#1282) |
| 49 | +- Added decoder conf for LeakDetector |
| 50 | +- Added decoder conf for Heatilator-Gas-Log (#1963) |
| 51 | +- Added decoder conf for Honeywell-Fan (#1962) |
| 52 | +- Added decoder conf for DrivewayAlert (#1928) |
| 53 | +- Added decoder conf for GhostControls (#1922) |
| 54 | +- Added Threads if available |
| 55 | + |
| 56 | +### Changed |
| 57 | + |
| 58 | +- Added note regarding WH51 915MHz decoding (#2236) |
| 59 | +- Added publish secret knocks as device automations |
| 60 | +- Added time, channel, and button device automation triggers |
| 61 | +- Improved false positives for acurite_01185m (#2214) |
| 62 | +- Changed rtl_433_mqtt_hass rain value template round to two digits (#2210) |
| 63 | +- Changed rtl_433_mqtt_hass value templates round to one digit (#2209) |
| 64 | +- Fixed Chuango devices with some zeroes in their ID (#2205) |
| 65 | +- Changed Proove/Nexa/Kaku to support Smartwares SH4-90152 (#2174) |
| 66 | +- Changed Acurite TXR decoder to improve validation (#2162) |
| 67 | +- Fixed Efergy-e2CT current above 53 Amp (#2166) |
| 68 | +- Added sanity check to Ambient Weather F007th (#2155) |
| 69 | +- Added decode symbol helper and flex option (#2161) |
| 70 | +- Added InFactory PT-310 support to Rubicson (#2123) |
| 71 | +- Added HTTP API example scripts |
| 72 | +- Changed rain gauge multiplier for Auriol-4LD5661 (#2129) |
| 73 | +- Added CSV names for flex getters with unique mode |
| 74 | +- Added php example script (#2087) |
| 75 | +- Improved Ford TPMS decoder (#2071) |
| 76 | +- Fixed crash when reading a conf file (#2068) |
| 77 | +- Changed SDR data buffers to persist valid |
| 78 | +- Added ERT-SCM consumption data to mqtt hass mappings (#2023) |
| 79 | +- Added id filter to mqtt hass (#1988) |
| 80 | +- Fixed overflow in Acurite-00275rm (#2012) |
| 81 | +- Changed the PCM/NRZ/RZ naming |
| 82 | +- Added cmake option to select IPv6 support |
| 83 | +- Fixed EMOS-6016 checksum, add DCF77 |
| 84 | +- Added bitbuffer_find_repeated_prefix function |
| 85 | +- Fixed pulse reset on spurious pulses (#1982) |
| 86 | +- Removed confusing -G register all option |
| 87 | +- Changed hass script duplicate dict key 'light_lux' back to 'lux' for legacy reasons (#1989) |
| 88 | +- Added Honeywell-cm921 Ticker and Heat Demand commands (#1985) |
| 89 | +- Changed most decoder-verbose to log level |
| 90 | +- Changed fprintf in decoders to decoder_log |
| 91 | +- Added decoder log to replace bitbuffer bitrow print |
| 92 | +- Added decoder log to replace fprintf |
| 93 | +- Fixed Digitech-XC0324 humidity readings (FT-005TH Sensor) (#1971) |
| 94 | +- Changed wt0124 to use additional checksum (#1959) |
| 95 | +- Added diagnostic entity category to mqtt hass example (#1952) |
| 96 | +- Removed invalid "weather" device class in HASS script (#1584) |
| 97 | +- Added trigger stream output (#1910) |
| 98 | +- Changed Hideki to accept short sync (#1908) |
| 99 | + |
3 | 100 | ## Release 21.12 (2021-12-14) |
4 | 101 |
|
5 | 102 | ### Highlights |
|
0 commit comments