dahlb / ha_carrier

Carrier Infinity Integration for Home Assistant
MIT License
35 stars 3 forks source link
carrier-integration home-assistant home-automation homeassistant

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

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 while trying to login, please go through these steps;

  1. You can enable logging for this integration specifically and share your logs, so I can have a deep dive investigation. To enable logging, update your configuration.yaml like this, we can get more information in Configuration -> Logs page
    logger:
    default: warning
    logs:
    custom_components.ha_carrier: debug