1technophile / OpenMQTTGateway

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.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.62k stars 796 forks source link

[DISC] Fix via device discovery when using a secondary module #2077

Closed 1technophile closed 1 month ago

1technophile commented 1 month ago

Description:

When using a secondary module communicating by Serial we want the via_device identifier to be the one of the primary module and not the secondary one.

Checklist: