Somfy screens with SUN/Wind on time schedule
Moderator: leecollings
-
- Posts: 10
- Joined: Wednesday 14 October 2015 10:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5135
- Location: Enschede
- Contact:
Somfy screens with SUN/Wind on time schedule
Hello,
I have screens from SOMFY with the Sun/wind detector, working in Domoticz.
I like additional control time schedule.
For example, the screens may only be controlled by sun/wind detector when it is a working day and started by 9 o'clock.
Is there a command to use "Enable sun/wind detector" in LUA or Blockly events?
Rutger
I have screens from SOMFY with the Sun/wind detector, working in Domoticz.
I like additional control time schedule.
For example, the screens may only be controlled by sun/wind detector when it is a working day and started by 9 o'clock.
Is there a command to use "Enable sun/wind detector" in LUA or Blockly events?
Rutger
Last edited by Rutger on Sunday 19 February 2017 18:52, edited 1 time in total.
Raspberry pi 3B
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
-
- Posts: 51
- Joined: Saturday 04 April 2015 10:42
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
That would be great to have that possibility.
Re: Somfy screens with SUN/Wind on time schedule
Hello,
Have you find a solution ?
Have you find a solution ?
RaspberryPi - RFLink - Zwave - WH2600
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
-
- Posts: 75
- Joined: Sunday 30 November 2014 8:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hoorn, Netherlands
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Hi,
Iḿ trying to make a group or a switch to controll the commands to turn the screen in sun/wind modus of manual modus. i tried it with this command:
http://192.168.1.55:1720/json.htm?type= ... SunWind(1)"
http://192.168.1.55:1720/json.htm?type= ... SunWind(0)"
But it does not sent the "RFYEnableSunWind(1)" or the "RFYEnableSunWind(0)" command. it seems that its sending only the open or close command. Is there a way to sent the "RFYEnableSunWind(1)" and "RFYEnableSunWind(1)" commands to my screens ? (without using the popup menu, so i can create a virtual button, wich i can use in scripts or with blockly)
Hope im clear.
FLoris
Iḿ trying to make a group or a switch to controll the commands to turn the screen in sun/wind modus of manual modus. i tried it with this command:
http://192.168.1.55:1720/json.htm?type= ... SunWind(1)"
http://192.168.1.55:1720/json.htm?type= ... SunWind(0)"
But it does not sent the "RFYEnableSunWind(1)" or the "RFYEnableSunWind(0)" command. it seems that its sending only the open or close command. Is there a way to sent the "RFYEnableSunWind(1)" and "RFYEnableSunWind(1)" commands to my screens ? (without using the popup menu, so i can create a virtual button, wich i can use in scripts or with blockly)
Hope im clear.
FLoris
-
- Posts: 75
- Joined: Sunday 30 November 2014 8:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hoorn, Netherlands
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
WIth a lot of help form Marko; problem solved!
the commands are:
http://192.168.1.55:1720/json.htm?type= ... bleSunWind
http://192.168.1.55:1720/json.htm?type= ... bleSunWind
just replace your ip and the idx number compare to your screen and use these http lines in a virtual switch (it didnt work in a group)
Floris
the commands are:
http://192.168.1.55:1720/json.htm?type= ... bleSunWind
http://192.168.1.55:1720/json.htm?type= ... bleSunWind
just replace your ip and the idx number compare to your screen and use these http lines in a virtual switch (it didnt work in a group)
Floris
Re: Somfy screens with SUN/Wind on time schedule
Hello,
Thanks for the information.
Can you give me your program in Lua or Blocky ?
Thanks
Thanks for the information.
Can you give me your program in Lua or Blocky ?
Thanks
RaspberryPi - RFLink - Zwave - WH2600
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
-
- Posts: 75
- Joined: Sunday 30 November 2014 8:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Location: Hoorn, Netherlands
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Hi,
I havent (yet) a program in lua or blockley. But i think thats not that hard to do. Just think what you want the blockly needs to do and make it I dont know wat you want.
I havent (yet) a program in lua or blockley. But i think thats not that hard to do. Just think what you want the blockly needs to do and make it I dont know wat you want.
Re: Somfy screens with SUN/Wind on time schedule
Hello,
I have somfy screens with sun/detector Sunsis Sensor RTS
https://www.somfy.fr/file.cfm/notice_su ... ntID=57709
My problem is this:
How to detect Sunsis in order to use it in Domoticz !
an idea ?
I have somfy screens with sun/detector Sunsis Sensor RTS
https://www.somfy.fr/file.cfm/notice_su ... ntID=57709
My problem is this:
How to detect Sunsis in order to use it in Domoticz !
an idea ?
RaspberryPi - RFLink - Zwave - WH2600
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
-
- Posts: 10
- Joined: Wednesday 14 October 2015 10:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5135
- Location: Enschede
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Hai
with the help of Floris74 answers i could managed to combine a time schedule and the Wind/SUN sensor on my screens (4x).
I created a dummy switch to set on/off the Automatic for the screens and combined it with the time schedule.
I have to expand the blocky with the days, but thats piece of cake
Thanx and up to the next project
with the help of Floris74 answers i could managed to combine a time schedule and the Wind/SUN sensor on my screens (4x).
I created a dummy switch to set on/off the Automatic for the screens and combined it with the time schedule.
I have to expand the blocky with the days, but thats piece of cake
Thanx and up to the next project
Raspberry pi 3B
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
Re: Somfy screens with SUN/Wind on time schedule
Nobody ?Doudy wrote:Hello,
I have somfy screens with sun/detector Sunsis Sensor RTS
https://www.somfy.fr/file.cfm/notice_su ... ntID=57709
My problem is this:
How to detect Sunsis in order to use it in Domoticz !
an idea ?
RaspberryPi - RFLink - Zwave - WH2600
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
Domoticz : 2020.2 | Dashticz : V3.12 Master | dzvents : 3.0.2 | Python : 3.7.3
-
- Posts: 10
- Joined: Wednesday 14 October 2015 10:29
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5135
- Location: Enschede
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
A little failure in my blocky code.
It wants to set every minute the code on for the sun/wind sensor on the screens.
Has someone idea how to correct this.
Rutger
It wants to set every minute the code on for the sun/wind sensor on the screens.
Has someone idea how to correct this.
Rutger
Raspberry pi 3B
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
Domoticz Version: 2020.2 b63341bc0 dzVents Version: 3.0.2 Python Version: 3.7.3
RFXcom RFXtrx433E HW 1.2
-
- Posts: 21
- Joined: Friday 06 December 2013 21:07
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Just installed my RFXcom 433 E and get my somfy sunscreens paired in domoticz. I followed the domoticz wiki for this. Great !!
Question I also have a sun/wind detector from somfy. Are you also able to incorporate this device into Domoticz ? If yes, which type of device should I configure ?
Thx
Question I also have a sun/wind detector from somfy. Are you also able to incorporate this device into Domoticz ? If yes, which type of device should I configure ?
Thx
Raspberry PI, RFX 433E, Omnik Solar, Vair Co2, 1-wire, Qubino, TTN lora, Velux KF200, Kaku, Luftdaten, Meteo
-
- Posts: 6
- Joined: Sunday 13 November 2016 18:23
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5837
- Location: Madrid, Spain
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
I've the same problem, I would like to read my Somfy Solis sun/wind sensor to manage all my blinds and shutters and I'm not able to register the sensor in my RFXCOM hardware.
Any idea?
Any idea?
Re: Somfy screens with SUN/Wind on time schedule
how the hack did you get the sun/wind sensor in your domoticz ?
-
- Posts: 10
- Joined: Friday 27 December 2019 10:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: The Netherlands
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Can anybody tell if its possible to integrate the Somfy Sun / wind sensor (Somfy Soliris Sensor RTS) into Domoticz. If so, how can the link setup between the RFXtrx433E module and the somfy sun/wind sensor?
-
- Posts: 51
- Joined: Saturday 04 April 2015 10:42
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Unfortunately I did not yet manage to receive the Sun / Wind commands of the Somfy Soliris Sensor in Domoticz. However it is possible to activate or deactivate the Sun/Winds status of a screen by using the following commands:
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
-
- Posts: 10
- Joined: Friday 27 December 2019 10:37
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: The Netherlands
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
Ah there are some possibilities. Thanks!RogerSch wrote: ↑Sunday 24 May 2020 7:57 Unfortunately I did not yet manage to receive the Sun / Wind commands of the Somfy Soliris Sensor in Domoticz. However it is possible to activate or deactivate the Sun/Winds status of a screen by using the following commands:
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
Based on your answer Domoticz communicates (by using RFXcom) with the Somfy RTS screen motor directly and not with the wind/sun sensor. With enable / disable SunWind in the RTS motor it looks like it's a setting in the RFS motor if the motor must listen to the sun sensor or not. Correct me if i'm wrong. Is it true, if the setting = DisableSunWind, does the motor still listening to the wind sensor. So when it's to windy outside the sunscreen will roll in?
So the question for me is. Is it worth to invest in a RFXtrx433XL module à €100,- so we can control the sun sensor if the outside temperature is high enough. During a sunny day in februari it's not necessary to roll out the sun screen, because the temperature cold outside.
-
- Posts: 51
- Joined: Saturday 04 April 2015 10:42
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
If I`m not mistaken the Wind Sensor will always work.thebartzman wrote: ↑Sunday 24 May 2020 18:30Ah there are some possibilities. Thanks!RogerSch wrote: ↑Sunday 24 May 2020 7:57 Unfortunately I did not yet manage to receive the Sun / Wind commands of the Somfy Soliris Sensor in Domoticz. However it is possible to activate or deactivate the Sun/Winds status of a screen by using the following commands:
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
Based on your answer Domoticz communicates (by using RFXcom) with the Somfy RTS screen motor directly and not with the wind/sun sensor. With enable / disable SunWind in the RTS motor it looks like it's a setting in the RFS motor if the motor must listen to the sun sensor or not. Correct me if i'm wrong. Is it true, if the setting = DisableSunWind, does the motor still listening to the wind sensor. So when it's to windy outside the sunscreen will roll in?
So the question for me is. Is it worth to invest in a RFXtrx433XL module à €100,- so we can control the sun sensor if the outside temperature is high enough. During a sunny day in februari it's not necessary to roll out the sun screen, because the temperature cold outside.
-
- Posts: 2
- Joined: Sunday 06 March 2022 12:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
I have got the rfxmodule and I'm trying to archive the same, disable sun sensor automatically if external temperature is lower than 20 degree celsius.thebartzman wrote: ↑Sunday 24 May 2020 18:30So the question for me is. Is it worth to invest in a RFXtrx433XL module à €100,- so we can control the sun sensor if the outside temperature is high enough. During a sunny day in februari it's not necessary to roll out the sun screen, because the temperature cold outside.RogerSch wrote: ↑Sunday 24 May 2020 7:57 Unfortunately I did not yet manage to receive the Sun / Wind commands of the Somfy Soliris Sensor in Domoticz. However it is possible to activate or deactivate the Sun/Winds status of a screen by using the following commands:
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
Has any other one been able to archive that?
-
- Posts: 2
- Joined: Sunday 06 March 2022 12:25
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Somfy screens with SUN/Wind on time schedule
I have got the rfxmodule and I'm trying to archive the same, disable sun sensor automatically if external temperature is lower than 20 degree celsius.thebartzman wrote: ↑Sunday 24 May 2020 18:30So the question for me is. Is it worth to invest in a RFXtrx433XL module à €100,- so we can control the sun sensor if the outside temperature is high enough. During a sunny day in februari it's not necessary to roll out the sun screen, because the temperature cold outside.RogerSch wrote: ↑Sunday 24 May 2020 7:57 Unfortunately I did not yet manage to receive the Sun / Wind commands of the Somfy Soliris Sensor in Domoticz. However it is possible to activate or deactivate the Sun/Winds status of a screen by using the following commands:
Enable (where the number behind idx is the idx number of the screen in domoticz):
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=EnableSunWind
Disable:
http://<<IP-ADDRESS OF DOMOTICZ>>:8084/json.htm?type=command¶m=switchlight&idx=7&switchcmd=DisableSunWind
Has any other one been able to archive that?
Who is online
Users browsing this forum: No registered users and 0 guests