arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at

Home Page:https://tasmota.github.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add more data fields from Xiaomi/Mi BLE devices to the json output via mqtt

Jo-Bl opened this issue · comments

Discussed in #20951

Originally posted by Jo-Bl March 14, 2024
Please add more data fields from Xiaomi/Mi BLE devices to the json output.

MCCGQ02HL devices (door sensors) sent a field called "packet". I want to have the value of it in mqtt. Please make an option so that it is possible to sent it. (reason: I want to have the possibility to check that I have received all packages with ascending numbers (0-255-0-255...))

The 'Mi Scale V1' device sent the fields "weight removed" and "stabilized". I want to see this in json output via mqtt for my desition wether to get the weight value or not.

Jo