-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello,
I have an issue with my HDHR5-4DT wich has the latest firmware 20200225 :
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
File "/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
return fut.result()
File "/config/custom_components/hdhomerun/sensor.py", line 47, in async_setup_entry
'sw_version': adapter.get_version(),
File "/usr/local/lib/python3.7/site-packages/hdhr/adapter.py", line 335, in get_version
raise error_for_result(result, message)
ConnectionError: Could not get firmware version (-1).
I am using the master branch via HACS on HassIO.
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels