What problem does it solve?
This Skill ensures that custom Home Assistant integrations, like LocalShift, are correctly deployed, configured, and functioning as expected within a live Home Assistant environment.
Core Features & Use Cases
- Deployment Verification: Confirms that the integration deploys without errors and restarts correctly.
- Entity & Service Validation: Checks for the presence and correct state of all expected entities and services exposed by the integration.
- Functional Testing: Executes predefined test scenarios to validate core functionalities, such as mode changes and state updates.
- Dashboard Check: Verifies that the associated Lovelace dashboard is accessible and contains the expected cards.
- Use Case: After deploying a new version of the LocalShift integration, use this Skill to automatically run a comprehensive suite of tests to confirm everything is working before relying on it for critical energy management.
Quick Start
Run a complete integration test for the LocalShift skill in Home Assistant.