feat: add Presence Scene Controller and Time Of Day Selector blueprints

- Presence Scene Controller: per-room presence-aware time-of-day scenes
  with vacant/sleep scenes and Motion Light coexistence
- Time Of Day Selector: event-driven state machine that sets an
  input_select when a configured time entity fires
- List both blueprints in the root README
- Bump version to 2.13.0
This commit is contained in:
2026-05-27 13:10:03 +03:00
parent 3d15f481a0
commit fafcf116be
6 changed files with 985 additions and 1 deletions
+2
View File
@@ -14,11 +14,13 @@ A collection of automation blueprints for Home Assistant.
| Home Presence | Determines home presence from multiple signals |
| Immich Album Watcher | Sends notifications when photos are added to Immich albums |
| Motion Light | Smart motion sensor light control |
| Presence Scene Controller | Per-room presence-aware time-of-day scene controller |
| Refrigerator | Monitors refrigerator temperature and triggers express mode |
| Telegram Commands | Responds to Telegram bot commands with callback actions |
| Telegram Question | Sends Telegram messages with inline keyboard buttons |
| Thermostat Controller | Controls thermostat based on schedules, presence, and window sensors |
| Time Of Day Controller | Sets input_select based on time-of-day thresholds |
| Time Of Day Selector | Sets an input_select state when a configured time entity fires |
| Track Abnormal Plug Activity | Monitors power sensors for sustained overconsumption |
| Washing Machine | Sends notifications for washing machine events |