Improve cover state restoration from the HA entity cache #1244
ci.yml
on: pull_request
Annotations
5 errors and 4 warnings
shared-ci / Run tests Python 3.13.3
Process completed with exit code 1.
|
shared-ci / Run tests Python 3.13.3:
tests/test_cover.py#L298
test_cover
AssertionError: assert <CoverState.CLOSED: 'closed'> == <CoverState.OPEN: 'open'>
- open
+ closed
|
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#L298
test_cover
AssertionError: assert <CoverState.CLOSED: 'closed'> == <CoverState.OPEN: 'open'>
- open
+ closed
|
shared-ci / Run tests Python 3.12.10
The strategy configuration was canceled because "shared-ci.pytest._3_13_3" failed
|
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
|
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
|