4

What infra-red codes are emitted by the depicted* remote control used by many hood manufactures (Faber/Mepamsa, AEG, Franke, Smeg, Airlux...)?

Identifying the manufacturer of the remote control / IR chip could be enough. It could be listed in lirc, irdb... IR codes repositories (hood manufactures are not listed there).

remote control

* I do not have the device, otherwise I would record the codes.

The goal is that the Smart hob can inform the hub the frying has started, but I do not know the IR codes to start the hood. The RC is quite expensive, so I rather tried to ask first.

Jan Molnár
  • 151
  • 6

1 Answers1

3

Light toggle:

&\u0000\u0014\u0000\u0018\u0017\u0018\u00170-\u0018\u0017\u0018\u00170[\u0019\u0016\u0018\u0017H\u0000\r\u0005\u0000\u0000\u0000\u0000

Fan toggle:

&\u0000\u0014\u0000\u0018\u0016\u0019-1\u0016\u0018\u0017\u0018-1D\u0019-\u0018\u00170\u0000\r\u0005\u0000\u0000\u0000\u0000

Captured with a https://www.ibroadlink.com/rmPro+/ and https://github.com/momodalo/broadlinkjs

Hope that helps, I've not yet found if there's a secret separate 'on' to 'off' switch, toggling really sucks when trying to connect up to home automation

jsotola
  • 335
  • 1
  • 3
  • 10
chrisns
  • 46
  • 3