Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Configuration changes

René Kliment edited this page Jan 10, 2017 · 16 revisions

Since v1.3 (in Unreleased)

  • Added an event_commands section. Put custom shell commands here to run at
    • Startup
    • Start of interaction with Alexa
    • End of interaction with Alexa
    • Shutdown
  • Added section triggers
    • replaces sections / options: sphinx, platform/common/long_press and platform/*/should_confirm_trigger ... add the triggers section, in there set the options from the replaced sections (if you changed the defaults) and then delete the replaced sections
  • Added section platforms/hyperion to
    • Configure connection to Hyperion
    • Customize effects, colors and behavior for different states

Since v1.2 (in v1.3)

  • Introduced a YAML configuration file as opposed to having some config options in the source code.