These are some Spook-specific features that donβt fit in any of the other categories. They are not particularly useful, but they are fun to play with (and maybe you actually have a use case for them).
They originally served as the proof of concept for Spook and left them in for the fun of it.
ActionsΒΆ
Spook offers the following useless actions:
Boo!ΒΆ
This acti will just always scare Home Assistant, causing this action call to fail. Calling this action in any of your automations will thus cause your automation to stop and error.
Action properties | |
---|---|
Action | Boo! π» |
Action name | spook.boo |
Action targets | No |
Action response | No response |
Spook's influence | Newly added action |
Developer tools | Try this action |
This action has no parameters, so you can just call it like this:
1
action: homeassistant.boo
Random failΒΆ
This action call will randomly fail (and thus randomly stop your automation or script).
Action properties | |
---|---|
Action | Random fail π» |
Action name | spook.random_fail |
Action targets | No |
Action response | No response |
Spook's influence | Newly added action |
Developer tools | Try this action |