Files
homeassistant/.storage/trace.saved_traces
2024-12-18 13:26:06 +01:00

607 lines
21 KiB
Plaintext

{
"version": 1,
"minor_version": 1,
"key": "trace.saved_traces",
"data": {
"automation.automation_wallbox_output_current_update": [
{
"extended_dict": {
"last_step": "condition/0",
"run_id": "359af68a973090656c427753e1831bdb",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.840580+00:00",
"finish": "2024-12-18T08:39:11.841112+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_output_current_update",
"trigger": "Home Assistant starting",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-12-18T08:39:11.840749+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.wallbox_output_current_update",
"state": "on",
"attributes": {
"id": "automation_wallbox_output_current_update",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "wallbox output current update"
},
"last_changed": "2024-12-18T08:39:01.957436+00:00",
"last_reported": "2024-12-18T08:39:01.957436+00:00",
"last_updated": "2024-12-18T08:39:01.957436+00:00",
"context": {
"id": "01JFCEQ92528QJ91GBX6677GSG",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "homeassistant",
"event": "start",
"description": "Home Assistant starting"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-12-18T08:39:11.840852+00:00",
"result": {
"result": false,
"entities": [
"sensor.output_current_setting"
]
}
}
]
},
"config": {
"id": "automation_wallbox_output_current_update",
"alias": "wallbox output current update",
"description": "Sets the maximum output current of the wallbox update",
"trigger": [
{
"platform": "homeassistant",
"event": "start"
},
{
"platform": "state",
"entity_id": [
"sensor.output_current_setting"
]
}
],
"condition": [
{
"condition": "template",
"value_template": "{{ not is_state('sensor.output_current_setting', 'unavailable') }}"
}
],
"action": [
{
"target": {
"entity_id": "input_number.set_wb1_output_current"
},
"data": {
"value": "{{ states('sensor.output_current_setting') }}"
},
"action": "input_number.set_value"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JFCEQJQ0PNSGATY9JFDBYE2X",
"parent_id": null,
"user_id": null
}
},
"short_dict": {
"last_step": "condition/0",
"run_id": "359af68a973090656c427753e1831bdb",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.840580+00:00",
"finish": "2024-12-18T08:39:11.841112+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_output_current_update",
"trigger": "Home Assistant starting"
}
}
],
"automation.automation_mileage_per_kwh_update": [
{
"extended_dict": {
"last_step": "condition/0",
"run_id": "9386f3221360e7c1cc2579ecc3b84e8f",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.841390+00:00",
"finish": "2024-12-18T08:39:11.841520+00:00"
},
"domain": "automation",
"item_id": "automation_mileage_per_kwh_update",
"trigger": "Home Assistant starting",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-12-18T08:39:11.841409+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.wallbox_mileage_per_kwh_update",
"state": "on",
"attributes": {
"id": "automation_mileage_per_kwh_update",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "wallbox mileage per kwh update"
},
"last_changed": "2024-12-18T08:39:01.957525+00:00",
"last_reported": "2024-12-18T08:39:01.957525+00:00",
"last_updated": "2024-12-18T08:39:01.957525+00:00",
"context": {
"id": "01JFCEQ925PT1DFTGVBZYFB4SW",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "homeassistant",
"event": "start",
"description": "Home Assistant starting"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-12-18T08:39:11.841423+00:00",
"result": {
"result": false,
"entities": [
"sensor.mileage_per_kwh"
]
}
}
]
},
"config": {
"id": "automation_mileage_per_kwh_update",
"alias": "wallbox mileage per kwh update",
"description": "Sets mileage per kWh update",
"trigger": [
{
"platform": "homeassistant",
"event": "start"
},
{
"platform": "state",
"entity_id": [
"sensor.mileage_per_kwh"
]
}
],
"condition": [
{
"condition": "template",
"value_template": "{{ not is_state('sensor.mileage_per_kwh', 'unavailable') }}"
}
],
"action": [
{
"target": {
"entity_id": "input_number.set_wb1_mileage_per_kwh"
},
"data": {
"value": "{{ states('sensor.mileage_per_kwh') }}"
},
"action": "input_number.set_value"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JFCEQJQ1M51DPPWJ1WZF628X",
"parent_id": null,
"user_id": null
}
},
"short_dict": {
"last_step": "condition/0",
"run_id": "9386f3221360e7c1cc2579ecc3b84e8f",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.841390+00:00",
"finish": "2024-12-18T08:39:11.841520+00:00"
},
"domain": "automation",
"item_id": "automation_mileage_per_kwh_update",
"trigger": "Home Assistant starting"
}
}
],
"automation.automation_wallbox_change_phase_switch_cmd_update": [
{
"extended_dict": {
"last_step": "condition/0",
"run_id": "6e931ccfec32601562fbc825e7c5e099",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.841720+00:00",
"finish": "2024-12-18T08:39:11.841822+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_change_phase_switch_cmd_update",
"trigger": "Home Assistant starting",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-12-18T08:39:11.841732+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.wallbox_change_phase_switch_cmd_update",
"state": "on",
"attributes": {
"id": "automation_wallbox_change_phase_switch_cmd_update",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "wallbox change phase switch cmd update"
},
"last_changed": "2024-12-18T08:39:01.957628+00:00",
"last_reported": "2024-12-18T08:39:01.957628+00:00",
"last_updated": "2024-12-18T08:39:01.957628+00:00",
"context": {
"id": "01JFCEQ9255JTKHFMKN6MJZQP0",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "homeassistant",
"event": "start",
"description": "Home Assistant starting"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-12-18T08:39:11.841742+00:00",
"result": {
"result": false,
"entities": [
"sensor.single_phase_three_phase_switching"
]
}
}
]
},
"config": {
"id": "automation_wallbox_change_phase_switch_cmd_update",
"alias": "wallbox change phase switch cmd update",
"description": "Switch wallbox operation mode between Single- and Three-phase mode update",
"trigger": [
{
"platform": "homeassistant",
"event": "start"
},
{
"platform": "state",
"entity_id": [
"sensor.single_phase_three_phase_switching"
]
}
],
"condition": [
{
"condition": "template",
"value_template": "{{ not is_state('sensor.single_phase_three_phase_switching', 'unavailable') }}"
}
],
"action": [
{
"target": {
"entity_id": "input_select.set_wb_phase_switch"
},
"data": {
"option": "{{ states('sensor.phase_switching_status') }}"
},
"action": "input_select.select_option"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JFCEQJQ1AEXZGBJZDHXK04TX",
"parent_id": null,
"user_id": null
}
},
"short_dict": {
"last_step": "condition/0",
"run_id": "6e931ccfec32601562fbc825e7c5e099",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.841720+00:00",
"finish": "2024-12-18T08:39:11.841822+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_change_phase_switch_cmd_update",
"trigger": "Home Assistant starting"
}
}
],
"automation.automation_wallbox_charger_enable_cmd_update": [
{
"extended_dict": {
"last_step": "condition/0",
"run_id": "bccdf352fb6e1fbafd98bfcb145b7284",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.842024+00:00",
"finish": "2024-12-18T08:39:11.843137+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_charger_enable_cmd_update",
"trigger": "Home Assistant starting",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-12-18T08:39:11.842043+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.wallbox_charger_enable_cmd_update",
"state": "on",
"attributes": {
"id": "automation_wallbox_charger_enable_cmd_update",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "wallbox charger enable cmd update"
},
"last_changed": "2024-12-18T08:39:01.957705+00:00",
"last_reported": "2024-12-18T08:39:01.957705+00:00",
"last_updated": "2024-12-18T08:39:01.957705+00:00",
"context": {
"id": "01JFCEQ925M6VSQGAK4HW1DHE5",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "homeassistant",
"event": "start",
"description": "Home Assistant starting"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-12-18T08:39:11.842064+00:00",
"result": {
"result": false,
"entities": [
"sensor.charger_enable"
]
}
}
]
},
"config": {
"id": "automation_wallbox_charger_enable_cmd_update",
"alias": "wallbox charger enable cmd update",
"description": "Switch wallbox operation mode between enabled and disabled update",
"trigger": [
{
"platform": "homeassistant",
"event": "start"
},
{
"platform": "state",
"entity_id": [
"sensor.charger_enable_raw"
]
}
],
"condition": [
{
"condition": "template",
"value_template": "{{ not is_state('sensor.charger_enable', 'unavailable') }}"
}
],
"action": [
{
"target": {
"entity_id": "input_select.set_wb_charger_enable"
},
"data": {
"option": "{{ states('sensor.charger_enable') }}"
},
"action": "input_select.select_option"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JFCEQJQ2MWKGQW5VBC5AER0P",
"parent_id": null,
"user_id": null
}
},
"short_dict": {
"last_step": "condition/0",
"run_id": "bccdf352fb6e1fbafd98bfcb145b7284",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.842024+00:00",
"finish": "2024-12-18T08:39:11.843137+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_charger_enable_cmd_update",
"trigger": "Home Assistant starting"
}
}
],
"automation.automation_wallbox_set_wb_working_mode_update": [
{
"extended_dict": {
"last_step": "condition/0",
"run_id": "20719cbc61a2642cc5b880d19c35b7be",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.843636+00:00",
"finish": "2024-12-18T08:39:11.843757+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_set_wb_working_mode_update",
"trigger": "Home Assistant starting",
"trace": {
"trigger/0": [
{
"path": "trigger/0",
"timestamp": "2024-12-18T08:39:11.843653+00:00",
"changed_variables": {
"this": {
"entity_id": "automation.wallbox_set_working_mode_update",
"state": "on",
"attributes": {
"id": "automation_wallbox_set_wb_working_mode_update",
"last_triggered": null,
"mode": "single",
"current": 0,
"friendly_name": "wallbox set working mode update"
},
"last_changed": "2024-12-18T08:39:01.957881+00:00",
"last_reported": "2024-12-18T08:39:01.957881+00:00",
"last_updated": "2024-12-18T08:39:01.957881+00:00",
"context": {
"id": "01JFCEQ9252X59SGMHSX9ND3N0",
"parent_id": null,
"user_id": null
}
},
"trigger": {
"id": "0",
"idx": "0",
"alias": null,
"platform": "homeassistant",
"event": "start",
"description": "Home Assistant starting"
}
}
}
],
"condition/0": [
{
"path": "condition/0",
"timestamp": "2024-12-18T08:39:11.843675+00:00",
"result": {
"result": false,
"entities": [
"sensor.working_mode"
]
}
}
]
},
"config": {
"id": "automation_wallbox_set_wb_working_mode_update",
"alias": "wallbox set working mode update",
"description": "Set wallbox working mode update",
"trigger": [
{
"platform": "homeassistant",
"event": "start"
},
{
"platform": "state",
"entity_id": [
"sensor.working_mode"
]
}
],
"condition": [
{
"condition": "template",
"value_template": "{{ not is_state('sensor.working_mode', 'unavailable') }}"
}
],
"action": [
{
"target": {
"entity_id": "input_select.set_wb_working_mode"
},
"data": {
"option": "{{ states('sensor.wallbox_working_mode') }}"
},
"action": "input_select.select_option"
}
],
"mode": "single"
},
"blueprint_inputs": null,
"context": {
"id": "01JFCEQJQ3JA6EV9AW3CSPZAHE",
"parent_id": null,
"user_id": null
}
},
"short_dict": {
"last_step": "condition/0",
"run_id": "20719cbc61a2642cc5b880d19c35b7be",
"state": "stopped",
"script_execution": "failed_conditions",
"timestamp": {
"start": "2024-12-18T08:39:11.843636+00:00",
"finish": "2024-12-18T08:39:11.843757+00:00"
},
"domain": "automation",
"item_id": "automation_wallbox_set_wb_working_mode_update",
"trigger": "Home Assistant starting"
}
}
]
}
}