.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -986,3 +986,7 @@
|
||||
{"timestamp": "2026-08-08T03:11:25.220711+00:00", "tool_name": "ha_config_set_dashboard", "parameters": {"url_path": "printer-stats", "config": null, "python_transform": "config['views'][0]['sections'].append({\n 'type': 'grid',\n 'cards': [\n {'type': 'heading', 'heading': 'Filament Usage', 'icon': 'mdi:spool'},\n {'type': 'tile', 'entity': 'sensor.octoprint_last_print_filament', 'name': 'Last Job', 'icon': 'mdi:spool', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_daily', 'name': 'Filament Today', 'icon': 'mdi:chart-donut', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_weekly', 'name': 'Filament This Week', 'icon': 'mdi:calendar-week', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_monthly', 'name': 'Filament This Month', 'icon': 'mdi:calendar-month', 'grid_options': {'columns': 4}},\n {'type': 'tile', 'entity': 'sensor.octoprint_filament_used_total', 'name': 'Grand Total', 'icon': 'mdi:spool', 'grid_options': {'columns': 4}},\n ]\n})", "config_hash": "0086675d7c081403", "title": null, "icon": null, "require_admin": null, "show_in_sidebar": null, "MandatoryBPS": false, "BestPracticeKey": null, "return_screenshot": false, "view_path": null}, "execution_time_ms": 12.127399444580078, "success": true, "error_message": null, "response_size_bytes": 1513, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:11:29.730563+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.149675369262695, "success": true, "error_message": null, "response_size_bytes": 6964, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:12:45.400165+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_last_print_filament", "sensor.octoprint_filament_daily", "sensor.octoprint_filament_weekly", "sensor.octoprint_filament_monthly", "sensor.octoprint_filament_used_total"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": null}, "execution_time_ms": 20.55048942565918, "success": true, "error_message": null, "response_size_bytes": 2003, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:13:30.361808+00:00", "tool_name": "ha_call_service", "parameters": {"domain": "rest", "service": "reload", "entity_id": null, "data": null, "return_response": false, "wait": true, "verbose": false, "result_fields": null, "result_attribute_keys": null, "ws_command": null}, "execution_time_ms": 208.4975242614746, "success": true, "error_message": null, "response_size_bytes": 157, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:13:30.528587+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": 2.1491050720214844, "success": true, "error_message": null, "response_size_bytes": 4019, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:13:30.722499+00:00", "tool_name": "ha_config_list_dashboard_resources", "parameters": {"include_content": false, "limit": 100, "offset": 0}, "execution_time_ms": 1.554250717163086, "success": true, "error_message": null, "response_size_bytes": 8178, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:13:35.304788+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["sensor.octoprint_filament_daily", "sensor.octoprint_filament_weekly", "sensor.octoprint_filament_monthly", "sensor.octoprint_filament_used_total"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": null}, "execution_time_ms": 18.41592788696289, "success": true, "error_message": null, "response_size_bytes": 1928, "user_context": null}
|
||||
|
||||
+19
-19
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 220.6,
|
||||
"current": 1.94,
|
||||
"power": 2.3,
|
||||
"current": 0.11,
|
||||
"energy": 27.27,
|
||||
"power_factor": 0.98,
|
||||
"power_factor": 0.18,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -45,10 +45,10 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 118.5,
|
||||
"voltage": 118.1,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 50.69,
|
||||
"power_factor": 0.2,
|
||||
"power_factor": 0.9,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -58,8 +58,8 @@
|
||||
"latest_release_notes": null
|
||||
},
|
||||
"linkquality": 134,
|
||||
"power": 0.2,
|
||||
"current": 0.02,
|
||||
"power": 85.1,
|
||||
"current": 0.81,
|
||||
"power_on_behavior": "on"
|
||||
},
|
||||
"0xb40e060fffe031e3": {
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 117.1,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 103.36,
|
||||
"power": 97.9,
|
||||
"energy": 103.37,
|
||||
"power": 96.9,
|
||||
"current": 0.9,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
@@ -95,13 +95,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 116.9,
|
||||
"voltage": 117.8,
|
||||
"energy": 44.46,
|
||||
"state": "ON",
|
||||
"power": 68.6,
|
||||
"current": 0.89,
|
||||
"power": 77.4,
|
||||
"current": 0.91,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.73,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -114,12 +114,12 @@
|
||||
},
|
||||
"0xffffb40e060895b3": {
|
||||
"state": "ON",
|
||||
"voltage": 118.7,
|
||||
"voltage": 118.6,
|
||||
"ac_frequency": 60,
|
||||
"energy": 6.4,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.22,
|
||||
"power_factor": 0.13,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.3,
|
||||
"voltage": 118.6,
|
||||
"energy": 17.35,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
@@ -172,7 +172,7 @@
|
||||
"0xffffb40e060893d8": {
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"voltage": 119.5,
|
||||
"voltage": 119,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 3.04,
|
||||
@@ -187,8 +187,8 @@
|
||||
"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
|
||||
},
|
||||
"power_factor": 0.06,
|
||||
"power": 0.1
|
||||
"power_factor": 0.07,
|
||||
"power": 0
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user