Update project #467
Annotations
6 errors
shared-ci / Run tests Python 3.12:
tests/test_binary_sensor.py#L88
test_binary_sensor[device0-async_test_iaszone_on_off-ias_zone-reporting0]
pydantic_core._pydantic_core.ValidationError: 1 validation error for Device
device_automation_triggers
Field required [type=missing, input_value={'ieee': 00:0d:6f:00:0a:9...ngStatus.CONFIGURED: 3>}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
|
shared-ci / Run tests Python 3.12:
tests/test_binary_sensor.py#L88
test_binary_sensor[device1-async_test_binary_sensor_on_off-occupancy-reporting1]
pydantic_core._pydantic_core.ValidationError: 1 validation error for Device
device_automation_triggers
Field required [type=missing, input_value={'ieee': 00:0d:6f:00:0a:9...ngStatus.CONFIGURED: 3>}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
|
shared-ci / Run tests Python 3.12:
tests/test_client_controller.py#L132
test_controller_devices
pydantic_core._pydantic_core.ValidationError: 1 validation error for Device
device_automation_triggers
Field required [type=missing, input_value={'ieee': 00:0d:6f:00:0a:9...ngStatus.CONFIGURED: 3>}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
|
shared-ci / Run tests Python 3.12:
tests/test_number.py#L63
test_number
pydantic_core._pydantic_core.ValidationError: 1 validation error for Device
device_automation_triggers
Field required [type=missing, input_value={'ieee': 00:0d:6f:00:0a:9...ngStatus.CONFIGURED: 3>}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
|
shared-ci / Run tests Python 3.12:
tests/test_switch.py#L107
test_switch
pydantic_core._pydantic_core.ValidationError: 1 validation error for Device
device_automation_triggers
Field required [type=missing, input_value={'ieee': 00:0d:6f:00:0a:9...ngStatus.CONFIGURED: 3>}, input_type=dict]
For further information visit https://errors.pydantic.dev/2.9/v/missing
|
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
|