Skip to content

Carrier Infinity Integration for Home Assistant

License

Notifications You must be signed in to change notification settings

GitHubGoody/ha_carrier

 
 

Repository files navigation

GitHub Release GitHub Activity License hacs

Project Maintenance BuyMeCoffee

A custom integration for Carrier Infinity B series thermostats.

This integration utilizes the Carrier API for B series thermostats (e.g., SYSTXCCWIC01-B). If you prefer a fully local integration and/or have an A series thermostat (e.g., SYSTXCCITC01-A) consider Infinitude.

This integration was initially tested on SYSTXCCWIC01-B Firmware 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.

About

Carrier Infinity Integration for Home Assistant

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%