.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1100,3 +1100,4 @@
|
|||||||
{"timestamp": "2026-08-10T05:13:12.786880+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]) | length }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 3.9954185485839844, "success": true, "error_message": null, "response_size_bytes": 179, "user_context": null}
|
{"timestamp": "2026-08-10T05:13:12.786880+00:00", "tool_name": "ha_eval_template", "parameters": {"template": "{{ state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]) | length }}", "timeout": 3, "report_errors": true}, "execution_time_ms": 3.9954185485839844, "success": true, "error_message": null, "response_size_bytes": 179, "user_context": null}
|
||||||
{"timestamp": "2026-08-10T05:13:49.175175+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][2]['cards'][4]['content'] = config['views'][1]['sections'][2]['cards'][4]['content'].replace(\"in state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]) | take(5)\", \"in (state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]))[:5]\")", "config_hash": "b898b8ccca9d58bb", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 7.662057876586914, "success": true, "error_message": null, "response_size_bytes": 910, "user_context": null}
|
{"timestamp": "2026-08-10T05:13:49.175175+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][2]['cards'][4]['content'] = config['views'][1]['sections'][2]['cards'][4]['content'].replace(\"in state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]) | take(5)\", \"in (state_attr('sensor.octoprint_recent_prints', 'allPrintJobs') | default([]))[:5]\")", "config_hash": "b898b8ccca9d58bb", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 7.662057876586914, "success": true, "error_message": null, "response_size_bytes": 910, "user_context": null}
|
||||||
{"timestamp": "2026-08-10T05:13:54.416072+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "history", "mode": null, "query": null}, "execution_time_ms": 4.64630126953125, "success": true, "error_message": null, "response_size_bytes": 6344, "user_context": null}
|
{"timestamp": "2026-08-10T05:13:54.416072+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "history", "mode": null, "query": null}, "execution_time_ms": 4.64630126953125, "success": true, "error_message": null, "response_size_bytes": 6344, "user_context": null}
|
||||||
|
{"timestamp": "2026-08-10T05:23:49.396255+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": "print", "mode": null, "query": null}, "execution_time_ms": 4.933834075927734, "success": true, "error_message": null, "response_size_bytes": 7459, "user_context": null}
|
||||||
|
|||||||
+21
-21
@@ -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": 121,
|
"voltage": 120.9,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.14,
|
"power_factor": 0.14,
|
||||||
@@ -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": 1.9,
|
"power": 2.3,
|
||||||
"current": 0.11,
|
"current": 0.11,
|
||||||
"energy": 27.97,
|
"energy": 27.97,
|
||||||
"power_factor": 0.14,
|
"power_factor": 0.14,
|
||||||
@@ -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": 120,
|
"voltage": 120.5,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"energy": 52.43,
|
"energy": 52.43,
|
||||||
"power_factor": 0.2,
|
"power_factor": 0.2,
|
||||||
@@ -74,13 +74,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": 119.5,
|
"voltage": 119.6,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 107.7,
|
"energy": 107.72,
|
||||||
"power": 102.9,
|
"power": 102.2,
|
||||||
"current": 0.93,
|
"current": 0.9,
|
||||||
"power_factor": 0.96,
|
"power_factor": 0.95,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -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": 119.2,
|
"voltage": 119,
|
||||||
"energy": 46.66,
|
"energy": 46.67,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"power": 70.3,
|
"power": 51.5,
|
||||||
"current": 0.75,
|
"current": 0.61,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.78,
|
"power_factor": 0.73,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -114,12 +114,12 @@
|
|||||||
},
|
},
|
||||||
"0xffffb40e060895b3": {
|
"0xffffb40e060895b3": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"voltage": 121,
|
"voltage": 120.7,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 7.13,
|
"energy": 7.13,
|
||||||
"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",
|
||||||
@@ -136,14 +136,14 @@
|
|||||||
"0xffffb40e0608864e": {
|
"0xffffb40e0608864e": {
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 121.2,
|
"voltage": 120.5,
|
||||||
"energy": 17.48,
|
"energy": 17.48,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"current": 0.02,
|
"current": 0.02,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power": 0.4,
|
"power": 0.4,
|
||||||
"power_factor": 0.2,
|
"power_factor": 0.14,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -172,7 +172,7 @@
|
|||||||
"0xffffb40e060893d8": {
|
"0xffffb40e060893d8": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"voltage": 121.5,
|
"voltage": 121.6,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"energy": 3.05,
|
"energy": 3.05,
|
||||||
@@ -187,12 +187,12 @@
|
|||||||
"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,
|
"power_factor": 0.06,
|
||||||
"power": 0.4
|
"power": 0.4
|
||||||
},
|
},
|
||||||
"0xa4c1380d0679ffff": {
|
"0xa4c1380d0679ffff": {
|
||||||
"battery": 100,
|
"battery": 100,
|
||||||
"temperature": 27.1,
|
"temperature": 27,
|
||||||
"temperature_units": "celsius",
|
"temperature_units": "celsius",
|
||||||
"temperature_calibration": 0,
|
"temperature_calibration": 0,
|
||||||
"update": {
|
"update": {
|
||||||
@@ -260,7 +260,7 @@
|
|||||||
},
|
},
|
||||||
"0xb40e060fffe7180a": {
|
"0xb40e060fffe7180a": {
|
||||||
"battery": 100,
|
"battery": 100,
|
||||||
"occupancy": false,
|
"occupancy": true,
|
||||||
"tamper": false,
|
"tamper": false,
|
||||||
"battery_low": false,
|
"battery_low": false,
|
||||||
"linkquality": 134,
|
"linkquality": 134,
|
||||||
|
|||||||
Reference in New Issue
Block a user