Page 7 of 26

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 02 July 2019 9:46
by bewo
Great plugin! Works fine for me! Good job! Thanks a lot! :D

Re: Python Plugin: Shelly MQTT

Posted: Sunday 21 July 2019 22:30
by lukinfo
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.

Re: Python Plugin: Shelly MQTT

Posted: Monday 22 July 2019 12:25
by salvacalatayud
lukinfo wrote: Sunday 21 July 2019 22:30 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.
Did you calibrate the blinds? I did that way and works perfect

Re: Python Plugin: Shelly MQTT

Posted: Monday 22 July 2019 21:57
by lukinfo
salvacalatayud wrote: Monday 22 July 2019 12:25
lukinfo wrote: Sunday 21 July 2019 22:30 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.
Did you calibrate the blinds? I did that way and works perfect
I did calibrate and now it is OK. Thanks for help. :)

Re: Python Plugin: Shelly MQTT

Posted: Wednesday 07 August 2019 17:23
by HeTi
Is ShellyEM todo list allready ?

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 13 August 2019 1:39
by darrepac
lwolf wrote: Sunday 02 June 2019 9:20 In the meantime, I wrote to Allterco about the previously listed devices. (Shelly2LED, Shelly EM, Shelly Smoke,Shelly Plug S)
Any news? Interested by Shelly EM...

Thx

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 13 August 2019 7:02
by lwolf
darrepac wrote: Tuesday 13 August 2019 1:39
lwolf wrote: Sunday 02 June 2019 9:20 In the meantime, I wrote to Allterco about the previously listed devices. (Shelly2LED, Shelly EM, Shelly Smoke,Shelly Plug S)
Any news? Interested by Shelly EM...
Thx
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.

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 13 August 2019 9:14
by darrepac
lwolf wrote: Tuesday 13 August 2019 7:02
I've got no news neither EM from Jun 17th, it's almost 2 months so i guess they simply forget it.
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...

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 13 August 2019 17:23
by lwolf
darrepac wrote: Tuesday 13 August 2019 9:14
lwolf wrote: Tuesday 13 August 2019 7:02
I've got no news neither EM from Jun 17th, it's almost 2 months so i guess they simply forget it.
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...
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. :)

Re: Python Plugin: Shelly MQTT

Posted: Sunday 18 August 2019 22:37
by josemi
lwolf wrote: Tuesday 13 August 2019 17:23
darrepac wrote: Tuesday 13 August 2019 9:14
lwolf wrote: Tuesday 13 August 2019 7:02
I've got no news neither EM from Jun 17th, it's almost 2 months so i guess they simply forget it.
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...
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. :)
I would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?

https://shelly.cloud/product/wifi-smart ... od-sensor/

Re: Python Plugin: Shelly MQTT

Posted: Monday 19 August 2019 17:11
by darrepac
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)

Re: Python Plugin: Shelly MQTT

Posted: Monday 19 August 2019 18:37
by lwolf
darrepac wrote: Monday 19 August 2019 17:11 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)
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.

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 20 August 2019 12:59
by McMelloW
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.
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.

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

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 20 August 2019 13:26
by lwolf
McMelloW wrote: Tuesday 20 August 2019 12:59 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
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)
Image

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.
Image

Re: Python Plugin: Shelly MQTT

Posted: Tuesday 20 August 2019 14:57
by McMelloW
lwolf 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.
Thanks for your quick answers

Re: Python Plugin: Shelly MQTT

Posted: Friday 23 August 2019 9:12
by josemi
I would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?

https://shelly.cloud/product/wifi-smart ... od-sensor/
https://shelly-api-docs.shelly.cloud/#shelly-flood

Please :ugeek:

Re: Python Plugin: Shelly MQTT

Posted: Friday 23 August 2019 10:14
by darrepac
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

Re: Python Plugin: Shelly MQTT

Posted: Friday 23 August 2019 17:15
by lwolf
josemi wrote: Friday 23 August 2019 9:12
I would like to have Shelly Flood support via MQTT for domoticz. Will it be possible?

https://shelly.cloud/product/wifi-smart ... od-sensor/
https://shelly-api-docs.shelly.cloud/#shelly-flood
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.

Re: Python Plugin: Shelly MQTT

Posted: Friday 23 August 2019 22:05
by josemi
lwolf wrote: Friday 23 August 2019 17:15 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.
Ok. I tried you had the first one, I see it has not been possible. :cry:

Image

Re: Python Plugin: Shelly MQTT

Posted: Saturday 24 August 2019 10:41
by darrepac
darrepac wrote: Friday 23 August 2019 10:14 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
No one has Plug S device (or Plug because I guess it is similar). If not, I will be the first...