Page 1 of 1

Problems with MQTT connection with Shelly

Posted: Saturday 11 May 2019 19:49
by Smarthouse
Hi,
I am a new user of Domoticz, so I kindly ask for help with this issue:
I installed the Python MQTT Shelly plugin to Domoticz.
I also set up the MQTT broker using Mosquitto.
Shelly is also configured and connected.

The problem is the plugin didn't create the devices, I assume it didn't receive mqtt load.

I attached the logs.

What may cause such a problem?

Re: Problems with MQTT connection with Shelly

Posted: Sunday 12 May 2019 6:25
by Dnpwwo
Check under 'Settings' to make sure that 'Accept new Hardware Devices' is enabled

Re: Problems with MQTT connection with Shelly

Posted: Tuesday 25 January 2022 9:32
by iosamu87
did you solve the problem with the flag?

because I also have the same problem with the fleg enabled.

I wonder why I can't create the device.

Re: Problems with MQTT connection with Shelly

Posted: Tuesday 25 January 2022 13:07
by iosamu87
/var/log/mosquitto/mosquitto.log ( something comes... )
2022-01-25T13:03:06: New connection from IP:30372 on port 1883.
2022-01-25T13:03:06: Client shellydw2-XXX already connected, closing old connection.
2022-01-25T13:03:06: New client connected from IP:30372 as shellydw2-XXX (p2, c1, k60, u'mqtt').
2022-01-25T13:03:37: New connection from IP:20647 on port 1883.
2022-01-25T13:03:37: Client shellydw2-XXX already connected, closing old connection.
2022-01-25T13:03:37: New client connected from IP:20647 as shellydw2-XXX (p2, c1, k60, u'mqtt').
2022-01-25T13:04:21: Client Domoticz_XXX closed its connection.

while on domoticz I don't see anything and it doesn't create the device.

any suggestions ? thank you.