Skip to content

Home Assistant Integration

Overview

Sensibo’s integration with Home Assistant allows you to control your climate devices through your Home Assistant installation. This official community-supported integration enables you to manage your Sensibo devices alongside other smart home components in your Home Assistant dashboard.

Features

  • Control multiple Sensibo devices from Home Assistant
  • Monitor real-time temperature and humidity readings
  • Adjust AC modes, fan speeds, and target temperature
  • Create automations based on temperature, humidity, and occupancy
  • Integration with Home Assistant’s climate platform
  • Support for all Sensibo device models (Sky, Air, Air Pro)

Prerequisites

  • A running Home Assistant installation
  • One or more Sensibo devices set up and connected
  • Sensibo API key (obtained from your Sensibo account)

Installation

The Sensibo integration is included in Home Assistant by default. You can set it up through the Home Assistant UI:

  1. Go to SettingsDevices & Services
  2. Click the + ADD INTEGRATION button
  3. Search for “Sensibo”
  4. Follow the configuration steps

Configuration

For manual configuration, add the following to your configuration.yaml:

climate:
- platform: sensibo
api_key: YOUR_API_KEY

Replace YOUR_API_KEY with your actual Sensibo API key.

Available Services

The integration provides several services you can use in your automations:

  • climate.set_temperature
  • climate.set_fan_mode
  • climate.set_hvac_mode
  • climate.set_swing_mode

Troubleshooting

If you encounter issues with the integration:

  1. Check your API key is correct
  2. Verify your Sensibo devices are online
  3. Ensure your Home Assistant instance can reach the Sensibo API
  4. Review the Home Assistant logs for any error messages

Additional Resources

Community Support

For help with the Home Assistant integration: