Skip to content

configuration

DaveL17 edited this page May 1, 2026 · 6 revisions

There are three main sections to the plugin configuration settings.

  • Plugin Settings

    • Refresh Frequency
      Set this value to the number of seconds between announcement updates. A value of 15 means that all plugin device announcements will be refreshed every 15 seconds.
  • Save to Variable When checked, the plugin will save a copy of the most recently spoken announcement to an Indigo variable named spoken_announcement_raw each time the Speak Announcement button is pressed. Note: the variable must be created manually in Indigo before this feature will work.

  • Debugging The Announcements plugin takes advantage of Indigo's enhanced debug logging facility. The default for logging is "Warning" which will alert you only to issues that you may want to address. Select "Informational Messages" to see select notifications of plugin activity. The logging levels are inclusive of "higher" levels. In other words, if you set the level to Informational Messages, you'll also receive all Warnings, Errors and Critical messages.

Plugin Configuration Dialog

Clone this wiki locally