-
Hi, I'm trying to integrate a LED Panel "Eglo 30X30". I have flashed the ESP32 (ESP32-DevKitC-32 ESP-WROOM-32 / CP2102) from this config : The logs from the device in ESPHome : I have tried several times to flash the ESP32, factory reset the Led Panel and reintegrated it in my AwoX app... I don't know what I could try. Any ideas ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
Enable debug that probably will show more
|
Beta Was this translation helpful? Give feedback.
Thank you for the tip about connecting over USB ! :)
It was clearly the MQTT connection which failed.
It was due to the mqtt broker set in awox-ble-mesh-hub.yaml --> simply set the IP, instead of "core-mosquitto".
Edit : The issue described below is not relevant, as the EgloPanel was already correctly integrated.
It was a misanderstanding (read the last posts).
Now, my EgloPanel 30X30 is displayed in MQTT devices, as a simple switch (functional).
In awox-ble-mesh-hub.yaml, I have commented the part about device_info (set from your Config examples known devices).