chboland / pywaterkotte

python library to communicate with waterkotte heatpumps
MIT License
4 stars 5 forks source link

Fetch several tags at once #1

Closed chboland closed 5 years ago

chboland commented 5 years ago

The heatpump allows to ask for several tags in one request. The number of tags requested is specified with the argument n: readTags?n=1 => 1 Tag

Allow to read more than 1 tag at once but limit it to max 20.