Metadata-Version: 2.1
Name: SlideLocalAPI
Version: 0.3.0
Summary: Python API to utilise the Slide Local API
Home-page: https://github.com/Jeroendg/SlideLocalAPI/
Author: Jeroen De Gendt
Author-email: jeroen@degendt.xyz
License: GPL-3.0
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5.2
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp


# SlideLocalAPI for Slide devices

Python API Library for Slide curtains using the Local API

## Requirements

- Python >= 3.5.2
- Slides need to be updated to the post August 2023 version of the firmware.
- The Local API needs to be active on the Slides.

## Usage

See https://github.com/Jeroendg/SlideLocalAPI/

## License

GPL 3.0
