ha-tplink-deco: Unable to setup since upgrading to v 2.0.1
Version of the custom_component
v 2.0.1
Configuration
n/a?
Describe the bug
Debug log
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 187, in _async_refresh
self.data = await self._async_update_data()
File "/config/custom_components/tplink_deco/coordinator.py", line 169, in _async_update_data
deco.update(new_deco)
File "/config/custom_components/tplink_deco/coordinator.py", line 71, in update
self.hw_version = data["hardware_ver"]
KeyError: 'hardware_ver'
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 40 (11 by maintainers)
Looks like the timeout didn’t really do anything then. At this point seems the integration is working fine, just that there’s some problem with your deco unit since the web portal isn’t even working. You can try some general stuff like rebooting or resetting your deco to see if that helps. But as long as your web portal isn’t working there isn’t much I can do.
At this point going to close this issue then.
@sambarlick sorry if you know this but: is your main Deco ip 192.168.8.1 for sure?