12-03-2023 06:21 AM
Hi, using Google Home in trying to create a script to unlock my door. Using the following code in the action section:
- type: device.command.LockUnlock
lock: false
devices: Laadpoort - Auto
This gives a validation error. Changing the false into true does not return an error.
How can I still unlock my door?
12-04-2023 01:44 PM
You cannot use a routine to unlock the doors. This is true in both the app, and Script Editor
09-27-2024 09:46 PM - edited 09-27-2024 09:47 PM
I have this too. The Script Editor says all over that you can use it to lock / unlock doors - so why does it give errors?