renemarc / home-assistant-config

🏠 Fully documented Home Assistant configuration for a smart-looking place. 😎 Be sure to ⭐️ my repo and copy ideas!
Apache License 2.0
344 stars 57 forks source link

Interface: Door/window binary state overview #20

Closed renemarc closed 6 years ago

renemarc commented 6 years ago

As a user, I want to know if any doors or windows are open so that I can be warned if I forgot any when leaving.

Acceptance criteria

  1. It's done when front-end UI and HADashboard can show the current door and window states.
  2. It's done when notifications are issued whenever doors and windows are open while no one is home.
renemarc commented 6 years ago

Leaving presence-detection out until implemented.