Bump intents to 2024.10.2 #216207
Annotations
2 errors
tests/components/airtouch5/test_cover.py#L122
test_cover_callbacks
AssertionError: assert 90 == 70
+ where 90 = <built-in method get of ReadOnlyDict object at 0x7f52b44c0780>('current_position')
+ where <built-in method get of ReadOnlyDict object at 0x7f52b44c0780> = {'current_position': 90, 'device_class': 'damper', 'friendly_name': 'Zone 1 Damper', 'supported_features': <CoverEntityFeature.OPEN|CLOSE|SET_POSITION: 7>}.get
+ where {'current_position': 90, 'device_class': 'damper', 'friendly_name': 'Zone 1 Damper', 'supported_features': <CoverEntityFeature.OPEN|CLOSE|SET_POSITION: 7>} = <state cover.zone_1_damper=open; current_position=90, device_class=damper, friendly_name=Zone 1 Damper, supported_features=7 @ 2024-10-02T09:52:41.706240-07:00>.attributes
|
|
This job failed
Loading