Metadata-Version: 2.3
Name: pyfreshintellivent
Version: 0.3.3
Summary: Manage Fresh Intellivent Sky bathroom ventilation fan
License: Apache-2.0
Keywords: ble,ventilation,fresh,intellivent,sky
Author: Ståle Storø Hauknes
Author-email: walnut-caprice.04@icloud.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: bleak (>=0.22.3)
Requires-Dist: bleak-retry-connector (>=3.9.0,<4.0.0)
Project-URL: Repository, https://github.com/LaStrada/pyfreshintellivent
Description-Content-Type: text/markdown

[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![PyPI version](https://badge.fury.io/py/pyfreshintellivent.svg)](https://badge.fury.io/py/pyfreshintellivent)
![Linting](https://github.com/LaStrada/pyfreshintellivent/actions/workflows/linting.yml/badge.svg)
![Tests](https://github.com/LaStrada/pyfreshintellivent/actions/workflows/tests.yml/badge.svg)

# pyfreshintellivent
Python interface for Fresh Intellivent Sky bathroom Fan using Bluetooth Low Energy.

# Features
* Supports Windows 10, version 16299 (Fall Creators Update) or greater
* Supports Linux distributions with BlueZ >= 5.43
* OS X/macOS support via Core Bluetooth API, from at least OS X version 10.11

# Projects using this library
* [Fresh Intellivent Sky integration for Home Asssistant](https://github.com/angoyd/freshintelliventHacs)

