What problem does it solve? Managing lights, switches, sensors, and automations across a smart home requires knowing the correct API calls, MQTT topics, and device quirks, which this Skill consolidates into one operational guide. ## Core Features & Use Cases - Device Control: Turn lights and switches on or off and query sensor readings through the Home Assistant REST API or direct MQTT publish/subscribe. - Automation Routines: Set up common routines like Good Morning, Good Night, Away Mode, and Movie Mode with concrete device actions. - Troubleshooting: Diagnose unresponsive devices, handle Zigbee/Z-Wave battery sleep cycles, and avoid rate-limiting pitfalls. - Use Case: A user asks to dim the living room lights to 15% for movie night; the Skill checks device availability, sends the authenticated Home Assistant service call, and verifies the state change. ## Quick Start Ask the assistant to turn on the living room light using Home Assistant and confirm the new device state.