You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a fork that includes a thermostat/air conditioner example that I'm using with the RM 3 Pro and thought I'd leave this here for anyone who's looking to do the same. It only sends commands (it does not listen to IR commands sent back with temp data etc) and I've only programmed it to allow for cooling/heating depending on whether the temperature set is under/over 22C rather than specific temperatures. it could be expanded easily to allow all mode and all temperatures but I wasn't going to sit and sniff the UDP packets of every combination for my air conditioner and it suits my needs as is.
Hey,
I created a fork that includes a thermostat/air conditioner example that I'm using with the RM 3 Pro and thought I'd leave this here for anyone who's looking to do the same. It only sends commands (it does not listen to IR commands sent back with temp data etc) and I've only programmed it to allow for cooling/heating depending on whether the temperature set is under/over 22C rather than specific temperatures. it could be expanded easily to allow all mode and all temperatures but I wasn't going to sit and sniff the UDP packets of every combination for my air conditioner and it suits my needs as is.
https://github.com/lprhodes/homebridge-rm-mini3/tree/patch-1
Credit to @PJCzx as most of the thermostat code came from the homebridge-thermostat repo.
The text was updated successfully, but these errors were encountered: