
Python Plugin: Shelly MQTT
Moderator: leecollings
- bewo
- Posts: 74
- Joined: Monday 13 July 2015 12:27
- Target OS: Linux
- Domoticz version: 2021.1
- Location: Bavaria - Germany
- Contact:
Re: Python Plugin: Shelly MQTT
Great plugin! Works fine for me! Good job! Thanks a lot! 

Individual projects:
Domoticz on a Intel Xeon Server | AeonLabs Z-Wave Gen.5 | RFXCOM RFXtrx433E USB | ESP-Wifi-Modules | Shellys
Wall-mounted 22" Touch Control Display (self construct) | LUA wind monitor| LUA heating control | and many many more :)
Domoticz on a Intel Xeon Server | AeonLabs Z-Wave Gen.5 | RFXCOM RFXtrx433E USB | ESP-Wifi-Modules | Shellys
Wall-mounted 22" Touch Control Display (self construct) | LUA wind monitor| LUA heating control | and many many more :)
-
- Posts: 2
- Joined: Tuesday 25 September 2018 15:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Python Plugin: Shelly MQTT
Hi,
I've added Shelly MQTT to domoticz. Lowering and lifting the blinds works correctly but the percentage opening and closing does not work. How to set it? Please help me.
I've added Shelly MQTT to domoticz. Lowering and lifting the blinds works correctly but the percentage opening and closing does not work. How to set it? Please help me.
-
- Posts: 112
- Joined: Monday 26 June 2017 21:16
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Spain
- Contact:
-
- Posts: 2
- Joined: Tuesday 25 September 2018 15:52
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Python Plugin: Shelly MQTT
I did calibrate and now it is OK. Thanks for help.salvacalatayud wrote: ↑Monday 22 July 2019 12:25Did you calibrate the blinds? I did that way and works perfect

-
- Posts: 5
- Joined: Saturday 11 January 2014 22:59
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Python Plugin: Shelly MQTT
Is ShellyEM todo list allready ?
-
- Posts: 216
- Joined: Saturday 10 November 2018 18:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hungary
- Contact:
Re: Python Plugin: Shelly MQTT
I've got no news neither EM from Jun 17th, it's almost 2 months so i guess they simply forget it.
In the meantime the Shelly Plug S is fixed thanks to user code pull requests.
-
- Posts: 133
- Joined: Tuesday 04 February 2014 21:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Isère, France
- Contact:
Re: Python Plugin: Shelly MQTT
Is there something that we can do to help you? For example telling Shelly that we are waiting support to Domoticz before to buy? if you have a contact email address...
-
- Posts: 216
- Joined: Saturday 10 November 2018 18:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hungary
- Contact:
Re: Python Plugin: Shelly MQTT
The last time when somebody dropped an issue about missing Domoticz support to the official english language facebook forum, the device arrived to me in 2 weeks after this action.

-
- Posts: 31
- Joined: Thursday 08 March 2018 16:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Python Plugin: Shelly MQTT
I would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?lwolf wrote: ↑Tuesday 13 August 2019 17:23The last time when somebody dropped an issue about missing Domoticz support to the official english language facebook forum, the device arrived to me in 2 weeks after this action.![]()
https://shelly.cloud/product/wifi-smart ... od-sensor/
-
- Posts: 133
- Joined: Tuesday 04 February 2014 21:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Isère, France
- Contact:
Re: Python Plugin: Shelly MQTT
Do you confirm that if I activate MQTT mode (in order to use it with your plugin), it will deactivate the Shelly Cloud and so make the Shelly app unusable? (shame)
-
- Posts: 216
- Joined: Saturday 10 November 2018 18:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hungary
- Contact:
Re: Python Plugin: Shelly MQTT
Yes it is designed to work in this way, as the ESP8266 has low resources (memory) and some features can not coexist at the same time.
Personally I am very happy with this solution as i do not like cloud-based solutions, i will not "outsource" my own home-automatizations to external companies and their contractors as i can do everything on my own with MQTT and Domoticz locally.
- McMelloW
- Posts: 434
- Joined: Monday 20 November 2017 17:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.1
- Location: Harderwijk, NL
- Contact:
Re: Python Plugin: Shelly MQTT
I fully agree with you. No "outsourcing" That is why I have flashed my Sonoff device with Tasmota and give them all a static Ip-address at my local network.lwolf wrote: ↑Monday 19 August 2019 18:37 Yes it is designed to work in this way, as the ESP8266 has low resources (memory) and some features can not coexist at the same time.
Personally I am very happy with this solution as i do not like cloud-based solutions, i will not "outsource" my own home-automatizations to external companies and their contractors as i can do everything on my own with MQTT and Domoticz locally.
A few quick questions for my understanding.
- A shelly device can be used out of the box, no flashing or adjusting is necessary?
- Can I give a device a static IP-address in my private Local network. Like 192.168.231.100
Greetings McMelloW
-
- Posts: 216
- Joined: Saturday 10 November 2018 18:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hungary
- Contact:
Re: Python Plugin: Shelly MQTT
There are no flashing necessary, but in the "Internet&Security->Advanced developer settings" menu you have to enable MQTT and setup to point your own MQTT server IP address. (which has to be fixed)

In the Wifi Client mode settings there are an option to setup fix IP address, but it can be also done with your router through static DHCP settings. But if the shelly devices is used with mqtt the static IP address is not really necessary.

- McMelloW
- Posts: 434
- Joined: Monday 20 November 2017 17:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: V2024.1
- Location: Harderwijk, NL
- Contact:
Re: Python Plugin: Shelly MQTT
Thanks for your quick answerslwolf wrote: ↑Tuesday 20 August 2019 13:26 There are no flashing necessary, but in the "Internet&Security->Advanced developer settings" menu you have to enable MQTT and setup to point your own MQTT server IP address. (which has to be fixed)
In the Wifi Client mode settings there are an option to setup fix IP address, but it can be also done with your router through static DHCP settings. But if the shelly devices is used with mqtt the static IP address is not really necessary.
Greetings McMelloW
-
- Posts: 31
- Joined: Thursday 08 March 2018 16:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Python Plugin: Shelly MQTT
https://shelly-api-docs.shelly.cloud/#shelly-floodI would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?
https://shelly.cloud/product/wifi-smart ... od-sensor/
Please

-
- Posts: 133
- Joined: Tuesday 04 February 2014 21:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Isère, France
- Contact:
Re: Python Plugin: Shelly MQTT
Can someone tell me which values report Shelly Plug S? power consumption only or also power factor, voltage, current, frequency??
About power consumption, is it able to measure negative value (=power production from photovoltaic panel for ex.)?
thanks
About power consumption, is it able to measure negative value (=power production from photovoltaic panel for ex.)?
thanks
-
- Posts: 216
- Joined: Saturday 10 November 2018 18:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hungary
- Contact:
Re: Python Plugin: Shelly MQTT
I am very sorry but i do not own such a device, and i have no plans to buy it as i do not need it.josemi wrote: ↑Friday 23 August 2019 9:12https://shelly-api-docs.shelly.cloud/#shelly-floodI would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?
https://shelly.cloud/product/wifi-smart ... od-sensor/
-
- Posts: 133
- Joined: Tuesday 04 February 2014 21:31
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Isère, France
- Contact:
Re: Python Plugin: Shelly MQTT
No one has Plug S device (or Plug because I guess it is similar). If not, I will be the first...
Who is online
Users browsing this forum: No registered users and 1 guest