Metadata-Version: 2.1
Name: PySwitchbot
Version: 0.42.0
Summary: A library to communicate with Switchbot
Home-page: https://github.com/Danielhiversen/pySwitchbot/
Author: Daniel Hjelseth Hoyer
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
Requires-Dist: async_timeout>=4.0.1
Requires-Dist: bleak>=0.19.0
Requires-Dist: bleak-retry-connector>=2.9.0
Requires-Dist: cryptography>=39.0.0
Requires-Dist: pyOpenSSL>=23.0.0
Requires-Dist: boto3>=1.20.24
Requires-Dist: requests>=2.28.1
