Metadata-Version: 2.4
Name: cielo-connect-api
Version: 1.0.6
Summary: Python package for Cielo Connect APIs.
Author: Cielo Wigle Inc., Muhammad Ihsan
Maintainer: Cielo Wigle Inc.
License-Expression: MIT
Project-URL: Homepage, https://github.com/cielo-connect/cielo-connect-api
Project-URL: Repository, https://github.com/cielo-connect/cielo-connect-api.git
Project-URL: Issues, https://github.com/cielo-connect/cielo-connect-api/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp>=3.8.0
Dynamic: license-file

# Cielo Connect API

**Async Python API client for the Cielo Home devices.**

This library provides an asynchronous interface to the **Cielo Connect Cloud API**, enabling you to control and monitor Cielo Smart Thermostats and Cielo Breez devices from Python.

---

## Important Notice: Designed for Home Assistant

**This library is built to support Home Assistant.** 

While it is possible to use this library as a standalone client, **it is not guaranteed to work properly outside of Home Assistant**. 

We highly recommend using this library within a Home Assistant setup to ensure smooth operation and compatibility. Use at your own risk if attempting to run it outside of Home Assistant.


---

## License

This project is licensed under the MIT License, an OSI-approved open-source license.
