kevinvincent / ha-wyzesense

A Home Assistant Component to interface with the WYZE Sense hub and sensor system
368 stars 97 forks source link

Error while setting up wyzesense platform #217

Closed fixx-er closed 2 years ago

fixx-er commented 2 years ago

I have updated Home Assistant twice this week. I am currently at Newest Version core-2021.10.5: afterwards I get the errors. here is my error log. Wyzesence module is not going to blue after resetting. It stays in orange.

2021-10-17 15:25:23 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up wyzesense platform for binary_sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform await asyncio.shield(task) File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run result = self.fn(*self.args, **self.kwargs) File "/config/custom_components/wyzesense/binary_sensor.py", line 78, in setup_platform _LOGGER.debug("Attempting to open connection to hub at " + config[CONF_DEVICE]) TypeError: can only concatenate str (not "NoneType") to str

fixx-er commented 2 years ago

Issue has solved itself. After many reboots because of configuration charges, the light is off on the receiver and I am able to re-sync the door sensor and window sensors.