Refactor fan in vesync #235397
Annotations
3 errors
Run pytest:
tests/components/vesync/test_diagnostics.py#L92
test_async_get_device_diagnostics__single_fan
AssertionError: assert [+ received] == [- snapshot]
dict({
...
'preset_modes': list([
- 'auto',
- 'sleep',
]),
...
})
|
Run pytest:
tests/components/vesync/test_fan.py#L47
test_fan_state[Air Purifier 131s]
AssertionError: assert [+ received] == [- snapshot]
list([
...
'preset_modes': list([
- 'auto',
- 'sleep',
]),
...
])
|
Run pytest
Process completed with exit code 1.
|
Loading