Search found 3 matches
- Saturday 27 August 2022 14:40
- Forum: Python
- Topic: ShellyCloudPlugin
- Replies: 148
- Views: 28455
Re: ShellyCloudPlugin
Now the plugin works. Thanks.
- Monday 01 August 2022 14:22
- Forum: Python
- Topic: ShellyCloudPlugin
- Replies: 148
- Views: 28455
Re: ShellyCloudPlugin
No solution yet.
My objective was to have Shelly cloud enabled AND having my Shellies working within Domoticz.
Now I'm using MQTT, but it's not supported simultaniously with Shelly Cloud enabled. And it doesn't look like they will change this for all shellies in the near future.
A bit of a shame...
My objective was to have Shelly cloud enabled AND having my Shellies working within Domoticz.
Now I'm using MQTT, but it's not supported simultaniously with Shelly Cloud enabled. And it doesn't look like they will change this for all shellies in the near future.
A bit of a shame...
- Friday 08 July 2022 23:25
- Forum: Python
- Topic: ShellyCloudPlugin
- Replies: 148
- Views: 28455
Re: ShellyCloudPlugin
Missing a basic installation manual. This is what I did on my debian10 VM running Domoticz 2022.1; logged in as root on console; cd /home/Domoticz/plugins git clone https://github.com/mario-peters/ShellyCloudPlugin.git ShellyCloudPlugin cd ShellyCloudPlugin chmod +x plugin.py apt-get install python ...