[RFC] Explicit entity object discovery, lifetimes, and registration #1022
Annotations
5 errors and 4 warnings
shared-ci / Run tests Python 3.13:
tests/test_climate.py#L307
test_climate_hvac_action_running_state
AssertionError: assert 0 == 1
+ where 0 = len([])
+ where [] = <MagicMock id='139763754455056'>.mock_calls
|
shared-ci / Run tests Python 3.13
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.12
The job was canceled because "_3_13" failed.
|
shared-ci / Run tests Python 3.12:
tests/test_climate.py#L307
test_climate_hvac_action_running_state
AssertionError: assert 0 == 1
+ where 0 = len([])
+ where [] = <MagicMock id='139899171628160'>.mock_calls
|
shared-ci / Run tests Python 3.12
The operation was canceled.
|
shared-ci / Run tests Python 3.13:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.13:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.12:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.12:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|