⚡ S2-Energy-Perception: Spatial Energy Radar
🤖 Instructions for AI Agents (CRITICAL)
Prerequisite: export S2_PRIVACY_CONSENT=1
Action 1: Inventory (盘点)
python3 energy.py --action inventory --method default --zone living_room --grid ALL
Action 2: Generate Visual Dashboard (生成高级可视化看板)
Use this command to generate professional charts (Power rating bars, 30-day fluctuation lines) when the user asks for an energy report.
Bash
python3 energy.py --action generate_dashboard --zone ALL --grid ALL
Note: This will return a list of local image URIs (e.g., file:///...png). You MUST present these image links directly to the user in your markdown response.
微信扫一扫