patrickdk77 / hampton-bay-fan-mqtt

MQTT / RF Bridge for Hampton Bay Fan control
16 stars 7 forks source link

Support for Monte Carlo remote #3

Open aeleos opened 2 years ago

aeleos commented 2 years ago

Starting this thread to document adding support for the Monte Carlo fan remote. Model UC7220T (maybe similar to the UC-7080T?) FCC ID CHQ7220T. Runs at 303.722 MHz (not confirmed). The remote supports 4 speed cycle, fan off, reverse and light on / off (holdto dim). I recently purchased a CC1101 and a SDR for calibration in order to hopefully control 3 of these fans.

What information is best in order to get this supported? Is it just getting the logged serial data from the transmitter? Also, if you are unable to add the support what source files should I look at for doing it myself?

patrickdk77 commented 2 years ago

you will need to log the serial output, and making notes of what output reflected what command you gave the remote.

You will also need to change the remote id and do a few more so we can make sure we id what the id bits are.