Migrate almost all v1 quirks to v2 #8177
Annotations
2 errors
|
Run pytest
Process completed with exit code 1.
|
|
Run pytest:
tests/test_smartwings.py#L13
test_smartwings_inverted_commands[WM25/L-Z]
AssertionError: assert False
+ where False = isinstance(<Device model='WM25/L-Z' manuf='Smartwings' nwk=0x1234 ieee=08:07:06:05:04:03:02:01 is_initialized=False>, <class 'zigpy.quirks.BaseCustomDevice'>)
+ where <class 'zigpy.quirks.BaseCustomDevice'> = <module 'zigpy.quirks' from '/home/runner/work/zha-device-handlers/zha-device-handlers/.venv/lib/python3.12/site-packages/zigpy/quirks/__init__.py'>.BaseCustomDevice
+ where <module 'zigpy.quirks' from '/home/runner/work/zha-device-handlers/zha-device-handlers/.venv/lib/python3.12/site-packages/zigpy/quirks/__init__.py'> = zigpy.quirks
|
Loading