safepay / sensor.fronius

A Fronius Sensor for Home Assistant
MIT License
80 stars 31 forks source link

missing import asyncio in sensor.py #43

Closed lrybak closed 2 years ago

lrybak commented 3 years ago

I think sensor.py is missing import asyncio Got Timeout Error and find the error in log file that asyncio.TimeoutError cannot be resolved.

Fixed it by importing asyncio module

nilrog commented 3 years ago

This fix is part of #50 that is included in https://github.com/safepay/sensor.fronius/releases/tag/v0.9.5