Improve cover state restoration from the HA entity cache #1245
Annotations
5 errors and 4 warnings
shared-ci / Run tests Python 3.12.10
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.12.10:
tests/test_cover.py#L316
test_cover
AssertionError: assert <CoverState.OPEN: 'open'> == <CoverState.CLOSED: 'closed'>
- closed
+ open
|
shared-ci / Run tests Python 3.13.3
The operation was canceled.
|
shared-ci / Run tests Python 3.13.3:
tests/test_cover.py#L316
test_cover
AssertionError: assert <CoverState.OPEN: 'open'> == <CoverState.CLOSED: 'closed'>
- closed
+ open
|
shared-ci / Run tests Python 3.13.3
The strategy configuration was canceled because "shared-ci.pytest._3_12_10" failed
|
shared-ci / Run tests Python 3.12.10:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.12.10:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.13.3:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|
shared-ci / Run tests Python 3.13.3:
zha/zigbee/cluster_handlers/__init__.py#L595
coroutine 'Cluster.read_attributes' was never awaited
|