Metadata-Version: 2.1
Name: eq3btsmart
Version: 1.1.1
Summary: 
Home-page: https://github.com/eulemitkeule/eq3btsmart
Author: Lennard Beers
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bleak (>=0.21.1,<0.22.0)
Requires-Dist: construct (>=2.10.68,<3.0.0)
Requires-Dist: construct-typing (>=0.6.2,<0.7.0)
Requires-Dist: pytest-asyncio (>=0.23.3,<0.24.0)
Project-URL: Repository, https://github.com/eulemitkeule/eq3btsmart
Description-Content-Type: text/markdown

![My Home Assistant](https://img.shields.io/badge/Home%20Assistant-%2341BDF5.svg?style=flat&logo=home-assistant&label=My)

![PyPI - Version](https://img.shields.io/pypi/v/eq3btsmart?logo=python&logoColor=green&color=blue)
![GitHub License](https://img.shields.io/github/license/eulemitkeule/eq3btsmart)
![GitHub Sponsors](https://img.shields.io/github/sponsors/eulemitkeule?logo=GitHub-Sponsors)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_eq3btsmart&metric=coverage)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_eq3btsmart)

[![Code Quality](https://github.com/EuleMitKeule/eq3btsmart/actions/workflows/quality.yml/badge.svg)](https://github.com/EuleMitKeule/eq3btsmart/actions/workflows/quality.yml)
[![Publish](https://github.com/EuleMitKeule/eq3btsmart/actions/workflows/publish.yml/badge.svg)](https://github.com/EuleMitKeule/eq3btsmart/actions/workflows/publish.yml)
[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_eq3btsmart&metric=bugs)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_eq3btsmart)
[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_eq3btsmart&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_eq3btsmart)
[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_eq3btsmart&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_eq3btsmart)
[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=EuleMitKeule_eq3btsmart&metric=sqale_index)](https://sonarcloud.io/summary/new_code?id=EuleMitKeule_eq3btsmart)

# eQ-3 Bluetooth Smart Thermostats
A Python library for interaction with [eQ-3 Bluetooth Smart Thermostat](https://www.eq-3.de/produkte/eqiva/detail/bluetooth-smart-heizkoerperthermostat.html) devices using [bleak](https://github.com/hbldh/bleak) and `asyncio`.

