Skip to content

Repository files navigation

pyintelliclima

Python versions PyPI Status License


This is a python module for communicating with the IntelliClima ECOCOMFORT 2.0 devices. Its main use is for my corresponding HomeAssistant IntelliClima integration.

It can be extended to include other devices from IntelliClima in the future, but I only own the ECOCOMFORT 2.0, so I cannot add any others. I've made a guide for adding new devices. If you own other device types, it's highly appreciated if you could take a look at the guide and see if you can add a PR for your device(s), or share the logs as described so I can add them.

This API was made by reverse engineering the cloud API, through the use of an android emulator and proxy to catch the Intelliclima+ app traffic. As such, no public API exists and the functionality of this module breaks if the API changes. This module is provided as-is, with no guarantees of correctness, stability, or continued functionality. Use it at your own risk.

Credits

This was highly inspired by: https://github.com/ruizmarc/homebridge-intelliclima

Partial credit for the reverse engineering process of the API goes to them.


Project Docs

For how to install uv and Python, see installation.md.

For development workflows, see development.md.


This project was built from simple-modern-uv.

About

Python module for a HTTP API to communicate with the IntelliClima device server.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages