Metadata-Version: 2.1
Name: duwi_smarthome_sdk
Version: 0.1.3
Summary: sdk for duwi third platform
Home-page: https://github.com/duwi2024/homeassistant-sdk
Author: duwi
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

install sdk
```shell
pip install duwi-smarthome-sdk
```

Update existing dependencies
```shell
pip install --upgrade duwi-smarthome-sdk
```



