build(deps-dev): bump pytest-homeassistant-custom-component from 0.13.148 to 0.13.153 #442
Annotations
10 errors
tests (3.12):
tests/test_cooler_mode.py#L329
test_set_target_temp_ac_off
assert 1 == 2
+ where 1 = len([<ServiceCall homeassistant.turn_off (c:01J532FA0JW93VZBX9CHXZ5JAM): entity_id=switch.test>])
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[none-18-22]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[away-16-30]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[comfort-20-27]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[eco-18-29]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[home-19-23]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[sleep-17-24]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[activity-21-28]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1168
test_heat_cool_set_preset_mode_set_temp_keeps_preset_mode[Anti Freeze-5-32]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|
tests (3.12):
tests/test_dual_mode.py#L1318
test_heat_cool_fan_set_preset_mode_set_temp_keeps_preset_mode[none-18-22]
homeassistant.exceptions.ServiceValidationError: Provided temperature 3.0 is not valid. Accepted range is 7 to 35
|