Bump HA version to 2024.8.4 #454
Annotations
10 errors
tests (3.12):
tests/test_cooler_mode.py#L115
test_unique_id
assert None
|
tests (3.12):
tests/test_cooler_mode.py#L137
test_setup_defaults_to_unknown
AttributeError: 'NoneType' object has no attribute 'state'
|
tests (3.12):
tests/test_cooler_mode.py#L164
test_setup_gets_current_temp_from_sensor
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L177
test_get_hvac_modes
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[none-23]
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[away-16]
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[comfort-20]
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[eco-18]
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[home-19]
AttributeError: 'NoneType' object has no attribute 'attributes'
|
tests (3.12):
tests/test_cooler_mode.py#L202
test_set_preset_mode[sleep-17]
AttributeError: 'NoneType' object has no attribute 'attributes'
|