[New Device] GE Smartremote Plus

33 views
Skip to first unread message

Stephen More

unread,
Nov 26, 2022, 8:09:36 PM11/26/22
to rtl_433
Here is the FCC report: https://fcc.report/FCC-ID/QOB-PT458

My Preset Channel is D

When I run ./rtl_433 -f 319.56M

It thinks the On button is a Smoke-GS558
channel0: Raw Code: ea0aa8
channel1: Raw Code: ea0aaa

It thinks the Off button is a  Smoke-GS558
channel0:  Raw Code  : 2a0aa8
channel1:  Raw Code  : 2a0aaa

Here is a capture and images. Is someone able to make a patch to add this to known devices ?


g002_319.56M_250k.cu8
geBackRight.jpeg
g001_319.56M_250k.cu8
geBackLeft.jpeg
geRemoteFront.jpeg

Christian Z.

unread,
Nov 27, 2022, 3:41:22 AM11/27/22
to rtl_433
No need for a full decoder, you can write a flex decoder conf file, see examples in https://github.com/merbanan/rtl_433/tree/master/conf

Drop the captured sample on https://triq.org/pdv/ -- you'll get a spectrogram and a pulse decode. The decoder shows PWM with the typical EV1527 pattern.

Use a flex decoder with -X 'n=name,m=OOK_PWM,s=330,l=1000,r=1500'

Stephen More

unread,
Nov 27, 2022, 12:12:34 PM11/27/22
to rtl_433
I took a stab at the code: https://github.com/merbanan/rtl_433/pull/2248
Reply all
Reply to author
Forward
0 new messages