Skip to content

Working OttoScript interpreter

Compare
Choose a tag to compare
@qui3xote qui3xote released this 05 Jan 15:08
· 76 commits to master since this release
7c36aca

The 0.1 release bring the ability to run OttoScript automations in HASS via PyScript.

Working features:

  1. Specify 1 or more directories containing .otto files
  2. Auto-load automations when PyScript is reloaded.
  3. Writing information and debugging statements about loading and execution of Otto automations to HASS logs.