Metadata-Version: 2.1
Name: unio-cli
Version: 0.1.1
Summary: cli for managing UNIO Smart Home enabled devices
Home-page: https://github.com/uniosmarthome/unio-cli
Author: Filipe Leandro
Author-email: developers@freshminds.com.br
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click (==7.1.2)
Requires-Dist: paramiko (==2.7.2)
Requires-Dist: scp (==0.13.3)

# CLI for managing UNIO Smart Home devices

### Installation
`pip install unio-cli`

For more information, check:

```
unio --help
```


