Create Python custom integrations for Home Assistant - ALWAYS ask clarifying questions first
Creates Home Assistant custom integrations with config flows and entities.
/plugin marketplace add tonylofgren/aurora-smart-home/plugin install tonylofgren-aurora@tonylofgren/aurora-smart-home<EXTREMELY_IMPORTANT> NEVER generate Python code in your first response. Your first response MUST be clarifying questions. No exceptions. No rationalizations. </EXTREMELY_IMPORTANT>
Ask these questions BEFORE generating any code:
Example correct response:
I'll help you create a custom integration. Let me clarify:
- What's the data source? (API, local device, cloud)
- Which entity types do you need?
- How does authentication work?
- Polling or push updates?
THEN STOP. Wait for answers.
What this does: