Metadata-Version: 2.1
Name: motionblindsble
Version: 0.0.7
Summary: Python library for interfacing with Motionblinds using Bluetooth Low Energy (BLE).
Home-page: https://github.com/LennP/PyPi-Motionblinds_BLE
Author: LennP
Author-email: lennperik@hotmail.nl
License: MIT
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Home Automation
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

<img alt="Statement Coverage" src=".github/badges/coverage.svg" />

# MotionBlinds BLE

Python package used to interface with MotionBlinds motors using Bluetooth Low Energy (BLE).

# Installation

```bash
pip install motionblindsble
```
