Trigger in state change event.
Fix documentation.
Add more explanation to documentation.
Add documentation.
Version bump.
'entry' and 'exit' are optional.
Add entry and exit commands.
Use new-style register.
Add 'set state' command.
Only add templates once if present multiple times.
Do not require jsonschema directly anymore.
Simplify to one trigger per transition.
Adapt to changes in controlpi/controlpi-wsserver.
Move controlpi.plugins to controlpi-plugins
Namespace packages should not be inside regular packages:
https://stackoverflow.com/a/
62992832