pwesters / watts_vision

Custom home assistant integration for the Watts Vision Wireless Smart Home System
12 stars 6 forks source link

Connection error #4

Closed ametodi closed 1 year ago

ametodi commented 2 years ago

Hi Paul,

I've removed the previous watts installation and started from scratch. After installing the package again, i'm getting the error below after restart and no devices are found What am i doing wrong?

Logger: homeassistant.components.climate Source: custom_components/_watts_vision/climate.py:59 Integration: Climate (documentation, issues) First occurred: 5:07:57 PM (1 occurrences) Last logged: 5:07:57 PM

Error while setting up watts_vision platform for climate Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 281, in _async_setup_platform await asyncio.shield(task) File "/config/custom_components/_watts_vision/climate.py", line 59, in async_setup_entry for y in range(len(smartHomes)): TypeError: object of type 'NoneType' has no len()

ametodi commented 1 year ago

after cleanup and reinstall everything works. The only problem remining is refreshing. (separate issue)