Support for Somfy Connexoon and Tahoma
Moderators: leecollings, remb0
-
- Posts: 4
- Joined: Wednesday 07 September 2016 17:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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
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
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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.
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
- waltervl
- Posts: 5149
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Support for Somfy Connexoon and Tahoma
Yes, beta Domoticz, as it is a module for asynchronous communication of the Domoticz plugin framework and not a plugin
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
- Posts: 76
- Joined: Thursday 07 June 2018 21:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Noordwijk, Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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!
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!
- madpatrick
- Posts: 636
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
I think these type of blinds are not configured (yet) in the plugin.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!
Maybe if you can manage to find out more info someone is willing to add it to the plugin
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
-
- Posts: 191
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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.
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
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
- madpatrick
- Posts: 636
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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
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
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
All credits are for JanJaap who did all the programming and of course to Nonolk for the initial version
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
- madpatrick
- Posts: 636
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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
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
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
If you have already installed the Nonolk plugin, you can change easily to the new/updated plugin
Please share you feedback
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
-
- Posts: 5
- Joined: Sunday 02 May 2021 22:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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
what do you think?
thank you for your help!
regards,
Knasson
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
with the rewriten plugin i got the same error...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.
what do you think?
thank you for your help!
regards,
Knasson
- madpatrick
- Posts: 636
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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.
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.
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
-
- Posts: 5
- Joined: Sunday 02 May 2021 22:53
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Support for Somfy Connexoon and Tahoma
Thanks you ...
From where do you cet the somfy.log?
Regards
Knasson
From where do you cet the somfy.log?
Regards
Knasson
- madpatrick
- Posts: 636
- Joined: Monday 26 December 2016 12:17
- Target OS: Linux
- Domoticz version: 2024.7
- Location: Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
This depends kn your OS
Normally in your Domoticz folder
For me it is /usr/share/domoticz
-= HP server GEN8 Xeon(R) E3-1220L_V2 -=- OZW -=- Toon2 (rooted) -=- Domoticz v2024.7 -=- Dashticz v3.12b on Tab8" =-
-
- Posts: 191
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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)
On RPi, you'll find it in /domoticz (or /home/<username>/domoticz where username is usually pi)
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
-
- Posts: 5
- Joined: Monday 26 November 2018 15:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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.
I could controll my somfy blinds. I use them together with the luminans detector in a
HUE motion detector. Works like a charm.
-
- Posts: 76
- Joined: Thursday 07 June 2018 21:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Noordwijk, Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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?
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"
}
]
-
- Posts: 76
- Joined: Thursday 07 June 2018 21:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Noordwijk, Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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!
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!
-
- Posts: 191
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
Sorry, missed the message. I'll have a go at it later this week.
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
-
- Posts: 76
- Joined: Thursday 07 June 2018 21:57
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Noordwijk, Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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!
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!
-
- Posts: 191
- Joined: Thursday 12 October 2017 20:46
- Target OS: Raspberry Pi / ODroid
- Domoticz version: Dev
- Location: the Netherlands
- Contact:
Re: Support for Somfy Connexoon and Tahoma
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
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
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:uiClass
Code: Select all
cd domoticz/plugin
git clone -b AddNewRollerShutter https://github.com/MadPatrick/somfy
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
RPi 3, Domoticz dev version, Aeon ZWave stick (with a whole bunch of slaves), Zigbee using Zigbee2MQTT, Nest thermo, P1 smart meter on RPi Zero
Who is online
Users browsing this forum: No registered users and 1 guest