Files
haos-blueprints/Common
alexei.dolgolyov 8eaadf3e52
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
Make power sensor optional in Washing Machine blueprint
Change power_sensor input from single entity to multiple selector with
empty list default. This allows the trigger to gracefully handle the
case when no power sensor is configured (empty list = trigger skipped).

Updated all power_sensor checks from "is not none" to "length > 0".
2026-01-25 15:37:49 +03:00
..