Commit Graph

4 Commits

Author SHA1 Message Date
f6679f73e3 Add advanced features to Motion Light blueprint
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
- Multiple lights/switches control with group and area targeting
- Smooth light transitions with configurable duration
- Time-based conditions (only active during specified hours)
- Day/Night mode with separate light settings
- Scene support (activate scenes instead of light parameters)
- Minimum on duration to prevent rapid on/off cycling
- Dim before off for visual warning
- Motion sensor debounce to filter false triggers
- Debug notifications for troubleshooting
2026-01-25 04:41:10 +03:00
c4a9db9c17 [Claude] - Add author and missing description to blueprints headers. 2026-01-22 03:26:10 +03:00
b70851bf25 [Claude] - Analyze Motion Light.yaml file designed to work as automation blueprint for Home Assistant OS. Refactor it improving overall code quality, fix obvious or critical bugs/mistakes, fix spelling if required and add comments that will make the code more easy to read and understand. 2026-01-22 02:19:31 +03:00
35f11d7e30 Initial commit with existing blueprints 2026-01-22 01:46:04 +03:00