From 8bad846d94fc7054b2b3461a506e4766e4f06ffe Mon Sep 17 00:00:00 2001 From: Florian Date: Fri, 15 Nov 2024 09:47:38 -0600 Subject: [PATCH] [BT] Update Theengs decoder to v1.8.0 (#2113) Co-authored-by: Florian <1technophile@users.noreply.github.com> --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 84533a533e..ca67f2b85d 100644 --- a/platformio.ini +++ b/platformio.ini @@ -156,7 +156,7 @@ somfy_remote=Somfy_Remote_Lib@0.3.0 rtl_433_ESP = https://github.com/NorthernMan54/rtl_433_ESP.git#v0.3.3 emodbus = miq19/eModbus@1.0.0 gfSunInverter = https://github.com/BlackSmith/GFSunInverter.git#v1.0.1 -decoder = https://github.com/theengs/decoder.git#development +decoder = https://github.com/theengs/decoder.git#v1.8.0 ssd1306 = https://github.com/ThingPulse/esp8266-oled-ssd1306.git#f96fd6a lm75 = jeremycole/I2C Temperature Sensors derived from the LM75@^1.0.3 rn8209 = https://github.com/theengs/RN8209C-SDK.git#arduino