MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
Add self testing for Theengs Bridge v1.1 (TBRIDGE02) This feature enables factory testing following a SERIAL command SELFTEST,
it needs to be issued after the SERIAL reading READY_FOR_SELFTEST
Checklist:
[X] The pull request is done against the latest development branch
[X] Only one feature/fix was added per PR and the code change compiles without warnings
Description:
Add self testing for Theengs Bridge v1.1 (TBRIDGE02) This feature enables factory testing following a SERIAL command
SELFTEST
, it needs to be issued after the SERIAL readingREADY_FOR_SELFTEST
Checklist: