Skip to content

Bump HA version to 2024.8.4 #454

Bump HA version to 2024.8.4

Bump HA version to 2024.8.4 #454

Triggered via pull request August 29, 2024 09:13
Status Failure
Total duration 1m 53s
Artifacts

tests.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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'