Search found 61 matches

by mariopeters
Monday 16 September 2024 9:28
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

I developed a new version of my Shelly plugin in python (https://github.com/mario-peters/ShellyCloudPlugin2) It is working based on scanning a network (192.168.1.*) Not all devices are supported yet and I have to make the network segment as a variable. I'm still in test phase so every feedback is ...
by mariopeters
Monday 03 October 2022 10:44
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

Could you please create an issue in the GitHub project.
could you also add the json output of the following url "http://<IP address TRV>/settings"
by mariopeters
Tuesday 27 September 2022 11:37
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

:D
by mariopeters
Monday 26 September 2022 13:51
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

Are other plugins starting correctly?
Perhaps the rights aren't correct.
The easiest way is to do a "git clone ..." with the same user which is running Domoticz.
It should work after restarting Domoticz.
by mariopeters
Monday 26 September 2022 11:18
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

snellejellep wrote: Monday 26 September 2022 10:33 how does this work?
i installed the plugin but it does not appear in the hardware selector
am i missing something?
i followed the steps in the post of BurnoutVmax
Did you check the Domoticz logging after restarting Domoticz?
If there are issues with the plugin on the startup, you should see them?
by mariopeters
Tuesday 30 August 2022 17:35
Forum: Other questions and discussions
Topic: Siemens/Bosch Home Connect Ecosystem
Replies: 86
Views: 30713

Re: Siemens/Bosch Home Connect Ecosystem

Currently I'm supporting a couple of Home Connect devices. Shortly I want to implement some more. Special the devices Hob and Fridge/Freezer or Refrigerator (with camera) are interesting me. For testing purposes I'm searching for people who own these devices. Please let me know by creating an issue ...
by mariopeters
Tuesday 30 August 2022 13:40
Forum: PHP and all others
Topic: Bosh Dishwasher with Home-Connect
Replies: 57
Views: 18819

Re: Bosh Dishwasher with Home-Connect

Currently I'm supporting a couple of Home Connect devices. Shortly I want to implement some more. Special the devices Hob and Fridge/Freezer or Refrigerator (with camera) are interesting me. For testing purposes I'm searching for people who own these devices. Please let me know by creating an issue ...
by mariopeters
Friday 28 January 2022 13:22
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

Just added Shelly TRV and Gas functionality. Please let me know how it works. If you find any bugs, please leave an issue on the GitHub project issue tracker. HI, I bought a Shelly TRV and activated your plugin on my domoticz but in the error list I have these messages. Can you help me ? Thank you ...
by mariopeters
Friday 21 January 2022 18:34
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

philoupat6283 wrote:Hello
Question how to set Shelly cloud plugin for a Shelly EM it is not in the list
thanks
What do you mean??
by mariopeters
Thursday 13 January 2022 19:40
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

Just added Shelly TRV and Gas functionality.
Please let me know how it works.
If you find any bugs, please leave an issue on the GitHub project issue tracker.
by mariopeters
Thursday 13 January 2022 16:00
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

I have made functionality for the Shelly TRV.
If anyone has this device, please let me know.
You can help me with testing the new shelly plugin.
by mariopeters
Thursday 13 January 2022 15:58
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

has anyone tried the shelly flood sensor in this plugin? it isnt listed i know, but have anyone tried it? I added this device to a my feature list. Is it possible that you send me the outcome of "http://<ipaddress>/settings" and "http://<ipaddress>/status" in your browser?
by mariopeters
Thursday 13 January 2022 15:57
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

i have 2 houses, the one we live in i have domoticz up and running since many years, the other house is many miles away but it have wifi and my question is. can i have a shelly EM installed there and get it into Domoticz at the house where living in? i would like to measure the power consumption in ...
by mariopeters
Wednesday 18 November 2020 20:23
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

On my side, it is working ok but the log has a lot of error like this: HTTPConnectionPool(host='192.168.0.54', port=80): Max retries exceeded with url: /status (Caused by ConnectTimeoutError(<urllib3.connection.HTTPConnection object at 0x6071b190>, 'Connection to 192.168.0.54 timed out. (connect ...
by mariopeters
Tuesday 10 November 2020 22:08
Forum: Other questions and discussions
Topic: Siemens/Bosch Home Connect Ecosystem
Replies: 86
Views: 30713

Re: Siemens/Bosch Home Connect Ecosystem

Stumbled on this nice plugin while trying to automate some of my Siemens Homeconnect devices in the kitchen. Great work! So far I managed to get the Oven and Dishwasher working. Just wondering if it's also possible to control an "afzuigkap" through this plugin? I would be especially interested to ...
by mariopeters
Tuesday 10 November 2020 22:06
Forum: PHP and all others
Topic: Bosh Dishwasher with Home-Connect
Replies: 57
Views: 18819

Re: Bosh Dishwasher with Home-Connect

Hi thanks for the answer. When I install the plugin, and choose the plugin in "hardware". Which port should be filled in at "port" ? And I see no devices? The plugin in Domoticz is actually an HTTPListener. So the requested port is the port (on the server where Domoticz is running) on which the ...
by mariopeters
Saturday 31 October 2020 10:42
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

I think I know the problem. In the past I also installed Domoticz on a Synology NAS. Did you also install python3 from Synology. If so you are using the python version located in /volume1/@appstore/py3k (depending on how many volumes you have). In this directory you will another directory /usr/local ...
by mariopeters
Saturday 31 October 2020 10:19
Forum: Other questions and discussions
Topic: Siemens/Bosch Home Connect Ecosystem
Replies: 86
Views: 30713

Re: Siemens/Bosch Home Connect Ecosystem

Both errors are fixed. Also added power state switch functionality (turning the device on or off/standby (depending on the device)). More errors and feature requests are welcome by using the earlier mentioned Github issue tracker. @cyrano1966, I don't have a Home Connect dryer myself. I will try to ...
by mariopeters
Friday 30 October 2020 12:29
Forum: Python
Topic: ShellyCloudPlugin
Replies: 148
Views: 32381

Re: ShellyCloudPlugin

DarkG, roller functionality is now also added for the Shelly2.5. Based on the Domoticz device I was only able to add open, close and to_pos functionality. The specific Domoticz device doesn't have a "Stop"-button. Could you test it please? If you find any errors, then please let me know by using the ...
by mariopeters
Friday 30 October 2020 8:28
Forum: Other questions and discussions
Topic: Siemens/Bosch Home Connect Ecosystem
Replies: 86
Views: 30713

Re: Siemens/Bosch Home Connect Ecosystem

I also made a version of the plugin. Now with more separate devices per Home Connect device. Perhaps someone could test it? If you find any issues than please let me know by using the GitHub issue tracker (https://github.com/mario-peters/Domoticz-Home-Connect-Plugin/issues). New feature requests are ...