Checklist Card

Custom Checklist Card for Home Assistant

I wanted to share a custom Home Assistant dashboard card I created for the benefit of the community. It helps ensure everything in your home is running exactly as it should.

This card allows you to create a smart tracking list for your home’s entities. It clearly displays what is functioning correctly and what needs attention (e.g., an unlocked door at night, or an AC/lights left on when you’re away). It also features a quick-action button to instantly restore an entity to its desired state.

Key Features:

  • Clear Interface: A neat, organized list displaying the current state of each monitored entity.
  • Auto-Correction: The card automatically identifies the entity type and triggers the appropriate service to restore it to its proper state (manual configuration is also supported).
  • Complex Conditions: Support for multiple valid states per entity (e.g., a light can be either completely off, OR on but at less than 20% brightness).
  • Prerequisites: Configure checks to run only if another entity is in a specific state (e.g., only check if the yard lights are on after the sun has set).
Enjoy!
4 Likes