Skip to content
Discussion options

You must be logged in to vote

Hey there, sorry for the delay in this reply, apparently I don't get notifications for new discussions, gotta look into that.

Hassette doesn't really compare with the python scripts integration. That integration is very simple - stick a script somewhere, HA will call it with the arguments you pass. You can't do any python imports and as such have a very limited amount you can do with it.

Hassette is more comparable to Appdaemon (which is actually recommend from that integration page for situations that require anything more complex than simple math or logic). It runs outside of HA, using the websocket and rest API to communicate with it, and gives you access to everything Python can do. F…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by icolwell
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