@brendanl
Oh man thanks a lot I found more then expected, specially garage door with tracker and tv light. And hi from Welly!
Posts made by oleg
-
RE: Heatpump control
-
RE: Heatpump control
@pjr
thanks @pjr, I don't understand how I missed it, I checked and did not see ARC433B50, mine is ARC433B70, of course I will try it first. thanks a lot. -
Heatpump control
Hi guys,
I would like to get done my Daikin Heatpump sensor https://www.mysensors.org/build/heatpump but unfortunately there is no library for it. With google help I found an open project which almost suits me https://github.com/mharizanov/Daikin-AC-remote-control-over-the-Internet and I guess it suppose to work for my Daikin as the model of remote contol is the same. So the next step is to adopt the code to MySensor and this is where I stuck as I'm not much into this. So I'm looking for a help and hope this is the right place and thinking if you are willing to help me I would like to pay you as “There ain't no such thing as a free lunch”, right?
So the idea is get the commands from here https://github.com/mharizanov/Daikin-AC-remote-control-over-the-Internet/blob/master/Daikin-AC-remote.pde and add them to DaikinHeatpumpARC433IR.cpp and .h library files and hope it will work. What you think?