Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eulemitkeule/eq3btsmart

Python library that allows interaction with eQ-3 Bluetooth smart thermostats.
https://github.com/eulemitkeule/eq3btsmart

asyncio bleak eq3 eq3-bluetooth-thermostat home-assistant library python

Last synced: 7 days ago
JSON representation

Python library that allows interaction with eQ-3 Bluetooth smart thermostats.

Awesome Lists containing this project

README

        

![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`.