Skip to content

WIP

WIP #32

Triggered via push May 23, 2025 17:03
Status Failure
Total duration 1m 3s
Artifacts

push.yaml

on: push
Run tests
59s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run tests
Process completed with exit code 1.
Run tests: tests/test_init.py#L83
test_setup assert None is not None
Run tests: tests/test_config_flow.py#L33
test_form_sensor homeassistant.data_entry_flow.InvalidData: Schema validation failed @ data['name']
Run tests: tests/test_binary_sensor.py#L112
test_value_error AttributeError: 'NoneType' object has no attribute 'attributes'
Run tests: tests/test_binary_sensor.py#L77
test_max_sensor AttributeError: 'NoneType' object has no attribute 'state'
Run tests: tests/test_binary_sensor.py#L43
test_min_sensor AttributeError: 'NoneType' object has no attribute 'state'