Intertechno PAR-1500

Hi Everybody,

is there anybody out there using Intertechno PAR-1500 switchible plugs Funksteckdose in German). I have a couple of them and try to address them via rpi_rf interface as I do with similar hardware.

Did anyone of you crack the decimal code for switching on and of??? All transformation I tried up to now was not succesfull.

Any advice appreciated

Klaus

https://community.home-assistant.io/u/gluap solved my problem and cracked the codes. Thanks a lot. Here you find the yaml snippet:

A1:
  protocol: 1
  pulselength: 350
  off: 20
  on:  21
A2:
  protocol: 1
  pulselength: 350
  off: 16404
  on:  16405
A3:
  protocol: 1
  pulselength: 350
  off: 4116
  on:  4117
B1:
  protocol: 1
  pulselength: 350
  off: 4194324
  on:  4194325
B2:
  protocol: 1
  pulselength: 350
  off: 4210708
  on:  4210709
B3:
  protocol: 1
  pulselength: 350
  off: 4198420
  on:  4198421
C1:
  protocol: 1
  pulselength: 350
  off: 1048596
  on:  1048597
C2:
  protocol: 1
  pulselength: 350
  off: 1064980
  on:  1064981
C3:
  protocol: 1
  pulselength: 350
  off: 1052692
  on:  1052693
D1:
  protocol: 1
  pulselength: 350
  off: 5242900
  on:  5242901
D2:
  protocol: 1
  pulselength: 350
  off: 5259284
  on:  5259285
D3:
  protocol: 1
  pulselength: 350
  off: 5246996
  on:  5246997