Search found 7 matches

by Jujutasvu
Thursday 05 February 2026 16:59
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Indeed the base Url is find by the tahoma_local.py but i still got this message.

Code: Select all

2026-02-05 16:57:55.453 Error: somfy: Connection error: failed request during get devices, check credentials: 401
whereas i put web it works.
by Jujutasvu
Thursday 05 February 2026 15:09
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Hi there, I use a Conexoon box and for information i had to execute the plugin with the WEB connection therefore i had to change this in the tahoma.py
class Tahoma:
"""class to interface with tahoma web API"""
def __init__(self):
self.srvaddr = "ha101-1.overkiz.com"
self.base_url = "https ...
by Jujutasvu
Wednesday 04 February 2026 21:44
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Sorry but i now have this issue

Code: Select all

2026-02-04 21:42:34.474 Error: somfy: Connection error: failed request during get devices, check credentials: 401
I check my credentials and it's good but i can't log to tahoma.
by Jujutasvu
Tuesday 03 February 2026 21:54
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Jujutasvu wrote: Tuesday 03 February 2026 21:28 Everything seems correct in the etc/host and the DNS server
My Bad the host wasn't good !! :oops:
by Jujutasvu
Tuesday 03 February 2026 21:28
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Everything seems correct in the etc/host and the DNS server
by Jujutasvu
Tuesday 03 February 2026 17:49
Forum: Suggestions
Topic: Support for Somfy Connexoon and Tahoma
Replies: 211
Views: 68431

Re: Support for Somfy Connexoon and Tahoma

Hello, I can't no longer use the plugin since the domoticz update
Here the log.


2026-02-03 17:45:47.022 Error: somfy: Call to function 'onStart' failed, exception details:
2026-02-03 17:45:47.119 Error: somfy: Traceback (most recent call last):
2026-02-03 17:45:47.119 Error: somfy: File "/usr ...
by Jujutasvu
Thursday 16 March 2023 21:35
Forum: Python
Topic: Python Plugin : Broadlink
Replies: 543
Views: 98529

Re: Python Plugin : Broadlink

zak45 wrote: Tuesday 14 March 2023 0:17
Frtoto wrote: Friday 10 March 2023 20:54 Hello !

The link for download "setup. py" is not responding.

Does anyone have another link ?

thanks a lot
My new ISP is full IPV6 and put me on also, link has been updated now and shoud work... hope so!
Hi doesn't work for me either. Thanks for the work anyway