CordThomas / carrier_hvac

Carrier HVAC data collection script to understand detailed cooling and heating patterns and energy consumption
3 stars 0 forks source link

Collect Energy Data #1

Open CordThomas opened 5 years ago

CordThomas commented 5 years ago

The Carrier API provides energy data. I haven't been able to find where / how the thermostat reports this information. https://openapi.ing.carrier.com/docs

LukZucca commented 1 year ago

Dear CordThomas, good morning. I am in your similar situation. In your opinion is there a way to keep information from Carrier AC internal uniti WIFI using .NET? If yes can you please suggest me some idea? I need just to read temperature and AC status ON or OFF. I have wrote to carrier since 2 weeks ago without any reply. Thank you in advance for any suggestions. Ciao

CordThomas commented 1 year ago

Hello,

It has been a while. As far as I recall, Carrier has an API to their system but they only share it with other vendors to do systems integration

My system has not been working for a while - but I did get it working by intercepting the communication between the thermostat and the Carrier systems. I am sure you could do the same thing with .Net.

I also didn't hear back from Carrier for quite a while though they did finally respond and let me know what I said above. Good luck.

On Mon, Jul 25, 2022 at 2:02 AM LukZucca @.***> wrote:

Dear CordThomas, good morning. I am in your similar situation. In your opinion is there a way to keep information from Carrier AC internal uniti WIFI using .NET? If yes can you please suggest me some idea? I need just to read temperature and AC status ON or OFF. I have wrote to carrier since 2 weeks ago without any reply. Thank you in advance for any suggestions. Ciao

— Reply to this email directly, view it on GitHub https://github.com/CordThomas/carrier_hvac/issues/1#issuecomment-1193778941, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALPQTK4BZJCYMAU55JDT3LVVZJ2JANCNFSM4FJJYPTA . You are receiving this because you authored the thread.Message ID: @.***>

LukZucca commented 1 year ago

Thank you :)