.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -967,3 +967,5 @@
|
||||
{"timestamp": "2026-08-08T03:07:05.454849+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": "sensor.octoprint_current_z", "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 4.438638687133789, "success": true, "error_message": null, "response_size_bytes": 514, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:07:06.127797+00:00", "tool_name": "ha_search", "parameters": {"query": "OctoPrint Z Position", "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": 285.46619415283203, "success": true, "error_message": null, "response_size_bytes": 949, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:07:14.301635+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": 7.252931594848633, "success": true, "error_message": null, "response_size_bytes": 4019, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:07:51.526491+00:00", "tool_name": "ha_remove_entity", "parameters": {"entity_id": "sensor.octoprint_z_position"}, "execution_time_ms": 2.2559165954589844, "success": true, "error_message": null, "response_size_bytes": 61, "user_context": null}
|
||||
{"timestamp": "2026-08-08T03:07:58.429807+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": "sensor.octoprint_filament_used_total", "fields": null, "attribute_keys": null}, "execution_time_ms": 24.661779403686523, "success": true, "error_message": null, "response_size_bytes": 778, "user_context": null}
|
||||
|
||||
+12
-12
@@ -27,9 +27,9 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 232.8,
|
||||
"current": 2.05,
|
||||
"energy": 27.25,
|
||||
"power": 220.6,
|
||||
"current": 1.94,
|
||||
"energy": 27.27,
|
||||
"power_factor": 0.98,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -74,11 +74,11 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 117.6,
|
||||
"voltage": 117.1,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 103.35,
|
||||
"power": 98,
|
||||
"energy": 103.36,
|
||||
"power": 97.9,
|
||||
"current": 0.9,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
@@ -96,10 +96,10 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 116.9,
|
||||
"energy": 44.45,
|
||||
"energy": 44.46,
|
||||
"state": "ON",
|
||||
"power": 80.4,
|
||||
"current": 0.95,
|
||||
"power": 68.6,
|
||||
"current": 0.89,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.73,
|
||||
"update": {
|
||||
@@ -119,7 +119,7 @@
|
||||
"energy": 6.4,
|
||||
"current": 0.01,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"power_factor": 0.22,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -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.07,
|
||||
"power": 0.5
|
||||
"power_factor": 0.06,
|
||||
"power": 0.1
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
|
||||
Reference in New Issue
Block a user