alexa-monit – Rev 1

Subversion Repositories:
Rev:
###########################################################################
##  Copyright (C) Wizardry and Steamworks 2018 - License: GNU GPLv3      ##
##  Please see: http://www.gnu.org/licenses/gpl.html for legal details,  ##
##  rights of fair usage, the disclaimer and warranty conditions.        ##
###########################################################################

interval: 60000
stateFile: state/data.json
log: "log/monit-alexa.log"

mmonit:
  url: 'http://192.168.1.1:8080/'
  username: 'admin'
  password: 'swordfish'

mqtt:
  url: "mqtt://192.168.1.1"
  # The topic mosquitto-alexa topic
  topic: "alexa/say"