Skip to content

Сообщение "Cannot pair and get data"  #137

@Senyasensey2026

Description

@Senyasensey2026

Общая информация

  • версия Home Assistant:
  • способ установки Home Assistant:
    [ ] venv
    [ ] Docker
    [ /] Home Assistant OS
  • версия компонента:
  • модель бризера: S4
  • версия python-модуля:

[x ] в момент проявления проблемы к бризеру никто не подключен
[x ] bluetooth в системе работает корректно, действий из WiKi не требуется
[ ] проблема не похожа ни на одну из FAQ

Краткое описание

"Cannot pair and get data" выдаёт такое сообщение при попытке создать пару, при том на бризере в момент попытки создания пары перестаёт мигать синий и горит жёлтый

Debug-log

Returning to first step
2024-12-19 19:00:37.947 CRITICAL (MainThread) [custom_components.ha_tion_btle] response={}, e=TimeoutError()
2024-12-19 19:00:37.948 ERROR (MainThread) [custom_components.ha_tion_btle] Timeout fetching Tion Breezer data
2024-12-19 19:00:52.337 DEBUG (MainThread) [custom_components.ha_tion_btle.config_flow] Showing pair info
2024-12-19 19:01:01.975 DEBUG (MainThread) [custom_components.ha_tion_btle.config_flow] Real pairing step
2024-12-19 19:01:01.975 DEBUG (MainThread) [custom_components.ha_tion_btle.config_flow] {'model': 'S4', 'name': 'Tion Breezer', 'mac': 'E1:C9:26:B3:36:9B', 'keep_alive': 60, 'away_temp': 15, 'pair': True}
2024-12-19 19:01:05.558 ERROR (MainThread) [custom_components.ha_tion_btle.config_flow] Cannot pair and get data. Data is {'model': 'S4', 'name': 'Tion Breezer', 'mac': 'E1:C9:26:B3:36:9B', 'keep_alive': 60, 'away_temp': 15, 'pair': True}, result is {}; RuntimeError: Caught blocking call to sleep with args (3,) inside the event loop by custom integration 'ha_tion_btle' at custom_components/ha_tion_btle/config_flow.py, line 168: time.sleep(3). (offender: /config/custom_components/ha_tion_btle/config_flow.py, line 168: time.sleep(3)), please report it to the author of the 'ha_tion_btle' custom integration
For developers, please see https://developers.home-assistant.io/docs/asyncio_blocking_operations/#sleep
2024-12-19 19:01:11.751 DEBUG (MainThread) [custom_components.ha_tion_btle.config_flow] Pair failed. Returning to first step

Как можно воспроизвети вашу проблему

Попытка создания пары с бризером

Дополнительное описание

Я отключил BT на телефоне, единственное где-то дома лежит родной пульт от этого бризера, но по идее он в "спящем режиме" и не должен влиять, других устройств управления нет

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions