Add support for binary sensor states in Google Assistant (#127652) #223000
Annotations
2 errors
Run pytest:
tests/components/airtouch5/test_cover.py#L122
test_cover_callbacks
AssertionError: assert 90 == 70
+ where 90 = <built-in method get of ReadOnlyDict object at 0x7f9537382da0>('current_position')
+ where <built-in method get of ReadOnlyDict object at 0x7f9537382da0> = {'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-11-10T11:49:40.245093-08:00>.attributes
|
Run pytest
Process completed with exit code 1.
|
Loading