1 repository
Checks to ensure entities exist or match specific states before proceeding with logic.
Distinct from Entity State Management: Distinct from Entity State Management: focuses on the verification of a state to prevent execution errors.
Explore 1 awesome GitHub repository matching web development · State Validations. Refine with filters or upvote what's useful.
Home Assistant is a local home automation platform and server that acts as an IoT device orchestrator. It integrates diverse smart home hardware by wrapping third-party APIs into a standardized logic layer and stores all system state and historical statistics on local hardware to eliminate cloud dependencies. The system functions as a Matter IoT controller and an MQTT home automation bridge, allowing for local interoperability between different manufacturers. It features a state-based entity model and an internal event bus that decouple physical device logic from system automation. The platf
Verifies that an entity matches a specific state to prevent errors when entities are missing.