Skip to content

Add missing Weheat temperature sensors #218436

Add missing Weheat temperature sensors

Add missing Weheat temperature sensors #218436

Triggered via pull request October 15, 2024 14:34
Status Failure
Total duration 2m 36s
Artifacts 1

ci.yaml

on: pull_request
Collect information & changes data
14s
Collect information & changes data
Matrix: Prepare dependencies
Prepare pre-commit base
10s
Prepare pre-commit base
Matrix: lint-hadolint
Check hassfest
38s
Check hassfest
Check all requirements
18s
Check all requirements
Check mypy
24s
Check mypy
Matrix: prepare-pytest-full
Audit licenses
0s
Audit licenses
Check pylint
22s
Check pylint
Check pylint on tests
25s
Check pylint on tests
Check ruff-format
10s
Check ruff-format
Check ruff
12s
Check ruff
Check other linters
23s
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

2 errors
Run tests Python 3.12 (weheat): tests/components/weheat/test_sensor.py#L34
test_all_entities AssertionError: assert [+ received] == [- snapshot] Snapshot 'test_all_entities[sensor.test_model_output_power-entry]' does not exist! + EntityRegistryEntrySnapshot({ + 'aliases': set({ + }), + 'area_id': None, + 'capabilities': dict({ + 'state_class': <SensorStateClass.MEASUREMENT: 'measurement'>, + }), + 'config_entry_id': <ANY>, + 'device_class': None, + 'device_id': <ANY>, + 'disabled_by': None, + 'domain': 'sensor', + 'entity_category': None, + 'entity_id': 'sensor.test_model_output_power', + 'has_entity_name': True, + 'hidden_by': None, + 'icon': None, + 'id': <ANY>, + 'labels': set({ + }), + 'name': None, + 'options': dict({ + 'sensor': dict({ + 'suggested_display_precision': 0, + }), + }), + 'original_device_class': <SensorDeviceClass.POWER: 'power'>, + 'original_icon': None, + 'original_name': 'Output power', + 'platform': 'weheat', + 'previous_unique_id': None, + 'supported_features': 0, + 'translation_key': 'power_output', + 'unique_id': '0000-1111-2222-3333_power_output', + 'unit_of_measurement': <UnitOfPower.WATT: 'W'>, + })
Run tests Python 3.12 (weheat)
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
pytest-218436-3.12-weheat
2.93 KB