Skip to content

Unexpected error fetching xiaomi_miot-mihome-message-* data #2337

@Kazarnikov

Description

@Kazarnikov

Эта ошибка возникла в пользовательской интеграции.

Регистратор: custom_components.xiaomi_miot.sensor
Источник: helpers/update_coordinator.py:379
интеграция: Xiaomi Miot Auto (документация, проблемы)
Первое сообщение: 00:14:46 (31 сообщений)
Последнее сообщение: 18:13:36

Unexpected error fetching xiaomi_miot-mihome-message-1745908131 data
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 379, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 280, in _async_update_data
return await self.update_method()
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/xiaomi_miot/sensor.py", line 471, in fetch_latest_message
if res['code'] == 0 and res['message'] == 'ok':
~~~^^^^^^^^
KeyError: 'code'

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