Page 2 of 9
Re: Support for Somfy Connexoon and Tahoma
Posted: Wednesday 03 November 2021 12:44
by NeOk
Hi,
I have the same problem, I get regular the ('Plugin_ASIO')) received fatal signal 11 (Segmentation fault) and sometimes around midnight ('Somfy)) received fatal signal 11.
Does anyone have solution for this?
Br, Koen
Re: Support for Somfy Connexoon and Tahoma
Posted: Wednesday 03 November 2021 14:04
by waltervl
I believe the Plugin_ASIO error is fixed in beta. I switched to beta a couple of days ago to check as I had these crashes also regularly. Seems to be stable now, at least it did not crash yet.
Re: Support for Somfy Connexoon and Tahoma
Posted: Wednesday 03 November 2021 21:09
by vspamn
waltervl wrote: ↑Wednesday 03 November 2021 14:04
I believe the Plugin_ASIO error is fixed in beta. I switched to beta a couple of days ago to check as I had these crashes also regularly. Seems to be stable now, at least it did not crash yet.
You mean Domoticz beta?
Re: Support for Somfy Connexoon and Tahoma
Posted: Wednesday 03 November 2021 21:40
by waltervl
vspamn wrote: ↑Wednesday 03 November 2021 21:09
waltervl wrote: ↑Wednesday 03 November 2021 14:04
I believe the Plugin_ASIO error is fixed in beta. I switched to beta a couple of days ago to check as I had these crashes also regularly. Seems to be stable now, at least it did not crash yet.
You mean Domoticz beta?
Yes, beta Domoticz, as it is a module for asynchronous communication of the Domoticz plugin framework and not a plugin

Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 06 December 2021 13:43
by jpvaneijk
Hi All,
I'm using the plugin (
https://github.com/nonolk/domoticz_tahoma_blind) succesfully for my Tahoma.
I'm using it for 3 outside (IO) screens and I love the fact that it can be used in percentage. Not available in the Tahoma app as far as I know.
A few weeks ago I decided to buy some window blinds for in the kitchen. Like these:
https://www.luxaflex.nl/powerview-automation/
Fully automated and not only for opening en closing (up and down) But also for opening and closing (vertical). Again, the percentage is missing in Tahoma but (hell yeah!) available in Domoticz.
One thing however.
I am not able to control any vertical actions in Domoticz. Can anybody help me out with this?
So, in the Tahoma app, in the kitchen blinds, there are two available actions. The left one is for vertical actios en the one on the right is for horizontal actions. The first one is not available in Domoticz, the horizontal is.
https://drive.google.com/file/d/13lg9Qp ... sp=sharing
Strange is that I found a screenshot online that a percentage is shown in the iPhone app. It's not in my Android app.
https://www.rolluikshop.be/wp-content/a ... Iphone.png
Thanx in @vance guys!
Re: Support for Somfy Connexoon and Tahoma
Posted: Tuesday 07 December 2021 19:46
by madpatrick
jpvaneijk wrote: ↑Monday 06 December 2021 13:43
One thing however.
I am not able to control any vertical actions in Domoticz. Can anybody help me out with this?
So, in the Tahoma app, in the kitchen blinds, there are two available actions. The left one is for vertical actios en the one on the right is for horizontal actions. The first one is not available in Domoticz, the horizontal is.
Thanx in @vance guys!
I think these type of blinds are not configured (yet) in the plugin.
Maybe if you can manage to find out more info someone is willing to add it to the plugin
Re: Support for Somfy Connexoon and Tahoma
Posted: Tuesday 07 December 2021 21:18
by JanJaap
Hi,
I've been trying to upgrade this plugin a bit. If you pull from MadPatricks version, you will find a (new) logfile called 'somfy.log' in the domoticz directory. When querying the tahoma server there a list of the devices should be found. With that I could give it a try.
Code: Select all
sudo apt-get update
sudo apt-get install python3-requests
cd domoticz/plugins
git clone [email protected]:MadPatrick/somfy.git refactorTahoma
Re: Support for Somfy Connexoon and Tahoma
Posted: Tuesday 14 December 2021 10:05
by madpatrick
There is a new release of the plugin available.
First tests are good and we need to have more people to test.
The new plugin is available
Code: Select all
git clone https://github.com/MadPatrick/somfy
Restart your Domoticz and don't forget to set the refresh interval if you were working the the Plugin of Nonolk.
All credits are for JanJaap who did all the programming and of course to Nonolk for the initial version
Re: Support for Somfy Connexoon and Tahoma
Posted: Saturday 08 January 2022 13:21
by madpatrick
All,
The Somfy plugin has been rewritten and must more stable. Special thanks to JanJaap
We need more people to test and get the experience to see if there are some bugs in the plugin.
To add the plugin see the Github page
Code: Select all
cd domoticz/plugins
git clone https://github.com/MadPatrick/somfy
Restart Domoticz server and check you hardware page for the correct plugin.
If you have already installed the Nonolk plugin, you can change easily to the new/updated plugin
Please share you feedback
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 10 January 2022 19:48
by knasson
Hi,
I used until now the "nonolk" plugin it works fine with my blinds "Velux", but it fails for commanding my garage door.
I have a conexxoon box. For the garage i use a SOMFY io compatible receptor It works fine with my smartphone and the app "ACCESS".
the problem is the command from domoticz.
I see my garage door appearing in the devices.But when i try to command from domoticz nothing is happening and i got his error in the domoticz log
2022-01-10 19:05:01.263 Error: Ouvrants: (Ouvrants) Tahoma error must reconnect
2022-01-10 19:05:01.264 Error: Ouvrants: (Ouvrants) No transport, write directive to 'Secure Connection' ignored.
with the rewriten plugin i got the same error...
what do you think?
thank you for your help!
regards,
Knasson
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 10 January 2022 20:07
by madpatrick
Basically os the Nonolk plugin for adding hardware the same.
So if this was not working properly it will also not work.
I think not all hardware is covered in the plugin.
So can you post more info, like the somfy.log and als you API information from the somfy site.
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 10 January 2022 23:24
by knasson
Thanks you ...
From where do you cet the somfy.log?
Regards
Knasson
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 10 January 2022 23:26
by madpatrick
knasson wrote: ↑Monday 10 January 2022 23:24
Thanks you ...
From where do you cet the somfy.log?
Regards
Knasson
This depends kn your OS
Normally in your Domoticz folder
For me it is /usr/share/domoticz
Re: Support for Somfy Connexoon and Tahoma
Posted: Tuesday 11 January 2022 10:58
by JanJaap
Interesting is the fact that this setup fails when sending a command, but the previous steps for retrieving the device info etc do work, so indeed I'm interested in seeing the somfy log file.
On RPi, you'll find it in /domoticz (or /home/<username>/domoticz where username is usually pi)
Re: Support for Somfy Connexoon and Tahoma
Posted: Thursday 17 February 2022 21:00
by kjellb
Just installed the Madpatrick plugin and direct after adding my Tahoma switch as new HW,
I could controll my somfy blinds. I use them together with the luminans detector in a
HUE motion detector. Works like a charm.
Re: Support for Somfy Connexoon and Tahoma
Posted: Sunday 20 February 2022 21:02
by jpvaneijk
Hi all,
In my previous post I referrerd to the 'orientation' mode on my kitchenblinds.
On the Dutch Domoticz forum I posted som info on those blinds, thanx to madpartick. See below.
https://contactkring.nl/phpbb/viewtopic ... 1fa4#p3672
it would be great if these (new) blinds were working in this new plugin.
By the way, is it necessary to delete the current configuration before using the new plugin?
Code: Select all
HTTP/1.1 200 OK
Access-Control-Allow-Credentials:
true
Access-Control-Allow-Origin:
*
Connection:
keep-alive
Content-Length:
2614
Content-Type:
application/json; charset=utf-8
Date:
Sun, 20 Feb 2022 14:37:10 GMT
Etag:
W/"a36-e+Ttumba8+ic2FA6H1ZyRUH1IwU"
Server:
nginx/1.14.2
[
{
"id": "2bf2cf17-250044bc-5c299f11-ce6c4266",
"type": "roller_shutter_positionable_stateful_generic",
"parent_id": "872380dd-5d5eb28b-eaec1c73-bcf7f1a8",
"categories": [
"actuator",
"roller_shutter"
],
"states": [
{
"name": "position",
"value": 86,
"type": "integer"
}
],
"capabilities": [
{
"name": "position",
"parameters": [
{
"name": "position",
"type": "integer"
}
]
},
{
"name": "close",
"parameters": []
},
{
"name": "identify",
"parameters": []
},
{
"name": "open",
"parameters": []
},
{
"name": "stop",
"parameters": []
}
],
"site_id": "b5b28aae-f90dccd5-1bfdb2e5-8d26136b",
"name": "Keukenjalouzie",
"available": true
},
{
"id": "fc6da5c1-497687e3-ddd18481-29de5249",
"type": "roller_shutter_positionable_stateful_generic",
"parent_id": "872380dd-5d5eb28b-eaec1c73-bcf7f1a8",
"categories": [
"actuator",
"roller_shutter"
],
"states": [
{
"name": "position",
"value": 0,
"type": "integer"
}
],
"capabilities": [
{
"name": "position",
"parameters": [
{
"name": "position",
"type": "integer"
}
]
},
{
"name": "close",
"parameters": []
},
{
"name": "identify",
"parameters": []
},
{
"name": "open",
"parameters": []
},
{
"name": "stop",
"parameters": []
}
],
"version": "2021.6.4-25"
}
]
Re: Support for Somfy Connexoon and Tahoma
Posted: Saturday 05 March 2022 14:17
by jpvaneijk
Hi Guys,
Is anyone still working on this or is it done for now?
I realize I was late giving the requested information but that was due to a misunderstanding and I'm wondering if I might get some help with my kitchenblinds.
Sadly my code-skills are terrible so yes, I can test, but no, I cannot be of assistance...
Thanx for any responce guys!
Re: Support for Somfy Connexoon and Tahoma
Posted: Sunday 06 March 2022 19:41
by JanJaap
Sorry, missed the message. I'll have a go at it later this week.
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 07 March 2022 17:37
by jpvaneijk
Great Jan Jaap! And no problem.
yesterday I e-mailed Somfy about this. Asking how I can make 'Orientatien' (thats how they are calling it) work in Google Home.
I don't want to ask them about Domoticz because they surely do not service that. But it might help. Let you know if there's a reply to my questions.
De 'My' button on my remote is also not working on these blinds. On my screens the My button is working and mighty handy.
Let me know if you need anything. Thanx!
Re: Support for Somfy Connexoon and Tahoma
Posted: Monday 07 March 2022 21:56
by JanJaap
All right, I took a look at the reply you posted. Its structure doesn't fit the expected structure. The plugin looks for an attribute called
uiClass
and that is not present in your snippet. So what I would like you to do is install the latest version of the plugin. In fact I've created a new branch, please pull that using the command below:
Code: Select all
cd domoticz/plugin
git clone -b AddNewRollerShutter https://github.com/MadPatrick/somfy
This will install this version in the directory called 'somfy', hopefully you've got it now in a different directory....
Then you can create a new device in domoticz using the new version of the plugin, make sure to run the plugin in
debug modus. Then I need you the fetch the file called 'somfy.log' from the domoticz directory (you can remove any password and username info) and send it to me (can be via PM) so I can update the plugin definition. Then we'll need to go up and down for a couple of times to get it working (or maybe more than just a couple of times, we'll have to see.....)
Since I don't have any somfy stuff, I completely rely on you for the testing.
Regards Jan-Jaap