3 files
This commit is contained in:
@@ -3040,3 +3040,4 @@
|
||||
{"timestamp": "2026-08-27T17:13:32.574360+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "printer-stats", "list_only": false, "force_reload": false, "entity_id": null, "card_type": "custom:webrtc-camera", "heading": null, "include_config": true, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 4.640340805053711, "success": true, "error_message": null, "response_size_bytes": 985, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:13:33.143343+00:00", "tool_name": "ha_config_get_dashboard", "parameters": {"url_path": "ender5-printer", "list_only": false, "force_reload": false, "entity_id": null, "card_type": "custom:webrtc-camera", "heading": null, "include_config": true, "include_screenshot": false, "view_path": null, "mode": null, "query": null}, "execution_time_ms": 2.7608871459960938, "success": true, "error_message": null, "response_size_bytes": 1028, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:16:39.743292+00:00", "tool_name": "ha_get_state", "parameters": {"entity_id": ["camera.endercamera_duckdns_org", "camera.endercamera2_duckdns_org"], "fields": ["entity_id", "state", "attributes"], "attribute_keys": ["friendly_name", "access_token", "stream_source"]}, "execution_time_ms": 13.489007949829102, "success": true, "error_message": null, "response_size_bytes": 876, "user_context": null}
|
||||
{"timestamp": "2026-08-27T17:17:42.023609+00:00", "tool_name": "ha_reload_core", "parameters": {"target": "all", "entry_id": "01KWT295KFJ9V0N6ZXG88JM3GA"}, "execution_time_ms": 205.0769329071045, "success": true, "error_message": null, "response_size_bytes": 166, "user_context": null}
|
||||
|
||||
@@ -11,3 +11,5 @@ streams:
|
||||
- ffmpeg:http://127.0.0.1:8123/api/camera_proxy/camera.hallway_hallway_camera#video=h264
|
||||
octoprint:
|
||||
- ffmpeg:http://endercamera.duckdns.org/?action=stream#video=h264
|
||||
octoprint2:
|
||||
- ffmpeg:http://endercamera2.duckdns.org/?action=stream#video=h264
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"state": "ON",
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 121.2,
|
||||
"voltage": 121.8,
|
||||
"countdown_to_turn_on": 0,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.14,
|
||||
@@ -27,7 +27,7 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"power": 2.5,
|
||||
"power": 1.9,
|
||||
"current": 0.1,
|
||||
"energy": 33.83,
|
||||
"power_factor": 0.13,
|
||||
@@ -74,13 +74,13 @@
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"countdown_to_turn_on": 0,
|
||||
"voltage": 121,
|
||||
"voltage": 120.8,
|
||||
"state": "ON",
|
||||
"ac_frequency": 60,
|
||||
"energy": 137.36,
|
||||
"power": 20.9,
|
||||
"current": 0.18,
|
||||
"power_factor": 0.65,
|
||||
"power": 101.1,
|
||||
"current": 0.94,
|
||||
"power_factor": 0.94,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
"installed_version": 268513381,
|
||||
@@ -98,7 +98,7 @@
|
||||
"voltage": 121.2,
|
||||
"energy": 65.49,
|
||||
"state": "ON",
|
||||
"power": 27.9,
|
||||
"power": 27.7,
|
||||
"current": 0.4,
|
||||
"ac_frequency": 60,
|
||||
"power_factor": 0.58,
|
||||
@@ -119,7 +119,7 @@
|
||||
"energy": 9.08,
|
||||
"current": 0.02,
|
||||
"power": 0.1,
|
||||
"power_factor": 0.2,
|
||||
"power_factor": 0.11,
|
||||
"linkquality": 120,
|
||||
"update": {
|
||||
"state": "idle",
|
||||
@@ -136,7 +136,7 @@
|
||||
"0xffffb40e0608864e": {
|
||||
"led_brightness": 100,
|
||||
"countdown_to_turn_off": 0,
|
||||
"voltage": 122.2,
|
||||
"voltage": 122.5,
|
||||
"energy": 20.35,
|
||||
"countdown_to_turn_on": 0,
|
||||
"state": "ON",
|
||||
|
||||
Reference in New Issue
Block a user