Fixed the fix - color_mode should *not* be a set. #176
Annotations
2 errors
Run tests:
tests/test_light.py#L27
test_light_color_mode
AssertionError: assert <ColorMode.BRIGHTNESS: 'brightness'> == {<ColorMode.BRIGHTNESS: 'brightness'>}
+ where <ColorMode.BRIGHTNESS: 'brightness'> = <entity unknown.unknown=unknown>.color_mode
|
Run tests
Process completed with exit code 1.
|