WIP #32
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'
|