.ha_mcp/logs/mcp_usage.jsonl, zigbee2mqtt/state.json
This commit is contained in:
@@ -1603,3 +1603,4 @@
|
||||
{"timestamp": "2026-08-16T07:20:27.736258+00:00", "tool_name": "ha_get_logs", "parameters": {"source": "supervisor", "limit": 80, "search": null, "order": "newest", "hours_back": 1, "entity_id": null, "end_time": null, "offset": 0, "compact": true, "level": null, "slug": "core_matter_server"}, "execution_time_ms": 95.33190727233887, "success": true, "error_message": null, "response_size_bytes": 13348, "user_context": null}
|
||||
{"timestamp": "2026-08-16T07:20:37.525367+00:00", "tool_name": "ha_search", "parameters": {"query": "m100", "domain_filter": null, "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": 10723.79994392395, "success": true, "error_message": null, "response_size_bytes": 1019, "user_context": null}
|
||||
{"timestamp": "2026-08-16T07:21:18.618044+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light", "event.bedroom_switch_button_1", "event.basement_switch_button_1"], "fields": null, "attribute_keys": null}, "execution_time_ms": 30.757427215576172, "success": true, "error_message": null, "response_size_bytes": 3626, "user_context": null}
|
||||
{"timestamp": "2026-08-16T07:22:01.157206+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["light.bedroom_lamp", "light.office_lamp", "light.night_light"], "fields": ["entity_id", "state", "last_changed", "last_updated"], "attribute_keys": null}, "execution_time_ms": 73.45032691955566, "success": true, "error_message": null, "response_size_bytes": 924, "user_context": null}
|
||||
|
||||
+11
-11
@@ -22,14 +22,14 @@
|
||||
},
|
||||
"0xffffb40e0607af27": {
|
||||
"state": "ON",
|
||||
"voltage": 121.6,
|
||||
"voltage": 121.5,
|
||||
"ac_frequency": 60,
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 1.9,
|
||||
"current": 0.12,
|
||||
"energy": 28.93,
|
||||
"energy": 28.94,
|
||||
"power_factor": 0.13,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -45,7 +45,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.3,
|
||||
"voltage": 121.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"energy": 57.53,
|
||||
"power_factor": 0.2,
|
||||
@@ -74,12 +74,12 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 120.9,
|
||||
"voltage": 121.1,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 118.27,
|
||||
"energy": 118.29,
|
||||
"power": 0.8,
|
||||
"current": 0.03,
|
||||
"current": 0.02,
|
||||
"power_factor": 0.41,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -96,10 +96,10 @@
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121.5,
|
||||
"energy": 53.73,
|
||||
"energy": 53.74,
|
||||
"state": "ON",
|
||||
"power": 40,
|
||||
"current": 0.44,
|
||||
"power": 46.5,
|
||||
"current": 0.46,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.74,
|
||||
"update": {
|
||||
@@ -118,7 +118,7 @@
|
||||
"ac_frequency": 60,
|
||||
"energy": 7.89,
|
||||
"current": 0.01,
|
||||
"power": 0.2,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.11,
|
||||
"linkquality": 123,
|
||||
"update": {
|
||||
@@ -245,7 +245,7 @@
|
||||
},
|
||||
"0xb40e060fffe717c5": {
|
||||
"battery": 100,
|
||||
"occupancy": false,
|
||||
"occupancy": true,
|
||||
"tamper": false,
|
||||
"battery_low": false,
|
||||
"linkquality": 72,
|
||||
|
||||
Reference in New Issue
Block a user