From d7eebc174e58ac9dac004f9561b200fa4437967a Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:21:26 +0200 Subject: [PATCH] Fix and Unify LoRaWan berry parameter GUI --- tasmota/berry/lorawan/decoders/LwDecode.be | 59 +++++++++++----------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/tasmota/berry/lorawan/decoders/LwDecode.be b/tasmota/berry/lorawan/decoders/LwDecode.be index 134f32143..e7a4a7acf 100644 --- a/tasmota/berry/lorawan/decoders/LwDecode.be +++ b/tasmota/berry/lorawan/decoders/LwDecode.be @@ -1,7 +1,7 @@ # Decoder files are modeled on the *.js files found here: # https://github.com/TheThingsNetwork/lorawan-devices/tree/master/vendor -var LwRegions = ["EU868", "US915", "IN865","AU915","KZ865","RU864","AS923", "AS923-1","AS923-2","AS923-3"] +var LwRegions = ["EU868","US915","IN865","AU915","KZ865","RU864","AS923","AS923-1","AS923-2","AS923-3"] var LwDeco import mqtt @@ -141,7 +141,7 @@ lwdecode = lwdecode_cls() import webserver class webPageLoRaWAN : Driver def sendNodeButton(node) - webserver.content_send("