Tasmota/tools
sfromis 63f1334296 Expand decode-status to support all feature bits
Output of decode-status.py lacks information about the latest two new sets of feature bits, due to the constant for array size not being updated when the array was expanded. Code changed to avoid this magical number, but instead check size of array with texts, and array with features from the JSON format in Status 4, using the lowest number to provide as many bits as both Tasmota version and Python code supports. A warning is printed if the number of feature bits from Tasmota is higher than supported in the current iteration of Python code.

Based on history, I'm assuming that updates are first done in arendst/Tasmota development, later replicated to tasmota/Tasmota-decode-status. If wrong, I can move the change there.
2021-05-16 19:27:43 +02:00
..
Esptool App 1856k SPIFFS 320k 2021-04-16 18:13:45 +02:00
fw_HM10_cc2541 Move some firmware files around 2020-11-27 15:56:30 +01:00
fw_RfSensor_attiny85 Move some firmware files around 2020-11-27 15:56:30 +01:00
fw_ShellyDimmer_stm32 Shelly dimmer firmware stm32 v51.6 2021-05-02 16:54:06 +02:00
fw_SonoffRfBridge_efm8bb1 Remove mismerged files 2020-11-27 15:43:20 +01:00
fw_SonoffZigbeeBridge_ezsp Add Zigbee firmware 6.7.9 for Sonoff ZBBridge 2021-04-30 22:14:00 +02:00
fw_TasmotaClient_arduino Rename firmware folders 2020-11-25 17:15:02 +01:00
fw_TubeZigbee_efr32 Add firmware for Tube's Zigbee EFR32 EZSP 6.7.9 2021-04-30 21:53:04 +02:00
fw_Zigbee_cc2530 Move some firmware files around 2020-11-27 15:56:30 +01:00
logo Release 6.6 2019-07-05 13:44:24 +02:00
lv_berry LVGL add support for TrueType fonts via FreeType library 2021-05-16 19:27:43 +02:00
mqtt-file Add MQTT OTA binary file transfer 2021-05-16 19:27:43 +02:00
ota_server Move some firmware files around 2020-11-27 15:56:30 +01:00
templates Happy New Year 2021-01-01 13:57:04 +01:00
unishox Add more informaiton to comment in .py file 2020-12-29 10:11:09 +00:00
decode-config.md decode-config moved to https://github.com/tasmota/decode-config 2019-12-02 15:17:45 +01:00
decode-status.py Expand decode-status to support all feature bits 2021-05-16 19:27:43 +02:00
espupload.py Add files via upload 2020-11-16 09:43:25 +01:00
serial-plotter.py Happy New Year 2021-01-01 13:57:04 +01:00