Retrieve Home Assistant core logs from the Supervisor journal with filters for level, integration, pattern, and time range. Fallback to error log. Enable DEBUG via set_log_level before reading debug logs.
Retrieve Home Assistant error logs with filters for integration, level, and time range. Stacktraces truncated to 3 lines by default. Use to identify issues from specific integrations or recent errors.
Enables AI assistants to publish and subscribe to MQTT topics with configurable transport options (STDIO, Streamable HTTP, SSE), supporting both local development and web deployments with flexible broker authentication.
Enables LLM agents to interact with MQTT brokers through publish, subscribe, and query operations. Provides fine-grained topic permissions with wildcard support for secure IoT device communication and sensor data access.
Adjust logging verbosity for any Home Assistant integration to debug issues or reduce noise. Specify integration name and desired level: debug, info, warning, or error. Optionally target custom components for HACS integrations.
Manage mock endpoints for HTTP, WebSocket, GraphQL, gRPC, SOAP, MQTT, and OAuth protocols. Perform CRUD operations, toggle enabled status, and filter mock endpoints by type or status.
Print 3MF files to Bambu Lab printers via the restored BambuNetwork path, with auto-slicing for unsliced files and support for cloud or LAN connections.
Retrieve live filament inventory from a Bambu Lab printer, including loaded and empty slot summaries, slicer profile paths, and recommended filaments based on printer model.
Control PWM frequency for IoT devices by sending integer values from 0 to 100 through MQTT protocol, enabling hardware adjustment via natural language commands.