Page 1 of 1

SEAV TXS4

Posted: Wednesday 07 December 2016 19:29
by markcame
Hello all,
In the last few weeks i've installed configured and used Domoticz to control and acquire data from sensor in my home and all works very well.

I have a motorized sunshade succesfully paired with RfxCom using RFXmngr unfortunatly in domoticz seems not to exist the possibility to define parameter for this remote.
it use SEAV TXS4 and afther pairing in RFXmngr is programmed for send T1 and T2 (UP and DOWN)

following the dump

Code: Select all

Fan command
================================================
Packettype    = Fan
subtype       = SEAV TXS4
Sequence nbr  = 35
Switches      = J1=open,  SW1=Off,  SW2=Off
ID            = 10A  SW1 1=Off,  2=Off,  3=Off,  4=Off,  5=Off,  6=Off,  7=On,  8=Off,  9=Off,  10=Off
Command       = T1
Signal level  = 0  -120dBm
------------------------------------------------
------------------------------------------------
Packettype        = Receiver/Transmitter Message
subtype           = Transmitter Response
Sequence nbr      = 35
response          = ACK, data correct transmitted

it is possible to configure in domoticz also ?
thanks
Marco

Re: SEAV TXS4

Posted: Sunday 11 December 2016 12:16
by markcame
I think no one use this protocol on RFXCom i have used a workaround with an external script.
Why not include on domoticz the abilyty to send a command data to RFXCom directly at the moment i have to force disconnection of serial in a dirty way to send my command, then domoticz try to reconnect afther 30 seconds automatically.

Thanks
Marco

Re: SEAV TXS4

Posted: Tuesday 17 January 2017 22:48
by DomoHouse
Hi, I support this. I have a sunscreen that uses the SEAV method/protocol. I am able to send the command to operate the sunscreen through RFXmngr but unfortunately Domoticz does not (yet) support SEAV. Is there a way that this can be implemented in a future version of Domoticz? @gizmocuz, is this something you would be willing to include?

Cheers!

@markcame, it would be awesome if you can share your script with us.