Skip to content

Change dhw_cm_switch to _dhw_allowed_modes/select_dhw_mode #6219

Change dhw_cm_switch to _dhw_allowed_modes/select_dhw_mode

Change dhw_cm_switch to _dhw_allowed_modes/select_dhw_mode #6219

Triggered via push June 8, 2026 13:31
Status Failure
Total duration 1m 24s
Artifacts

verify.yml

on: push
Cache identify
8s
Cache identify
Shellcheck
5s
Shellcheck
Dependency
7s
Dependency
Prepare
8s
Prepare
Ruff check and force
10s
Ruff check and force
Check commit
21s
Check commit
Matrix: pytest
Run mypy
0s
Run mypy
Process test coverage
0s
Process test coverage
Build and publish Python 🐍 distributions 📦 to TestPyPI
0s
Build and publish Python 🐍 distributions 📦 to TestPyPI
Process test complexity
0s
Process test complexity
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
Run pytest using Python 3.13: tests/test_anna.py#L132
TestPlugwiseAnna.test_connect_anna_v4_no_tag KeyError: 'switches'
Run pytest using Python 3.13: tests/test_anna.py#L103
TestPlugwiseAnna.test_connect_anna_v4_dhw KeyError: 'switches'
Run pytest using Python 3.13: tests/test_anna.py#L30
TestPlugwiseAnna.test_connect_anna_v4 KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L443
TestPlugwiseAdam.test_adam_plus_jip KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L402
TestPlugwiseAdam.test_connect_adam_plus_anna KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L378
TestPlugwiseAdam.test_connect_adam_onoff_cooling_fake_firmware KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L354
TestPlugwiseAdam.test_adam_heatpump_cooling KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L222
TestPlugwiseAdam.test_connect_adam_plus_anna_new_regulation_off KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L48
TestPlugwiseAdam.test_connect_adam_plus_anna_new KeyError: 'switches'
Run pytest using Python 3.13: tests/test_adam.py#L26
TestPlugwiseAdam.test_connect_adam_bad_thermostat KeyError: 'switches'
Run pytest using Python 3.14
The strategy configuration was canceled because "pytest._3_13" failed
Run pytest using Python 3.14: tests/test_anna.py#L132
TestPlugwiseAnna.test_connect_anna_v4_no_tag KeyError: 'switches'
Run pytest using Python 3.14: tests/test_anna.py#L103
TestPlugwiseAnna.test_connect_anna_v4_dhw KeyError: 'switches'
Run pytest using Python 3.14: tests/test_anna.py#L30
TestPlugwiseAnna.test_connect_anna_v4 KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L443
TestPlugwiseAdam.test_adam_plus_jip KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L402
TestPlugwiseAdam.test_connect_adam_plus_anna KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L378
TestPlugwiseAdam.test_connect_adam_onoff_cooling_fake_firmware KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L354
TestPlugwiseAdam.test_adam_heatpump_cooling KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L222
TestPlugwiseAdam.test_connect_adam_plus_anna_new_regulation_off KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L48
TestPlugwiseAdam.test_connect_adam_plus_anna_new KeyError: 'switches'
Run pytest using Python 3.14: tests/test_adam.py#L26
TestPlugwiseAdam.test_connect_adam_bad_thermostat KeyError: 'switches'
Run pytest using Python 3.13: plugwise/smilecomm.py#L106
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/smilecomm.py#L106
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/__init__.py#L120
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.13: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.13: plugwise/smile.py#L98
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/smile.py#L98
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/__init__.py#L120
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.13: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.13: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L106
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L106
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/__init__.py#L120
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.14: plugwise/smile.py#L98
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/smile.py#L98
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/__init__.py#L120
The 'auth' parameter is deprecated and will be removed in v4; pass headers={'Authorization': aiohttp.encode_basic_auth(login, password)} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead
Run pytest using Python 3.14: plugwise/smilecomm.py#L45
BasicAuth is deprecated and will be removed in aiohttp 4.0; use aiohttp.encode_basic_auth() with headers={'Authorization': ...} instead