Add base entity to Peblar Rocksolid EV Chargers integration #231035
ci.yaml
on: pull_request
Collect information & changes data
14s
Matrix: Prepare dependencies
Matrix: lint-hadolint
Check hassfest
43s
Check all requirements
15s
Check mypy
20s
Matrix: Audit licenses
Check ruff-format
12s
Check ruff
11s
Check other linters
24s
Matrix: pytest-mariadb
Matrix: pytest-partial
Matrix: pytest-postgres
Upload test coverage to Codecov (partial suite)
0s
Matrix: pytest-full
Upload test coverage to Codecov (full suite)
0s
Annotations
4 errors
Run tests Python 3.12 (peblar):
tests/components/peblar/test_init.py#L96
test_peblar_device_entry
AssertionError: assert [+ received] == [- snapshot]
DeviceRegistryEntrySnapshot({
...
'model': 'WLAC1-H11R0WE0ICR00',
- 'model_id': None,
+ 'model_id': '6004-2300-8002',
'name': 'Peblar EV Charger',
...
})
|
Run tests Python 3.12 (peblar)
Process completed with exit code 1.
|
Run tests Python 3.13 (peblar):
tests/components/peblar/test_init.py#L96
test_peblar_device_entry
AssertionError: assert [+ received] == [- snapshot]
DeviceRegistryEntrySnapshot({
...
'model': 'WLAC1-H11R0WE0ICR00',
- 'model_id': None,
+ 'model_id': '6004-2300-8002',
'name': 'Peblar EV Charger',
...
})
|
Run tests Python 3.13 (peblar)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
pip-freeze-3.12
|
11.9 KB |
|
pip-freeze-3.13
|
12 KB |
|
pytest-231035-3.12-peblar
|
2.51 KB |
|
pytest-231035-3.13-peblar
|
2.5 KB |
|