@Troon Ok, understood. Forced my sensor now to see the reaction of the trigger. Still the same. Always âoffâ.
I downloaded the trace but I do not see anything I can make use of. Shall I post the trace here? But it has a couple of linesâŠ
Some might be useful:
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "state",
"entity_id": "sensor.r_ehzg",
"from_state": {
"entity_id": "sensor.r_ehzg",
"state": "0",
"attributes": {
"friendly_name": "r_ehzg"
},
"last_changed": "2024-10-15T13:33:15.671384+00:00",
"last_reported": "2024-10-15T13:33:15.671384+00:00",
"last_updated": "2024-10-15T13:33:15.671384+00:00",
"context": {
"id": "01JA86410Q6APJ9C9E74YKTFRX",
"parent_id": null,
"user_id": null
}
},
"to_state": {
"entity_id": "sensor.r_ehzg",
"state": "1",
"attributes": {
"friendly_name": "r_ehzg"
},
"last_changed": "2024-10-15T13:33:53.665938+00:00",
"last_reported": "2024-10-15T13:33:53.665938+00:00",
"last_updated": "2024-10-15T13:33:53.665938+00:00",
"context": {
"id": "01JA8656415WWWDHVHYQ2V7HG5",
"parent_id": null,
"user_id": null
}
},
"for": null,
"attribute": null,
"description": "state of sensor.r_ehzg"
}
}
}
],
"action/0": [
{
"path": "action/0",
"timestamp": "2024-10-15T13:33:53.681658+00:00",
"changed_variables": {
"context": {
"id": "01JA86564G6BWQAMMRYY70S2GW",
"parent_id": "01JA8656415WWWDHVHYQ2V7HG5",
"user_id": null
}
},
"result": {
"params": {
"domain": "input_boolean",
"service": "turn_off",
"service_data": {},
"target": {
"entity_id": [
"input_boolean.dummy_helper_status_ehzg"
]
}
},
"running_script": false
}
}
]
},
"config": {
"id": "1728457392271",
"alias": "Helper E_Hzg Status",
"description": "",
"triggers": [
{
"trigger": "state",
"entity_id": [
"sensor.r_ehzg"
],
"to": null
}
],
"conditions": [],
"actions": [
{
"action": "input_boolean.turn_{% if(trigger.state == '1') %}on{% else %}off{% endif%}",
"target": {
"entity_id": "input_boolean.dummy_helper_status_ehzg"
},
"data": {}
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JA86564G6BWQAMMRYY70S2GW",
"parent_id": "01JA8656415WWWDHVHYQ2V7HG5",
"user_id": null
}
},
Any further ideas?
/KNEBB