.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json

This commit is contained in:
Home Assistant Version Control
2026-08-26 06:57:54 +00:00
parent 5e9706020f
commit 9a9bef726a
2 changed files with 10 additions and 8 deletions
+2
View File
@@ -2484,3 +2484,5 @@
{"timestamp": "2026-08-26T06:55:27.317687+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "sensor.octoprint_print_progress", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 5.881309509277344, "success": true, "error_message": null, "response_size_bytes": 622, "user_context": null} {"timestamp": "2026-08-26T06:55:27.317687+00:00", "tool_name": "ha_get_entity", "parameters": {"entity_id": "sensor.octoprint_print_progress", "unique_id": null, "domain": null, "platform": null}, "execution_time_ms": 5.881309509277344, "success": true, "error_message": null, "response_size_bytes": 622, "user_context": null}
{"timestamp": "2026-08-26T06:55:37.299833+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KTN7W64E6SQJNKRA8EC7QVSQ", "query": null, "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 24.40357208251953, "success": true, "error_message": null, "response_size_bytes": 1044, "user_context": null} {"timestamp": "2026-08-26T06:55:37.299833+00:00", "tool_name": "ha_get_integration", "parameters": {"entry_id": "01KTN7W64E6SQJNKRA8EC7QVSQ", "query": null, "domain": null, "include_options": false, "include_schema": false, "include_subentries": false, "include_subentry_schema": false, "subentry_type": null, "subentry_id": null, "show_advanced_options": false, "exact_match": true, "limit": 50, "offset": 0, "include_diagnostics": false, "include_knx_project": false, "device_id": null, "diagnostics_fields": null, "diagnostics_truncate_at_bytes": null, "diagnostics_data_path": null, "diagnostics_data_offset": 0, "diagnostics_data_limit": null}, "execution_time_ms": 24.40357208251953, "success": true, "error_message": null, "response_size_bytes": 1044, "user_context": null}
{"timestamp": "2026-08-26T06:55:47.775412+00:00", "tool_name": "ha_search", "parameters": {"query": "filament", "domain_filter": "sensor", "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": 345.05295753479004, "success": true, "error_message": null, "response_size_bytes": 2685, "user_context": null} {"timestamp": "2026-08-26T06:55:47.775412+00:00", "tool_name": "ha_search", "parameters": {"query": "filament", "domain_filter": "sensor", "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": 345.05295753479004, "success": true, "error_message": null, "response_size_bytes": 2685, "user_context": null}
{"timestamp": "2026-08-26T06:57:47.920223+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_filament_used_total", "source": "history", "start_time": "3h", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": null, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 34.77883338928223, "success": true, "error_message": null, "response_size_bytes": 1533, "user_context": null}
{"timestamp": "2026-08-26T06:57:48.413725+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_last_print_filament", "source": "history", "start_time": "3h", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": null, "offset": null, "period": "day", "statistic_types": null, "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 21.134614944458008, "success": true, "error_message": null, "response_size_bytes": 1508, "user_context": null}
+8 -8
View File
@@ -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.6, "power": 2.1,
"current": 0.1, "current": 0.1,
"energy": 32.98, "energy": 32.98,
"power_factor": 0.19, "power_factor": 0.19,
@@ -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": 124.1, "voltage": 124,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 66.68, "energy": 66.68,
"power_factor": 0.87, "power_factor": 0.87,
@@ -58,7 +58,7 @@
"latest_release_notes": null "latest_release_notes": null
}, },
"linkquality": 120, "linkquality": 120,
"power": 86.3, "power": 86.4,
"current": 0.82, "current": 0.82,
"power_on_behavior": "on" "power_on_behavior": "on"
}, },
@@ -80,7 +80,7 @@
"energy": 134.88, "energy": 134.88,
"power": 0.7, "power": 0.7,
"current": 0.02, "current": 0.02,
"power_factor": 0.66, "power_factor": 0.42,
"update": { "update": {
"state": "idle", "state": "idle",
"installed_version": 268513381, "installed_version": 268513381,
@@ -98,8 +98,8 @@
"voltage": 124.2, "voltage": 124.2,
"energy": 64.42, "energy": 64.42,
"state": "ON", "state": "ON",
"power": 19.8, "power": 18.6,
"current": 0.29, "current": 0.31,
"ac_frequency": 60, "ac_frequency": 60,
"power_factor": 0.53, "power_factor": 0.53,
"update": { "update": {
@@ -172,7 +172,7 @@
"0xffffb40e060893d8": { "0xffffb40e060893d8": {
"state": "ON", "state": "ON",
"led_brightness": 100, "led_brightness": 100,
"voltage": 124.5, "voltage": 124,
"countdown_to_turn_off": 0, "countdown_to_turn_off": 0,
"countdown_to_turn_on": 0, "countdown_to_turn_on": 0,
"energy": 3.74, "energy": 3.74,
@@ -245,7 +245,7 @@
}, },
"0xb40e060fffe717c5": { "0xb40e060fffe717c5": {
"battery": 100, "battery": 100,
"occupancy": true, "occupancy": false,
"tamper": false, "tamper": false,
"battery_low": false, "battery_low": false,
"linkquality": 116, "linkquality": 116,