Metadata-Version: 2.2
Name: wolf_comm
Version: 0.0.47
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: aiohttp
Requires-Dist: httpx
Requires-Dist: lxml
Requires-Dist: pkce
Requires-Dist: shortuuid
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

## 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.
