All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 3s
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".