Doorbell 433 mhz app developer

Hi Developers,

I have bought the following doorbell 433mhz sender, which does not need a power supply at the bell, because I do not want to work with Relais or with a sensor with battary.

Now I have recorded the signal with the following app

http://htmlpreview.github.io/?https://github.com/harriedegroot/Athom-Homey-RF-Signal-Analyzer/blob/master/index.html

With the following result (did it two times)

Signal: {
  "sof": [
    268,
    786
  ],
  "eof": [
    267,
    65535
  ],
  "words": [
    [
      266,
      772
    ],
    [
      787,
      252
    ]
  ],
  "interval": 10000,
  "sensitivity": 0.5,
  "repetitions": 20,
  "minimalLength": 23,
  "maximalLength": 23
}

Payload: 00000000001101011111000
Match: 100%

And the other one is that….

Signal: {
  "sof": [
    270,
    784
  ],
  "eof": [
    271,
    65535
  ],
  "words": [
    [
      266,
      773
    ],
    [
      788,
      251
    ]
  ],
  "interval": 10000,
  "sensitivity": 0.5,
  "repetitions": 20,
  "minimalLength": 23,
  "maximalLength": 23
}

Payload: 00000000001101011111000
Match: 100%

Is there a devolper who can create an app based on this signals or information?

Thanks a lot for your support
Berni

This is not the right place for such requests.
Please post and read the first post carefully here:

Thanks for the information, can you move this request to the other thread or do I need to copy and paste it?

BTW: I will donate the development for sure.

Thanks for your support
Berni

https://request-a-brand.homey.app is an other new(er) possibility to request apps or device-support.
Make sure to login first.

Sorry, no. You have to use a template to post your request.

Maybe you can write an app yourself, with this tutorial: