NorthernMan54 / OpenNRF24L01

Receiver for 2.4ghz remotes
10 stars 2 forks source link

Better undering of architecture between heaters and the hub #2

Open HVACGuy opened 1 year ago

HVACGuy commented 1 year ago

I really appricate your work. Now that GlenDimplex America's have discontinued their App, I am trying to control the heaters directly and then tying the control to my google home. Are you able to tell if the entire schedule for heaters is sent on a real time basis to each heater zone or does each heater save the schedule locally. Given that the manual interface on heater does have a time of day or week scheule, I thnik the Dimplex hub sends the schedule on a real time basis.

NorthernMan54 commented 1 year ago

Based on my investigation, it was just sending the set temperature, nothing else.

https://github.com/NorthernMan54/OpenNRF24L01/blob/master/Docs/connex.md#step-3---taking-the-signal-apart

HVACGuy commented 1 year ago

Thanks for your quick response. That helpsnwith knowing how to build a contoller.

wohali commented 1 year ago

I investigated heavily and can confirm the same, the heaters are receive only (e.g. cannot act as temperature sensors) and have no sense of schedule - just the current temperature setting.