Use temperature of current preset when set fritz HVAC mode to HEAT #212882
ci.yaml
on: pull_request
Collect information & changes data
15s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
51s
Check all requirements
36s
Check mypy
48s
Audit licenses
0s
Check pylint
26s
Check pylint on tests
41s
Check ruff-format
23s
Check ruff
29s
Check other linters
35s
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 (full suite)
0s
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 |
|