Metadata-Version: 2.3
Name: pysensibo
Version: 1.0.37
Summary: asyncio-friendly python API for Sensibo
License: MIT
Keywords: sensibo,api,async,client
Author: G Johansson
Author-email: goran.johansson@shiftit.se
Maintainer: G Johansson
Maintainer-email: goran.johansson@shiftit.se
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: aiohttp (>=3.10,<4.0)
Project-URL: Bug Tracker, https://github.com/andrey-git/pysensibo/issues
Project-URL: Changelog, https://github.com/andrey-git/pysensibo/releases
Project-URL: Documentation, https://github.com/andrey-git/pysensibo
Project-URL: Homepage, https://github.com/andrey-git/pysensibo
Project-URL: Repository, https://github.com/andrey-git/pysensibo
Description-Content-Type: text/markdown

# pysensibo
asyncio-friendly python API for Sensibo (https://sensibo.com). Supported on Python 3.11+

Package has been made specifically for [Home Assistant](https://www.home-assistant.io/)

For example usage see test-files

