Skip to content

Could not get firmware version. #7

@Radeon24

Description

@Radeon24

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions