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
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "2.9.1"
"version": "2.13.0"
}