I’m trying to create an automation which would shutdown my pi if the UPS it’s attached to is down to 600s of time left on battery. I’ve setup an automation like the one below (in automations.yaml), but I can’t seem to get the shutdown to happen. I see the automation on the main screen, and if I flip the switch, the log says “Initialized trigger UPS based shutdown” but the host does not shut down. Is there something more I need to add to the action to trigger the shutdown? I’m running hassio in a Pi 3B+, installed as a hassos image? Thanks for your help, this is my first automation