Skip to content

Use temperature of current preset when set fritz HVAC mode to HEAT #212882

Use temperature of current preset when set fritz HVAC mode to HEAT

Use temperature of current preset when set fritz HVAC mode to HEAT #212882

Re-run triggered September 16, 2024 14:20
Status Failure
Total duration 3m 36s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
15s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
15s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
51s
Check hassfest
Check all requirements
36s
Check all requirements
Check mypy
48s
Check mypy
Split tests for full run
0s
Split tests for full run
Audit licenses
0s
Audit licenses
Check pylint
26s
Check pylint
Check pylint on tests
41s
Check pylint on tests
Check ruff-format
23s
Check ruff-format
Check ruff
29s
Check ruff
Check other linters
35s
Check other linters
Matrix: pytest-full
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Upload test coverage to Codecov (partial suite)
Upload test coverage to Codecov (full suite)
0s
Upload test coverage to Codecov (full suite)
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Run tests Python 3.12 (fritzbox): tests/components/fritzbox/test_climate.py#L327
test_set_temperature_mode_heat assert [call(16.0)] == [call(22)] At index 0 diff: call(16.0) != call(22) Full diff: + [call(16.0)] - [ - call(22), - ]
Run tests Python 3.12 (fritzbox): tests/components/fritzbox/test_climate.py#L376
test_set_hvac_mode_heat assert [call(16.0)] == [call(22)] At index 0 diff: call(16.0) != call(22) Full diff: + [call(16.0)] - [ - call(22), - ]
Run tests Python 3.12 (fritzbox)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-212882-3.12-fritzbox Expired
2.46 KB