-
Autor
Hello!
I've got quite a few Shellies connected to Mosquitto broker and love 'em
However, now I added the first 3EM, and can't get it to connect to MQTT. Settings are fine and if I download data file from diagnostics all seems good to me in settings:
"mqtt": {"enable": true, "server": "192.168.1.3:1883", "client_id": "shelpm3em", "user": "not_really_this_one", "ssl_ca": null, "topic_prefix": "shellypro3em-34987a454b68", "rpc_ntf": true, "status_ntf": true, "use_client_cert": false, "enable_rpc": true, "enable_control": true},
yet it says.
"mqtt": {"connected": false},
I've enabled mqtt debug, but still I do not get any data out. In data file it says:
"debug": {"level": 2,"file_level": null,"mqtt": {"enable": true},
Device is "batch": "2337-Broadwell", "fw_sbits": "04", "model": "SPEM-003CEBEU", "gen": 2, "fw_id": "20231219-134001/1.1.0-g34b5d4f", "ver": "1.1.0",
Any idea on how to get it to connect to broker or at least write into log what's wrong with it?
Thanks for reading and helping me to get it connected!
BR,
Juha