.ha_mcp/logs/mcp_usage.jsonl, .storage/lovelace.printer_stats
This commit is contained in:
@@ -611,3 +611,4 @@
|
||||
{"timestamp": "2026-08-07T04:27:53.792321+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.printer_print_time_today", "sensor.printer_print_time_this_week", "sensor.printer_print_time_last_7_days", "sensor.printer_prints_today", "sensor.printer_prints_this_week", "sensor.printer_prints_last_7_days"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": ["friendly_name", "unit_of_measurement", "start", "end", "entity_id"]}, "execution_time_ms": 20.78080177307129, "success": true, "error_message": null, "response_size_bytes": 3002, "user_context": null}
|
||||
{"timestamp": "2026-08-07T04:27:56.944847+00:00", "tool_name": "ha_search", "parameters": {"query": "printer", "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": ["entity_id", "friendly_name", "state"], "fields": null, "config_time_budget": null, "ctx": {"_STATE_TTL_SECONDS": 86400}}, "execution_time_ms": 184.2184066772461, "success": true, "error_message": null, "response_size_bytes": 1584, "user_context": null}
|
||||
{"timestamp": "2026-08-07T04:28:50.949480+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": 5.790472030639648, "success": true, "error_message": null, "response_size_bytes": 4984, "user_context": null}
|
||||
{"timestamp": "2026-08-07T04:29:20.840797+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][0]['sections'].append({\"type\": \"grid\", \"cards\": [{\"type\": \"heading\", \"heading\": \"Totals\", \"icon\": \"mdi:chart-box-outline\"}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_print_time_today\", \"name\": \"Print Time Today\", \"icon\": \"mdi:clock-start\", \"grid_options\": {\"columns\": 4}}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_print_time_this_week\", \"name\": \"Print Time This Week\", \"icon\": \"mdi:calendar-week\", \"grid_options\": {\"columns\": 4}}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_print_time_last_7_days\", \"name\": \"Print Time Last 7 Days\", \"icon\": \"mdi:clock-history\", \"grid_options\": {\"columns\": 4}}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_prints_today\", \"name\": \"Prints Today\", \"icon\": \"mdi:counter\", \"grid_options\": {\"columns\": 4}}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_prints_this_week\", \"name\": \"Prints This Week\", \"icon\": \"mdi:counter\", \"grid_options\": {\"columns\": 4}}, {\"type\": \"tile\", \"entity\": \"sensor.octoprint_printer_prints_last_7_days\", \"name\": \"Prints Last 7 Days\", \"icon\": \"mdi:counter\", \"grid_options\": {\"columns\": 4}}]})", "config_hash": "46bbe2c7ef3819c6", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": true, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 13.701438903808594, "success": true, "error_message": null, "response_size_bytes": 31181, "user_context": null}
|
||||
|
||||
Reference in New Issue
Block a user