averbis / averbis-python-api

Conveniently access the REST API of Averbis products using Python
Apache License 2.0
12 stars 4 forks source link

state not defined #2

Closed reckart closed 3 years ago

reckart commented 3 years ago

When doing a full build, the state variable is not defined in once occasion

python -m mypy averbis
averbis/platform.py:116: error: Name 'state' is not defined
Found 1 error in 1 file (checked 4 source files)
script returned exit code 1