Skip to content

25.11.0 fail to installΒ #485

@trizt

Description

@trizt

I had forgot to disable the beta firmware and had the new 25.11.0 and I tried to install it, it failed after 2% and these are the two errors I find in my logs:

Logger: homeassistant.components.esphome.manager
Source: components/esphome/manager.py:514
integration: ESPHome ([documentation](https://www.home-assistant.io/integrations/esphome), [issues](https://github.com/home-assistant/core/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+esphome%22))
First occurred: November 24, 2025 at 5:11:56 PM (10 occurrences)
Last logged: November 24, 2025 at 5:16:46 PM

Home Assistant Voice 09557a: [W][micro_wake_word:253]: Not enough free bytes in ring buffer to store incoming audio data. Resetting the ring buffer. Wake word detection accuracy will temporarily be reduced.
Home Assistant Voice 09557a: [E][component:304]: http_request.update set Error flag: Failed to install firmware
Home Assistant Voice 09557a: [W][component:443]: http_request.update took a long time for an operation (27683 ms)
Home Assistant Voice 09557a: [W][component:446]: Components should block for at most 30 ms
Home Assistant Voice 09557a: [W][component:443]: debug took a long time for an operation (27685 ms)
Logger: homeassistant.components.homeassistant_hardware.helpers
Source: components/homeassistant_hardware/helpers.py:188
integration: Home Assistant Hardware (documentation, issues)
First occurred: November 24, 2025 at 5:11:55 PM (1 occurrence)
Last logged: November 24, 2025 at 5:11:55 PM

Error while getting firmware info from <module 'homeassistant.components.otbr.homeassistant_hardware' from '/usr/src/homeassistant/homeassistant/components/otbr/homeassistant_hardware.py'>
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/components/homeassistant_hardware/helpers.py", line 188, in iter_firmware_info
    fw_info = await fw_info_module.async_get_firmware_info(
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        self.hass, config_entry
        ^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/usr/src/homeassistant/homeassistant/components/otbr/homeassistant_hardware.py", line 63, in async_get_firmware_info
    firmware_version = await config_entry.runtime_data.get_coprocessor_version()
                             ^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'ConfigEntry' object has no attribute 'runtime_data'

Installation method: Home Assistant OS
Core: 2025.11.3
Supervisor: 2025.11.4
Operating System: 16.3
Frontend: 20251105.1
Home Assistant Voice PE by Nabu Casa Firmware: 25.10.0 (ESPHome 2025.9.3)

I'm not sure if this is of any help, I decided to disable the beta firmware and will wait for stable release and see how it goes then.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions