Metadata-Version: 2.4
Name: nut-server-bluetti
Version: 0.0.1
Summary: NUT Server Bluetti
Home-page: https://github.com/Patrick762/nut-server-bluetti
Author: Patrick762
Author-email: <pip-nut-server-bluetti@hosting-rt.de>
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: asyncio
Requires-Dist: nut-definitions==0.0.2
Requires-Dist: nut-base-server==0.0.1
Requires-Dist: bluetti-bt-lib==0.1.5b1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary


# nut-server-bluetti
NUT compatible server for Bluetti Powerstations

```bash
usage: bluetti-nut [-h] [-m MAC] [-t TYPE] [-e ENCRYPTION] [-i INTERVAL]

NUT Server for bluetti powerstation

options:
  -h, --help            show this help message and exit
  -m MAC, --mac MAC     Mac-address of the powerstation
  -t TYPE, --type TYPE  Type of the powerstation (AC70 f.ex.)
  -e ENCRYPTION, --encryption ENCRYPTION
                        Add this if encryption is needed
  -i INTERVAL, --interval INTERVAL
                        Set the polling interval in seconds. Defaults to 20
```
