.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1731,3 +1731,5 @@
|
|||||||
{"timestamp": "2026-08-19T01:18:04.321712+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_tool_0_target", "fields": null, "attribute_keys": null}, "execution_time_ms": 24.22928810119629, "success": true, "error_message": null, "response_size_bytes": 812, "user_context": null}
|
{"timestamp": "2026-08-19T01:18:04.321712+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_tool_0_target", "fields": null, "attribute_keys": null}, "execution_time_ms": 24.22928810119629, "success": true, "error_message": null, "response_size_bytes": 812, "user_context": null}
|
||||||
{"timestamp": "2026-08-19T01:18:17.643851+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_tool_0_temperature", "source": "history", "start_time": "20m", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 100, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 4055.535078048706, "success": true, "error_message": null, "response_size_bytes": 13363, "user_context": null}
|
{"timestamp": "2026-08-19T01:18:17.643851+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_tool_0_temperature", "source": "history", "start_time": "20m", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 100, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 4055.535078048706, "success": true, "error_message": null, "response_size_bytes": 13363, "user_context": null}
|
||||||
{"timestamp": "2026-08-19T01:18:21.387203+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_bed_temperature", "source": "history", "start_time": "20m", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 100, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 7218.895673751831, "success": true, "error_message": null, "response_size_bytes": 13280, "user_context": null}
|
{"timestamp": "2026-08-19T01:18:21.387203+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_bed_temperature", "source": "history", "start_time": "20m", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": 100, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 7218.895673751831, "success": true, "error_message": null, "response_size_bytes": 13280, "user_context": null}
|
||||||
|
{"timestamp": "2026-08-20T06:16:33.301867+00:00", "tool_name": "ha_search", "parameters": {"query": "3d printer light", "domain_filter": "light", "area_filter": null, "search_types": null, "limit": 10, "offset": 0, "exact_match": true, "include_hidden": true, "include_config": false, "group_by_domain": false, "per_domain_limit": null, "state_filter": null, "result_fields": null, "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 276.96919441223145, "success": true, "error_message": null, "response_size_bytes": 926, "user_context": null}
|
||||||
|
{"timestamp": "2026-08-20T06:16:38.927395+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "light.3d_printer_lights", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 9.426355361938477, "success": true, "error_message": null, "response_size_bytes": 587, "user_context": null}
|
||||||
|
|||||||
+21
-21
@@ -22,15 +22,15 @@
|
|||||||
},
|
},
|
||||||
"0xffffb40e0607af27": {
|
"0xffffb40e0607af27": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"voltage": 120.2,
|
"voltage": 121.1,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"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,
|
"power": 1.9,
|
||||||
"current": 0.1,
|
"current": 0.1,
|
||||||
"energy": 30.8,
|
"energy": 30.8,
|
||||||
"power_factor": 0.18,
|
"power_factor": 0.2,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -45,10 +45,10 @@
|
|||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"voltage": 121.3,
|
"voltage": 120.8,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"energy": 61.73,
|
"energy": 61.75,
|
||||||
"power_factor": 0.2,
|
"power_factor": 0.88,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
@@ -58,8 +58,8 @@
|
|||||||
"latest_release_notes": null
|
"latest_release_notes": null
|
||||||
},
|
},
|
||||||
"linkquality": 134,
|
"linkquality": 134,
|
||||||
"power": 0.2,
|
"power": 95.7,
|
||||||
"current": 0.01,
|
"current": 0.92,
|
||||||
"power_on_behavior": "on"
|
"power_on_behavior": "on"
|
||||||
},
|
},
|
||||||
"0xb40e060fffe031e3": {
|
"0xb40e060fffe031e3": {
|
||||||
@@ -74,12 +74,12 @@
|
|||||||
"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": 120.4,
|
"voltage": 120.9,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 125.23,
|
"energy": 125.27,
|
||||||
"power": 102.5,
|
"power": 101.2,
|
||||||
"current": 0.9,
|
"current": 0.14,
|
||||||
"power_factor": 0.94,
|
"power_factor": 0.94,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
@@ -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.5,
|
"voltage": 120.7,
|
||||||
"energy": 57.64,
|
"energy": 57.66,
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"power": 46.2,
|
"power": 17.2,
|
||||||
"current": 0.58,
|
"current": 0.29,
|
||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"power_factor": 0.61,
|
"power_factor": 0.54,
|
||||||
"update": {
|
"update": {
|
||||||
"state": "idle",
|
"state": "idle",
|
||||||
"installed_version": 268513381,
|
"installed_version": 268513381,
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
"ac_frequency": 60,
|
"ac_frequency": 60,
|
||||||
"energy": 8.63,
|
"energy": 8.63,
|
||||||
"current": 0.01,
|
"current": 0.01,
|
||||||
"power": 0.1,
|
"power": 0.2,
|
||||||
"power_factor": 0.11,
|
"power_factor": 0.11,
|
||||||
"linkquality": 123,
|
"linkquality": 123,
|
||||||
"update": {
|
"update": {
|
||||||
@@ -172,13 +172,13 @@
|
|||||||
"0xffffb40e060893d8": {
|
"0xffffb40e060893d8": {
|
||||||
"state": "ON",
|
"state": "ON",
|
||||||
"led_brightness": 100,
|
"led_brightness": 100,
|
||||||
"voltage": 122.5,
|
"voltage": 122.4,
|
||||||
"countdown_to_turn_off": 0,
|
"countdown_to_turn_off": 0,
|
||||||
"countdown_to_turn_on": 0,
|
"countdown_to_turn_on": 0,
|
||||||
"energy": 3.16,
|
"energy": 3.16,
|
||||||
"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",
|
||||||
@@ -188,7 +188,7 @@
|
|||||||
"latest_release_notes": null
|
"latest_release_notes": null
|
||||||
},
|
},
|
||||||
"power_factor": 0.06,
|
"power_factor": 0.06,
|
||||||
"power": 0.6
|
"power": 0.1
|
||||||
},
|
},
|
||||||
"0xa4c1380d0679ffff": {
|
"0xa4c1380d0679ffff": {
|
||||||
"battery": 100,
|
"battery": 100,
|
||||||
|
|||||||
Reference in New Issue
Block a user