I have Home Assistant running on a QNAP device via Container station/docker. I have added Blink and can control the system (arm/disarm) from the Overview page. I cannot get automations or scripts to work with Blink.
Running the script below results in the error: “Failed to call service script/1625441910815. sequence item 0: expected str instance, Optional found”
alias: New Script
sequence:
- service: alarm_control_panel.alarm_arm_away
mode: single
I previously had everything working fine with this setup. My QNAP updated firmware and I ended up creating a new Home Assistant profile and setting everything up as I had previously (only now I get the error above).
Can anyone help with the error above? Thanks.
1 post - 1 participant