I've already got it working. When creating the switch, the "test" button in Domoticz is important, which apparently also functions as a program button.
By pressing the "prog" button on the Somfy remote control (screen responds) and then pressing the "test" button in Domoticz, the RTLS engine will ...
Search found 4 matches
- Friday 17 June 2022 11:28
- Forum: Rfxcom Transceiver
- Topic: Control Somfy awning with RFXCom
- Replies: 3
- Views: 7281
- Friday 17 June 2022 11:27
- Forum: Rfxcom Transceiver
- Topic: Control Somfy awning with RFXCom
- Replies: 3
- Views: 7281
Re: Control Somfy awning with RFXCom
Thank you for your response.b_weijenberg wrote: Thursday 16 June 2022 15:17 The ID in the RFXmngr program command in the yellow screen is 010000 !
- Thursday 16 June 2022 13:00
- Forum: Rfxcom Transceiver
- Topic: Control Somfy awning with RFXCom
- Replies: 3
- Views: 7281
Control Somfy awning with RFXCom
Hello,
Over the weekend I placed a sunscreen with a Somfy RTS motor.
I checked beforehand which motor choice is the most convenient with my existing RFXCom type Rfxtrx433E (E designation that indicates that you can also connect a Somfy RTS motor).
Now I have tried to control my screen from ...
Over the weekend I placed a sunscreen with a Somfy RTS motor.
I checked beforehand which motor choice is the most convenient with my existing RFXCom type Rfxtrx433E (E designation that indicates that you can also connect a Somfy RTS motor).
Now I have tried to control my screen from ...
- Monday 27 February 2017 20:43
- Forum: Bash / PowerShell / Batch etc.
- Topic: Script to activate relays via MCP23008 chip (UniPi)
- Replies: 0
- Views: 1426
Script to activate relays via MCP23008 chip (UniPi)
I made a script to activate relays via MCP23008 chip.
This chip is inter alia integrated into UniPi and functioning properly.
Script filename: i2csetrelay
Use it as follows:
script: // i2csetrelay A BB C D
A = bus
BB = module address
C = Relay
D = 1 (on) or 0 (off)
Example relay 1 on
script ...
This chip is inter alia integrated into UniPi and functioning properly.
Script filename: i2csetrelay
Use it as follows:
script: // i2csetrelay A BB C D
A = bus
BB = module address
C = Relay
D = 1 (on) or 0 (off)
Example relay 1 on
script ...