Skip to content

Add Peak Shaving work mode for H3 Inverters & H1 (Gen 2) #33

Add Peak Shaving work mode for H3 Inverters & H1 (Gen 2)

Add Peak Shaving work mode for H3 Inverters & H1 (Gen 2) #33

Triggered via pull request January 18, 2025 14:02
Status Failure
Total duration 1m 32s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Pre-commit and pytest: tests/test_entity_descriptions.py#L77
test_entity_descriptions_for_model[Inv.H1_G2] assert [+ received] == [- snapshot] ...... ... "type": "sensor" - }, - { - "addresses": { - "holding": [ - 41000 - ] - }, - "key": "work_mode", - "name": "Work Mode", - "type": "select", - "values": { - "0": "Self Use", - "1": "Feed-in First", - "2": "Back-up", - "4": "Peak Shaving" - } } ]
Pre-commit and pytest: tests/test_entity_descriptions.py#L77
test_entity_descriptions_for_model[Inv.H3] assert [+ received] == [- snapshot] ...... ... "0": "Self Use", - "1": "Feed-in First", + "1": "Feed-in First" - "2": "Back-up", - "4": "Peak Shaving" } ... ]
Pre-commit and pytest: tests/test_entity_descriptions.py#L72
test_entity_descriptions_for_model[Inv.AIO_H3] RuntimeError: dictionary keys changed during iteration
Pre-commit and pytest
Process completed with exit code 1.
Hassfest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
HACS
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Pre-commit and pytest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636