Skip to content

dahlb/ha_carrier

Repository files navigation

GitHub Release GitHub Activity License hacs

Project Maintenance BuyMeCoffee

A custom integration for Carrier Infinity Thermostats.

This integration utilizes the Carrier Api, if you would prefer a fully local integration for carrier thermostats use infinitude

tested initially on SYSTXCCWIC01-B fw 4.31

Feature Highlights

  • thermostat
    • adjust fan speed, turn off/on
    • humidity
    • temperature
    • mode
    • presets
    • manual high/low temperatures
    • preset resume will resume the scheduled programming
  • sensors
    • outdoor temperature
    • connectivity

Installation

You can install this either manually copying files or using HACS. Configuration can be done on UI, you need to enter your username and password.

Troubleshooting

If you receive an error, please go through these steps;

  1. Enabled Debug Logging, at /config/integrations/integration/ha_carrier
  2. Restart you home assistant to capture initialization with debug logging, then try to do what your having trouble with
  3. Disable Debug Logging, at /config/integrations/integration/ha_carrier (which will download the logs)
  4. Click the three dots menu for your device, at /config/integrations/integration/ha_carrier
  5. Click Download Diagnostics
  6. Attach both logs and diagnostics to your issue ticket.