Tri-State for remote control outlet switches

As I understand, it is quite popular protocol for such switches. This ones seem to have some explanations and be useful

Mine is a quite generic no-name remote and socket


Attaching RAW signal from all 8 buttons, each recorded 10 times
1_on.sub (45.0 KB)
1_off.sub (43.1 KB)
2_on.sub (38.8 KB)
2_off.sub (37.7 KB)
3_on.sub (37.8 KB)
3_off.sub (39.4 KB)
All_on.sub (41.1 KB)
All_off.sub (37.7 KB)


interesting signal. I have not seen this yet)


and sorry, but this is a different protocol, not the one to which you gave links (… there are 32 bits in place 24 and the message form is different. but this does not mean that everything is lost)

Yes, right, it’s not a Tri-State protocol. But I think the last link has this one — Protokolltyp II: PPM 32 Bit. Funksteckdosen mit dem Raspberry PI steuern – Seegel Systeme

28th bit controls on/off and last 4 bits define the channel, which looks correct for this signal

I don’t know, it doesn’t fit either. I already did this yesterday…

Check

This actually seems to be working fine, thanks a lot! I tried different channels and for all, works good
Screenshot-20220819-112544
Screenshot-20220819-112514
Screenshot-20220819-112629

The only thing that would also be good to add is to have them in Add manually menu. Those outlets can learn codes, you just need to send the signal during first couple seconds when you plug the outlet in. I guess there might be a problem with on/off commands for Add manually, but this can be edited afterward if you know how, right?

how does transmission work? sockets turn on or off?

Yeah, sorry, forgot to say that it is also for transmission. Works as intended. If you send command with on bit, it turns on. If you send command with off bit, it turns off

Good

1 Like

this protocol also supports dimming. if you have such a remote, I need a signal recording

1 Like