.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -2709,3 +2709,4 @@
|
||||
{"timestamp": "2026-08-26T16:10:01.296577+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.night_light", "sensor.bedroom_switch_battery", "sensor.office_button_battery", "sensor.basement_switch_battery", "sensor.3d_printer_scroll_wheel_battery_2", "sensor.office_office_scroll_wheel_battery_3"], "fields": ["entity_id", "state", "last_changed"], "attribute_keys": null}, "execution_time_ms": 38.269996643066406, "success": true, "error_message": null, "response_size_bytes": 1335, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:10:34.952833+00:00", "tool_name": "ha_search", "parameters": {"query": "night_light_2", "domain_filter": null, "area_filter": null, "search_types": ["automation", "script", "scene"], "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": 6922.42693901062, "success": true, "error_message": null, "response_size_bytes": 934, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:10:41.293249+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": null, "list_only": false, "force_reload": false, "entity_id": null, "card_type": null, "heading": null, "include_config": false, "include_screenshot": false, "view_path": null, "mode": "search", "query": "night_light_2"}, "execution_time_ms": 40.101051330566406, "success": true, "error_message": null, "response_size_bytes": 183, "user_context": null}
|
||||
{"timestamp": "2026-08-26T16:12:26.315297+00:00", "tool_name": "ha_search", "parameters": {"query": "office_button", "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": 1101.109266281128, "success": true, "error_message": null, "response_size_bytes": 1319, "user_context": null}
|
||||
|
||||
+11
-11
@@ -27,10 +27,10 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 4.1,
|
||||
"current": 0.11,
|
||||
"power": 34.4,
|
||||
"current": 1.6,
|
||||
"energy": 33.08,
|
||||
"power_factor": 0.31,
|
||||
"power_factor": 0.18,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -45,9 +45,9 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 119.5,
|
||||
"voltage": 120,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 66.99,
|
||||
"energy": 67,
|
||||
"power_factor": 0.2,
|
||||
"ac_frequency": 60,
|
||||
"update": {
|
||||
@@ -77,8 +77,8 @@
|
||||
"voltage": 118.8,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 135.47,
|
||||
"power": 99.4,
|
||||
"energy": 135.48,
|
||||
"power": 99,
|
||||
"current": 0.92,
|
||||
"power_factor": 0.95,
|
||||
"update": {
|
||||
@@ -98,8 +98,8 @@
|
||||
"voltage": 119.6,
|
||||
"energy": 64.69,
|
||||
"state": "ON",
|
||||
"power": 50.8,
|
||||
"current": 0.56,
|
||||
"power": 45.5,
|
||||
"current": 0.58,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.73,
|
||||
"update": {
|
||||
@@ -143,7 +143,7 @@
|
||||
"current": 0.02,
|
||||
"ac_frequency": 60,
|
||||
"power": 0.4,
|
||||
"power_factor": 0.19,
|
||||
"power_factor": 0.2,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -192,7 +192,7 @@
|
||||
},
|
||||
"0xa4c1380d0679ffff": {
|
||||
"battery": 100,
|
||||
"temperature": 27.2,
|
||||
"temperature": 27.3,
|
||||
"temperature_units": "celsius",
|
||||
"temperature_calibration": 0,
|
||||
"update": {
|
||||
|
||||
Reference in New Issue
Block a user