Validate #773
Annotations
10 errors
Tests:
tests/test_coordinator.py#L39
test_init
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L86
test_server_down_during_init
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L101
test_alerts_processing
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L118
test_active_alerts
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L133
test_real_time_timestamp
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L156
test_real_time_in_history
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L173
test_area_name_typo
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L190
test_synthetic_alert
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests:
tests/test_coordinator.py#L221
test_http_cache
RuntimeError: Detected code that uses `async_config_entry_first_refresh`, which is only supported for coordinators with a config entry and will stop working in Home Assistant 2025.11. Please report this issue.
|
Tests
Process completed with exit code 1.
|