Metadata-Version: 2.1
Name: wolf-comm
Version: 0.0.19
Summary: A package to communicate with Wolf SmartSet Cloud
Home-page: https://github.com/janrothkegel/wolf-comm
Author: Jan Rothkegel
Author-email: jan.rothkegel@web.de
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: httpx
Requires-Dist: lxml
Requires-Dist: pkce
Requires-Dist: shortuuid

## Library to handle Wolf SmartSet communication.

### Features:
- Built-in authentication
- Session creation
- Fetch all devices you have
- Fetch all parameters description
- Fetch value for specific parameter

### Parameter descriptions
Parameters verified only for FGB-28 system.
Other should work.
Keep in mind that core implementation of fetching parameters is removing duplications by value_id and name.
