Use of IRremote library with Dyson Fan

I’m considering a project to control a Dyson fan using a temperature controller. Here is an outline of the project:

Does anyone know if the IRremote library for Arduino will correctly decode and emit Dyson fan remote IR signals? I have an AM07 fan, but assume that the remote for a more modern TP04 or similar uses the same coding. I only need to record and repeat the Power ON/OFF signal to get started.

Thanks.
wp

Looks like the library provides a “Record” / “Replay” feature so it seems that it does not need to understand the IR code to work with it. I’ll plan to get some things and give it a try.
Nice documentation and features.

1 Like