Page 11 of 26
Re: Python Plugin: Shelly MQTT
Posted: Friday 07 February 2020 22:39
by josemi
Does anybody have working long push in a Shelly 2.5 working as roller mode?
I enable debug option in plugin, but only short push is shown. No longpush device is created in domoticz either.
Re: Python Plugin: Shelly MQTT
Posted: Wednesday 19 February 2020 9:18
by Gerwin
hello ,
thanks a lot for these nice plugin ,
everything is working except the temperature addon for the shelly 1
is there an opportunity that this addon also available coming in this plugin ??
Gerwin
Re: Python Plugin: Shelly MQTT
Posted: Friday 21 February 2020 11:53
by bewo
Re: Python Plugin: Shelly MQTT
Posted: Friday 21 February 2020 13:40
by Gerwin
@bewo
Thanks
Gerwin
Re: Python Plugin: Shelly MQTT
Posted: Saturday 29 February 2020 10:56
by djac
Trying to update Plugin but get:
"error: Your local changes to the following files would be overwritten by merge:
plugin.py
Please, commit your changes or stash them before you can merge."
Any suggestions?
Re: Python Plugin: Shelly MQTT
Posted: Saturday 29 February 2020 11:03
by Geitje
If you Google it, you find some answers, I warns you probably to prevent to overwrite your local changes. You can solve it. Check out for example:
https://stackoverflow.com/questions/157 ... you-can-me
Re: Python Plugin: Shelly MQTT
Posted: Wednesday 25 March 2020 11:59
by Gerwin
hello
i have seen that the themperature addon is implemented how can i update ?
can someone explain step by step how to do this
i have a lot of shelly's
Gerwin
Re: Python Plugin: Shelly MQTT
Posted: Thursday 26 March 2020 11:48
by Gerwin
Gerwin wrote: ↑Wednesday 25 March 2020 11:59
hello
i have seen that the themperature addon is implemented how can i update ?
can someone explain step by step how to do this
i have a lot of shelly's
Gerwin
I know how to do
works great
Gerwin
Re: Python Plugin: Shelly MQTT
Posted: Monday 30 March 2020 18:46
by fabry91
Hello guys,
I'm trying to get it work, I have a Shelly 1 V3, successfully installed and started the Shelly plugin.
Problem is that I cannot make it work the on/off switch from domoticz to the shelly 1 relay, I'm attaching the configuration of tasmota flashed firmware on my shelly 1 and the logs result when I tried to switch on the mqtt switch created itself by domoticz.
Thank you in advance and stay safe

Re: Python Plugin: Shelly MQTT
Posted: Monday 30 March 2020 19:41
by besix
Hello
The Shelly plugin requires the original soft Shelly.
If you have Tasmota, this is only the mqtt broker but without the Shelly plugin
Re: Python Plugin: Shelly MQTT
Posted: Monday 30 March 2020 21:47
by fabry91
besix wrote: ↑Monday 30 March 2020 19:41
Hello
The Shelly plugin requires the original soft Shelly.
If you have Tasmota, this is only the mqtt broker but without the Shelly plugin
Thank you very much besix, I didn't understood that It was only for the stock shelly firmware.
I have now successfully started the MQTT Client Gateway and I am now controlling the shelly1 relay!
Thanks!!!
Re: Python Plugin: Shelly MQTT
Posted: Sunday 10 May 2020 10:18
by Derik
I now strange only i ask this here..
Is there perhaps some one that have shelly with Domoticz working without a plugin?
It looks to me that shely and Domotiz talk mqtt, this must be possible without a plugin?
Just a nodered or something?
for 1 shely a plugin, that's the point
Re: Python Plugin: Shelly MQTT
Posted: Tuesday 12 May 2020 13:33
by LouiS22
Derik wrote: ↑Sunday 10 May 2020 10:18
I now strange only i ask this here..
Is there perhaps some one that have shelly with Domoticz working without a plugin?
It looks to me that shely and Domotiz talk mqtt, this must be possible without a plugin?
Just a nodered or something?
for 1 shely a plugin, that's the point
Just below this post at python's topic
viewtopic.php?f=65&t=32616
Re: Python Plugin: Shelly MQTT
Posted: Thursday 02 July 2020 20:12
by mattley30
Hi Guys,
I'm trying a scelly 1 with the additional external temperature sensor. inside the shelly1 I regularly display the temperature of 25.8 ° while on Domoticz the component created "LaCrosse TX3" with a value of "0". but I see that the update comes every minute.
Yet doing a dubug the message mqtt arrives.
2020-07-02 20: 05: 44.499 (Shelly Actuators) MQTT message: shellies / shelly1-8CAAB505BBAC / ext_temperature / 0: 25.88
2020-07-02 20: 05: 44.509 (Shelly Actuators) MQTT message: shellies / shelly1-8CAAB505BBAC / ext_temperature_f / 0: 78.58
do you know what it could be?
Thanks
Mattely30
Re: Python Plugin: Shelly MQTT
Posted: Friday 03 July 2020 9:20
by mattley30
Hello again
problem returned I realized that there was a shelly1 firmware update to do, once updated the temperature sensor data arrived, sorry.
Thanks
Mattley30
Re: Python Plugin: Shelly MQTT
Posted: Sunday 05 July 2020 13:53
by niekbruggeman
I can confirm that the new shelly dimmer 2 works correct with Domoticz.
I use the native firmware of the Shelly, and the Shelly MQTT plugin for Domoticz 2020.2.
Re: Python Plugin: Shelly MQTT
Posted: Friday 24 July 2020 22:55
by Pascal1978
Hello,
I don't know if i'm posting it on the right place here, but i want to control my RGBW2 Shelly device with automatic color change.
i want to setup a sunrise color which flow over to daylight and at a specifick time to sunset and then to moonlight.
I have tried to set it with dzvents, but i don't know the right codes to set the colors let alone how to set it at different times and how to gradient
i want to use it for my aquarium lights.
can anyone help me out or point me in the right direction
thnx
Re: Python Plugin: Shelly MQTT
Posted: Thursday 30 July 2020 20:01
by Gerwin
Hello,
The Shelly button is that one impemented ???
does someone knows that
Gerwin
Re: Python Plugin: Shelly MQTT
Posted: Sunday 02 August 2020 8:30
by Gerwin
Pascal1978 wrote: ↑Friday 24 July 2020 22:55
Hello,
I don't know if i'm posting it on the right place here, but i want to control my RGBW2 Shelly device with automatic color change.
i want to setup a sunrise color which flow over to daylight and at a specifick time to sunset and then to moonlight.
I have tried to set it with dzvents, but i don't know the right codes to set the colors let alone how to set it at different times and how to gradient
i want to use it for my aquarium lights.
can anyone help me out or point me in the right direction
thnx
you can make groups for each collor you want
Re: Python Plugin: Shelly MQTT
Posted: Friday 14 August 2020 12:03
by Delfuego
Pascal1978 wrote: ↑Friday 24 July 2020 22:55
Hello,
I don't know if i'm posting it on the right place here, but i want to control my RGBW2 Shelly device with automatic color change.
i want to setup a sunrise color which flow over to daylight and at a specifick time to sunset and then to moonlight.
I have tried to set it with dzvents, but i don't know the right codes to set the colors let alone how to set it at different times and how to gradient
i want to use it for my aquarium lights.
can anyone help me out or point me in the right direction
thnx
Hi Pascal,
You can send a switch command directly to you Shelly RGBW2 device using DzVentz:
Code: Select all
return {
on = {
devices = {'Switch to call this script'},
},
execute = function(domoticz, device)
domoticz.openURL({url = 'http://192.168.0.50/color/0?turn=on&red=255&green=86&blue=112&white=0'})
end
}
The gradient effect you have to code yourself I think by sending an updated color to your device every second or so until you reach your desired color.
Also check the following links to Shelly documentation:
https://shelly.cloud/documents/develope ... cation.pdf
https://shelly-api-docs.shelly.cloud/?f ... y-overview
Kind regards,
Luuk