Skip to content

tasmota/decode-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2edd3d7 · Jan 13, 2025
Jan 13, 2025
Nov 23, 2019
May 15, 2023
Jul 3, 2024
May 15, 2023
Jul 4, 2020
Jul 4, 2020
Jan 13, 2025
Nov 23, 2019
Jan 4, 2020
Jan 4, 2020
Jan 14, 2022

Repository files navigation

Windows executable for Tasmota Decode Status Tool

compiled from https://github.com/arendst/Tasmota/blob/development/tools/decode-status.py

Instructions:

Execute command with option -d to retrieve status report from device or
get a copy of the status message with http command http://tasmotaip/cm?cmnd=status%200
and store it in file status.json

Usage:

decode-status -d <hostname or IP address> [-u username] [-p password]
    or
decode-status -f <JSON status information file>

Example:

decode-status -d 192.168.2.112
decode-status -d tasmota1 -p 12345678
    or
decode-status -f status.json

Notes:

status.json is the plaintext output of "status 3" entered into the Tasmota web console. 
Please exclude the timestamp and everything before the "="