Metadata-Version: 2.1
Name: duwi_open_sdk
Version: 0.2.4
Summary: sdk for duwi third platform
Home-page: https://github.com/duwi2024/homeassistant-sdk
Author: ledgerbiggg
Author-email: duwitech@163.com
License: MIT
Keywords: python,duwi,sdk,third,platform
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: websockets
Requires-Dist: aiohttp

## Installation

First, you need to make sure you have the SDK installed in your environment. You can do this by running:

```shell
pip install duwi_smarthome
```
