Skip to content

Expected Skript language #132

Answered by joshuar
dflvunoooooo asked this question in Q&A
Discussion options

You must be logged in to vote

Any scripting language that supports being called via a shebang line can be used. So Bash, Fish, Zsh, Python, Perl, Ruby possibly many more 🙂

The script feature won't work for anything that would require being compiled, so you cannot write scripts in Go for example. However, as the script feature is essentially just executing the named file. You could write your own Go program, compile it, then specify the resulting binary as a script.

As long as the output meets the requirements in the documentation, it'll result in sensors being created in Home Assistant.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dflvunoooooo
Comment options

Answer selected by dflvunoooooo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants