.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -652,3 +652,4 @@
|
||||
{"timestamp": "2026-08-07T13:02:43.575743+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][1]['sections'][1]['cards'].append({\"type\": \"custom:apexcharts-card\", \"header\": {\"show\": True, \"title\": \"Print Outcomes (30 days)\", \"show_states\": True, \"colorize_states\": True}, \"graph_span\": 30, \"apex_config\": {\"chart\": {\"type\": \"bar\", \"stacked\": True, \"height\": 300}, \"plotOptions\": {\"bar\": {\"columnWidth\": \"50%\"}}, \"dataLabels\": {\"enabled\": True}, \"yaxis\": {\"tickAmount\": 4, \"labels\": {\"minWidth\": 40}}, \"legend\": {\"show\": True}}, \"series\": [{\"entity\": \"sensor.octoprint_successful_prints_count\", \"name\": \"Successful\", \"color\": \"#66bb6a\", \"type\": \"column\", \"statistics\": {\"type\": \"change\", \"period\": \"day\", \"align\": \"end\"}}, {\"entity\": \"sensor.octoprint_failed_prints_count\", \"name\": \"Failed\", \"color\": \"#ef5350\", \"type\": \"column\", \"statistics\": {\"type\": \"change\", \"period\": \"day\", \"align\": \"end\"}}], \"grid_options\": {\"columns\": \"full\"}})", "config_hash": "57e4ba20d169bbf3", "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.292270660400391, "success": true, "error_message": null, "response_size_bytes": 1448, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:02:49.842578+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["counter.octoprint_successful_prints", "counter.octoprint_failed_prints", "sensor.octoprint_successful_prints_count", "sensor.octoprint_failed_prints_count", "automation.count_octoprint_print_outcomes"], "fields": ["entity_id", "state"], "attribute_keys": null}, "execution_time_ms": 25.84552764892578, "success": true, "error_message": null, "response_size_bytes": 944, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:02:50.207245+00:00", "tool_name": "ha_get_history", "parameters": {"entity_ids": "sensor.octoprint_successful_prints_count", "source": "statistics", "start_time": "1d", "end_time": null, "minimal_response": true, "significant_changes_only": true, "limit": null, "offset": null, "period": "day", "statistic_types": ["change"], "order": "desc", "fields": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 11.673212051391602, "success": true, "error_message": null, "response_size_bytes": 1028, "user_context": null}
|
||||
{"timestamp": "2026-08-07T13:02:58.325931+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_successful_prints_count", "sensor.octoprint_failed_prints_count"], "fields": null, "attribute_keys": ["state_class", "unit_of_measurement", "friendly_name", "icon", "available"]}, "execution_time_ms": 12.311697006225586, "success": true, "error_message": null, "response_size_bytes": 1430, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user