3 files
This commit is contained in:
@@ -571,3 +571,4 @@
|
|||||||
{"timestamp": "2026-08-07T02:12:09.394477+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 1158.1385135650635, "success": true, "error_message": null, "response_size_bytes": 1284, "user_context": null}
|
{"timestamp": "2026-08-07T02:12:09.394477+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 1158.1385135650635, "success": true, "error_message": null, "response_size_bytes": 1284, "user_context": null}
|
||||||
{"timestamp": "2026-08-07T02:12:13.490636+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_printer_running_playroom_light_basement_heat", "python_transform": "config['mode'] = 'restart'\nconfig['actions'][0]['choose'][1]['sequence'].insert(0, {'delay': {'minutes': 10}})", "config_hash": "ef51397cee586529", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 257.66873359680176, "success": true, "error_message": null, "response_size_bytes": 499, "user_context": null}
|
{"timestamp": "2026-08-07T02:12:13.490636+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_printer_running_playroom_light_basement_heat", "python_transform": "config['mode'] = 'restart'\nconfig['actions'][0]['choose'][1]['sequence'].insert(0, {'delay': {'minutes': 10}})", "config_hash": "ef51397cee586529", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 257.66873359680176, "success": true, "error_message": null, "response_size_bytes": 499, "user_context": null}
|
||||||
{"timestamp": "2026-08-07T02:12:17.034823+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 70.92094421386719, "success": true, "error_message": null, "response_size_bytes": 1313, "user_context": null}
|
{"timestamp": "2026-08-07T02:12:17.034823+00:00", "tool_name": "ha_config_get_automation", "parameters": {"identifier": "automation.3d_printer_running_playroom_light_basement_heat"}, "execution_time_ms": 70.92094421386719, "success": true, "error_message": null, "response_size_bytes": 1313, "user_context": null}
|
||||||
|
{"timestamp": "2026-08-07T02:12:58.433844+00:00", "tool_name": "ha_config_set_automation", "parameters": {"config": null, "identifier": "automation.3d_printer_running_playroom_light_basement_heat", "python_transform": "config['description'] = \"When the 3D printer running helper turns on (print started), turn on the playroom light and bedroom lamp and set the basement to 22 degrees C. When it turns off (print ended), turn off the playroom light after 10 minutes.\"", "config_hash": "26e42f4104f50511", "category": null, "wait": true, "MandatoryBPS": false, "BestPracticeKey": null}, "execution_time_ms": 288.5756492614746, "success": true, "error_message": null, "response_size_bytes": 637, "user_context": null}
|
||||||
|
|||||||
+1
-1
@@ -3210,7 +3210,7 @@
|
|||||||
alias: 3D Printer Running - Playroom Light & Basement Heat
|
alias: 3D Printer Running - Playroom Light & Basement Heat
|
||||||
description: When the 3D printer running helper turns on (print started), turn on
|
description: When the 3D printer running helper turns on (print started), turn on
|
||||||
the playroom light and bedroom lamp and set the basement to 22 degrees C. When
|
the playroom light and bedroom lamp and set the basement to 22 degrees C. When
|
||||||
it turns off (print ended), turn off only the playroom light.
|
it turns off (print ended), turn off the playroom light after 10 minutes.
|
||||||
triggers:
|
triggers:
|
||||||
- trigger: state
|
- trigger: state
|
||||||
entity_id: input_boolean.3d_printer_running
|
entity_id: input_boolean.3d_printer_running
|
||||||
|
|||||||
+15
-15
@@ -4,7 +4,7 @@
|
|||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 122,
|
"voltage": 121.5,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.13,
|
"power_factor": 0.13,
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"power": 2.8,
|
"power": 2.6,
|
||||||
"current": 0.12,
|
"current": 0.12,
|
||||||
"energy": 26.75,
|
"energy": 26.75,
|
||||||
"power_factor": 0.16,
|
"power_factor": 0.16,
|
||||||
@@ -45,7 +45,7 @@
|
|||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 121.6,
|
"voltage": 121.5,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"energy": 49.82,
|
"energy": 49.82,
|
||||||
"power_factor": 0.2,
|
"power_factor": 0.2,
|
||||||
@@ -77,8 +77,8 @@
|
|||||||
"voltage": 120.3,
|
"voltage": 120.3,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 101.51,
|
"energy": 101.52,
|
||||||
"power": 98.3,
|
"power": 98,
|
||||||
"current": 0.88,
|
"current": 0.88,
|
||||||
"power_factor": 0.95,
|
"power_factor": 0.95,
|
||||||
"update": {
|
"update": {
|
||||||
@@ -95,13 +95,13 @@
|
|||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"voltage": 121.6,
|
"voltage": 121,
|
||||||
"energy": 43.3,
|
"energy": 43.31,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"power": 23.9,
|
"power": 29.5,
|
||||||
"current": 0.35,
|
"current": 0.5,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.56,
|
"power_factor": 0.55,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -114,12 +114,12 @@
|
|||||||
},
|
},
|
||||||
"0xffffb40e060895b3": {
|
"0xffffb40e060895b3": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"voltage": 121.9,
|
"voltage": 121.4,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 6.29,
|
"energy": 6.29,
|
||||||
"current": 0.01,
|
"current": 0.01,
|
||||||
"power": 0.1,
|
"power": 0.1,
|
||||||
"power_factor": 0.22,
|
"power_factor": 0.11,
|
||||||
"linkquality": 123,
|
"linkquality": 123,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
@@ -178,7 +178,7 @@
|
|||||||
"energy": 3.03,
|
"energy": 3.03,
|
||||||
"power_on_behavior": "on",
|
"power_on_behavior": "on",
|
||||||
"linkquality": 87,
|
"linkquality": 87,
|
||||||
"current": 0.03,
|
"current": 0.02,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
@@ -187,8 +187,8 @@
|
|||||||
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
"latest_source": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/SmartPlug_Zigbee_PROD_OTA_V101_1.01.01.ota",
|
||||||
"latest_release_notes": null
|
"latest_release_notes": null
|
||||||
},
|
},
|
||||||
"power_factor": 0.13,
|
"power_factor": 0,
|
||||||
"power": 0.2
|
"power": 1.6
|
||||||
},
|
},
|
||||||
"0xa4c1380d0679ffff": {
|
"0xa4c1380d0679ffff": {
|
||||||
"battery": 100,
|
"battery": 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user