Some features have been removed from Spook over time; this page is dedicated to those fallen features.
Template engine extensions
Spook provided several template functions to enhance Home Assistantβs template engine, including:
flatten
: Flatten lists of listsmd5
: Calculate MD5 hashessha1
: Calculate SHA1 hashessha256
: Calculate SHA256 hashessha512
: Calculate SHA512 hashesshuffle
: Shuffle liststypeof
: Reveal the type of a value
Obsolete integration & platform YAML configuration repairs
Spook looked for YAML configuration of integrations (and older integration platforms) that no longer support being configured via YAML. If it found those, it would raise a repair issue in your repairs dashboard to keep your YAML configuration nice and clean.