Change Climate set temp action for incorrect feature will raise #214765
Annotations
4 errors
Run pytest:
tests/components/fritzbox/test_climate.py#L314
test_set_temperature[service_data3-expected_call_args3]
homeassistant.exceptions.ServiceValidationError: Set temperature action was used with the target temperature low/high parameter but the entity does not support it
|
Run pytest:
tests/components/tesla_fleet/test_climate.py#L438
test_climate_notemp[climate.test_climate-16-28]
AssertionError: Regex pattern did not match.
Regex: 'Set temperature action was used with target temperature low/high but the entity does not support it'
Input: 'Set temperature action was used with the target temperature low/high parameter but the entity does not support it'
|
Run pytest:
tests/components/tesla_fleet/test_climate.py#L438
test_climate_notemp[climate.test_cabin_overheat_protection-30-40]
AssertionError: Regex pattern did not match.
Regex: 'Set temperature action was used with target temperature low/high but the entity does not support it'
Input: 'Set temperature action was used with the target temperature low/high parameter but the entity does not support it'
|
Run pytest
Process completed with exit code 1.
|
Loading