Skip to content

Fix logic

Fix logic #18

Triggered via push May 22, 2025 10:31
Status Failure
Total duration 1m 10s
Artifacts

push.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run tests
Process completed with exit code 1.
Run tests: tests/test_sensor.py#L114
test_value_error AttributeError: 'NoneType' object has no attribute 'attributes'
Run tests: tests/test_sensor.py#L79
test_max_sensor AttributeError: 'NoneType' object has no attribute 'state'
Run tests: tests/test_sensor.py#L44
test_min_sensor AttributeError: 'NoneType' object has no attribute 'state'
Run tests: tests/test_init.py#L74
test_setup assert None is not None
Run tests: tests/test_config_flow.py#L24
test_form_sensor AssertionError: assert <FlowResultType.MENU: 'menu'> is <FlowResultType.FORM: 'form'> + where <FlowResultType.FORM: 'form'> = FlowResultType.FORM