Thanks again for your next hint!
problem ist that the automatisation never tried to start and then failed. If i look at the automatisation and the time it last runs, haos says “never”.
In the traces i only found one entry and i guess it was from a time when my automatisation trigger was wrong. But here is the the text from this file (i can’t upload this file or i am to stupid for it…)
{
"trace": {
"last_step": "condition/0/entity_id/0",
"run_id": "4601c7042196a032ddb17090227c46b6",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-06-22T13:30:45.698005+00:00",
"finish": "2024-06-22T13:30:45.698077+00:00"
},
"domain": "automation",
"item_id": "1719062429927",
"trigger": "state of cover.roller_shutter_3",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-06-22T13:30:45.698024+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.raffstore_offen_bei_terrassentur_offen",
"state": "on",
"attributes": {
"id": "1719062429927",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "Raffstore offen bei Terrassentür offen"
},
"last_changed": "2024-06-22T13:29:47.537613+00:00",
"last_reported": "2024-06-22T13:29:47.537613+00:00",
"last_updated": "2024-06-22T13:29:47.537613+00:00",
"context": {
"id": "01J10270RHG6EN9J8RJCJTNNCA",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "state",
"entity_id": "cover.roller_shutter_3",
"from_state": {
"entity_id": "cover.roller_shutter_3",
"state": "closed",
"attributes": {
"current_position": 0,
"current_tilt_position": 0,
"device_class": "shutter",
"friendly_name": "Roller Shutter 3 ",
"supported_features": 191
},
"last_changed": "2024-06-22T13:30:38.796286+00:00",
"last_reported": "2024-06-22T13:30:45.697716+00:00",
"last_updated": "2024-06-22T13:30:38.796286+00:00",
"context": {
"id": "01J1028JTC6HWDD0FSY45W58PN",
"parent_id": null,
"user_id": null
}
},
"to_state": {
"entity_id": "cover.roller_shutter_3",
"state": "open",
"attributes": {
"current_position": 100,
"current_tilt_position": 0,
"device_class": "shutter",
"friendly_name": "Roller Shutter 3 ",
"supported_features": 191
},
"last_changed": "2024-06-22T13:30:45.697947+00:00",
"last_reported": "2024-06-22T13:30:45.697947+00:00",
"last_updated": "2024-06-22T13:30:45.697947+00:00",
"context": {
"id": "01J1028SJ13YRVW0501MJQPP78",
"parent_id": null,
"user_id": null
}
},
"for": null,
"attribute": "current_position",
"description": "state of cover.roller_shutter_3"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-06-22T13:30:45.698040+00:00",
"result": {
"result": false
}
}
],
"condition/0/entity_id/0": [
{
"path": "condition/0/entity_id/0",
"timestamp": "2024-06-22T13:30:45.698054+00:00",
"result": {
"result": false,
"state": "on",
"wanted_state": ""
}
}
]
},
"config": {
"id": "1719062429927",
"alias": "Raffstore offen bei Terrassentür offen",
"description": "Verhindert das sensorgesteuerte Schließen des Raffstores an der Terrassentür, wenn diese offen ist.",
"trigger": [
{
"platform": "state",
"entity_id": [
"cover.roller_shutter_3"
],
"attribute": "current_position"
}
],
"condition": [
{
"condition": "state",
"entity_id": "binary_sensor.fibaro_door_window_sensor_2_window_door_is_open",
"state": ""
}
],
"action": [
{
"device_id": "fb97435d11b8613a66a501958c7503dc",
"domain": "cover",
"entity_id": "ee8b155ae309283fac2e887da5ef7ba5",
"type": "open"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01J1028SJ10BR5T0XJ0KAQ6NDG",
"parent_id": "01J1028SJ13YRVW0501MJQPP78",
"user_id": null
}
},
"logbookEntries": []
}