This integration allows you to control your Mitsubishi Electric climate control systems through the Kumo Cloud API in Home Assistant.
- Install HACS if you haven't already
- Go to HACS → Integrations
- Click the three dots in the top right corner and select "Custom repositories"
- Add this repository URL:
https://github.com/xFlawless11x/comfort_HA/ - Select "Integration" as the category
- Click "Add"
- Find "Mitsubishi Comfort" in the HACS integrations list and install it
- Restart Home Assistant
- Go to Settings > Devices & Services > Add Integration
- Search for "Mitsubishi Comfort"
- Enter your Kumo Cloud account credentials (email and password)
- Select the site you want to control if you have multiple sites
- Your climate devices will be automatically discovered and added
- Climate Control: Control temperature, HVAC modes (heat, cool, dry, fan, auto), fan speeds, and air direction
- Real-time Updates: Monitor current temperature, humidity, and device status
- Multi-Zone Support: Control multiple zones within a site
- Automatic Token Refresh: Handles authentication token refresh automatically
- Device Profiles: Automatically detects device capabilities and adjusts available features
- Auto Heat/Cool Boundary: Supports units reporting
autoHeatorautoCoolmodes with upper and lower setpoints
- Off: Turn the unit off
- Cool: Cooling mode
- Heat: Heating mode (if supported by device)
- Dry: Dehumidification mode (if supported by device)
- Fan Only: Fan only mode (if supported by device)
- Auto: Automatic heating/cooling mode (if supported by device)
- Temperature Control: Set target temperature with 0.5°C precision
- Fan Speed Control: Auto, Low, Medium, High (depending on device capabilities)
- Air Direction Control: Horizontal, Vertical, Swing (if supported by device)
- Current Temperature: Monitor room temperature
- Humidity Monitoring: View current humidity levels
This integration uses the unofficial Kumo Cloud API v3. The API endpoints and schemas were reverse-engineered from the mobile app and may change without notice.
- Authentication Errors: Verify your Kumo Cloud credentials are correct
- Connection Issues: Check your internet connection and ensure the Kumo Cloud service is available
- Device Not Responding: Check that your climate control system is connected to Wi-Fi and online in the Kumo Cloud app
- Update Interval: 60 seconds (configurable)
- Token Refresh: Automatic every 20 minutes
- Temperature Unit: Celsius (as used by the Kumo Cloud API)
- API Base URL: https://app-prod.kumocloud.com
- API Version: v3
If you encounter any issues, please check the issue tracker or create a new issue with details about your problem.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License.