Skip to content

Change friendly names of all photovoltaic entities to "PV …" #224739

Change friendly names of all photovoltaic entities to "PV …"

Change friendly names of all photovoltaic entities to "PV …" #224739

Triggered via pull request November 21, 2024 15:06
Status Failure
Total duration 26m 0s
Artifacts 2

ci.yaml

on: pull_request
Collect information & changes data
22s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
14s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
49s
Check hassfest
Check all requirements
36s
Check all requirements
Check mypy
29s
Check mypy
Split tests for full run
0s
Split tests for full run
Check pylint
26s
Check pylint
Check pylint on tests
25s
Check pylint on tests
Matrix: Audit licenses
Check ruff-format
20s
Check ruff-format
Check ruff
23s
Check ruff
Check other linters
33s
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

6 errors
Run tests Python 3.13 (vicare): tests/components/vicare/test_binary_sensor.py#L33
test_binary_sensors[circulation_pump] AssertionError: assert [+ received] == [- snapshot] - StateSnapshot({ + None - 'attributes': ReadOnlyDict({ - 'device_class': 'running', - 'friendly_name': 'model0 Circulation pump', - }), - 'context': <ANY>, - 'entity_id': 'binary_sensor.model0_circulation_pump', - 'last_changed': <ANY>, - 'last_reported': <ANY>, - 'last_updated': <ANY>, - 'state': 'unavailable', - })
Run tests Python 3.13 (vicare): tests/components/vicare/test_binary_sensor.py#L51
test_all_entities AssertionError: assert [+ received] == [- snapshot] Snapshot 'test_all_entities[binary_sensor.model0_heating_circulation_pump-entry]' does not exist! + EntityRegistryEntrySnapshot({ + 'aliases': set({ + }), + 'area_id': None, + 'capabilities': None, + 'config_entry_id': <ANY>, + 'device_class': None, + 'device_id': <ANY>, + 'disabled_by': None, + 'domain': 'binary_sensor', + 'entity_category': None, + 'entity_id': 'binary_sensor.model0_heating_circulation_pump', + 'has_entity_name': True, + 'hidden_by': None, + 'icon': None, + 'id': <ANY>, + 'labels': set({ + }), + 'name': None, + 'options': dict({ + }), + 'original_device_class': <BinarySensorDeviceClass.RUNNING: 'running'>, + 'original_icon': None, + 'original_name': 'Heating circulation pump', + 'platform': 'vicare', + 'previous_unique_id': None, + 'supported_features': 0, + 'translation_key': 'circulation_pump', + 'unique_id': 'gateway0_deviceSerialVitodens300W-circulationpump_active-0', + 'unit_of_measurement': None, + })
Run tests Python 3.13 (vicare)
Process completed with exit code 1.
Run tests Python 3.12 (vicare): tests/components/vicare/test_binary_sensor.py#L33
test_binary_sensors[circulation_pump] AssertionError: assert [+ received] == [- snapshot] - StateSnapshot({ + None - 'attributes': ReadOnlyDict({ - 'device_class': 'running', - 'friendly_name': 'model0 Circulation pump', - }), - 'context': <ANY>, - 'entity_id': 'binary_sensor.model0_circulation_pump', - 'last_changed': <ANY>, - 'last_reported': <ANY>, - 'last_updated': <ANY>, - 'state': 'unavailable', - })
Run tests Python 3.12 (vicare): tests/components/vicare/test_binary_sensor.py#L51
test_all_entities AssertionError: assert [+ received] == [- snapshot] Snapshot 'test_all_entities[binary_sensor.model0_heating_circulation_pump-entry]' does not exist! + EntityRegistryEntrySnapshot({ + 'aliases': set({ + }), + 'area_id': None, + 'capabilities': None, + 'config_entry_id': <ANY>, + 'device_class': None, + 'device_id': <ANY>, + 'disabled_by': None, + 'domain': 'binary_sensor', + 'entity_category': None, + 'entity_id': 'binary_sensor.model0_heating_circulation_pump', + 'has_entity_name': True, + 'hidden_by': None, + 'icon': None, + 'id': <ANY>, + 'labels': set({ + }), + 'name': None, + 'options': dict({ + }), + 'original_device_class': <BinarySensorDeviceClass.RUNNING: 'running'>, + 'original_icon': None, + 'original_name': 'Heating circulation pump', + 'platform': 'vicare', + 'previous_unique_id': None, + 'supported_features': 0, + 'translation_key': 'circulation_pump', + 'unique_id': 'gateway0_deviceSerialVitodens300W-circulationpump_active-0', + 'unit_of_measurement': None, + })
Run tests Python 3.12 (vicare)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-224739-3.12-vicare
4.42 KB
pytest-224739-3.13-vicare
4.41 KB