This custom integration allows you to integrate Airobot thermostats with Home Assistant, enabling control and monitoring of your thermostat directly from Home Assistant. You can view and manage the temperature, humidity, CO2 levels, and current mode of your Airobot thermostat, with seamless integration into Home Assistant's climate entities.
- Temperature Monitoring: View and set the current and target temperatures for your Airobot thermostat.
- Humidity and CO2 Monitoring: Display current humidity and CO2 levels (if supported by the thermostat).
- Mode Display: View the current operating mode (Home or Away).
- Temperature Control: Adjust the target temperature directly from Home Assistant.
- Seamless Integration: Works with Home Assistant's climate component, allowing automation and control via the Home Assistant UI and automations.
- Airobot thermostat that supports the API.
- Static IP address must be assigned to each thermostat.
- Home Assistant 2023.1 or later.
To install this integration via HACS (Home Assistant Community Store), follow these steps:
If you haven't already installed HACS, follow the HACS installation guide.
- Open Home Assistant and navigate to HACS from the sidebar.
- Click on Integrations.
- Click the three dots menu in the top-right corner and select Custom repositories.
- In the Repository field, enter the following URL for this integration's repository: https://github.com/karlblum/hass-airobot-thermostat
- Once you've added the custom repository, search for Airobot Thermostat in the HACS integrations.
- Click Download to install the integration.
After installing the integration, you must restart Home Assistant for the changes to take effect.
- Navigate to Settings > System > Restart.
- Click Restart to restart Home Assistant.
- After the restart, go to Settings > Devices & Services.
- Click Add Integration and search for Airobot Thermostat.
- Follow the on-screen instructions to configure the integration by entering your thermostat's details (e.g., IP address, username, and password).
Once configured, your Airobot thermostat will be added to Home Assistant. You can now monitor and control the thermostat from the Home Assistant UI, set up automations, and more.
If you encounter any issues with the integration:
- Check the Home Assistant logs for any errors.
- Ensure your thermostat is reachable on the network and that the API credentials are correct.
For issues, feature requests, or contributions, please visit the GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.