Custom pattern Available methods - project-alice-assistant/HermesLedControl GitHub Wiki

This is the complete list of available methods in every patterns

These methods are available by default, but might not be implemented to display any led, depending on the pattern you use! You can use them to implement your own patterns in customLedPattern.py

  • wakeup
  • listen
  • think
  • speak
  • idle
  • off
  • onError
  • onSuccess
  • updating
  • call
  • setupMode
  • conError
  • message
  • dnd
  • onVolumeSet
  • onButton1
  • onButton2
  • onButton3
  • onButton4
  • onButton5
  • onButton6
  • onStart
  • onStop