Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continued-conversation for esp32-s3-box-3 #173

Open
wants to merge 85 commits into
base: main
Choose a base branch
from

Commits on Feb 24, 2024

  1. Update esp32-s3-box-3.yaml

    Add switch `continuous_conversation` and logic to use `voice_assistant.start_continuous` in `micro_wake_word`
    jaymunro committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    c3fe868 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4e5fc75 View commit details
    Browse the repository at this point in the history
  2. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c7fd15b View commit details
    Browse the repository at this point in the history
  3. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5841397 View commit details
    Browse the repository at this point in the history
  4. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b043f1b View commit details
    Browse the repository at this point in the history
  5. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    73100c0 View commit details
    Browse the repository at this point in the history
  6. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4170481 View commit details
    Browse the repository at this point in the history
  7. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    48abd5b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    bf9b17a View commit details
    Browse the repository at this point in the history
  2. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    20822d5 View commit details
    Browse the repository at this point in the history
  3. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    14f2267 View commit details
    Browse the repository at this point in the history
  4. Update esp32-s3-box-3.yaml

    jaymunro committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a050666 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Added debug code

    Added ability to timeout back to idle (listening for wake word) when in continuous mode.
    jaymunro committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    92fbcee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f0bdc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    f0cee73 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Add Continued consersation ability, text prompts & feedback (with sen…

    …sors) and ability to display date/time.
    jaymunro committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    1d38fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09576cb View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Tidy up and tweaks

    jaymunro committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    efc45d8 View commit details
    Browse the repository at this point in the history
  2. timeout on wait_until added

    jaymunro committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b5bad40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9df35e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    73f8a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b31a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b429c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5ab282 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    145a261 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    6426f42 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    a4bdf93 View commit details
    Browse the repository at this point in the history
  2. linting

    jaymunro committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b10c125 View commit details
    Browse the repository at this point in the history
  3. liniting

    jaymunro committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    ae4d66d View commit details
    Browse the repository at this point in the history
  4. liniting

    jaymunro committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d692fc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9db7650 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    8db988e View commit details
    Browse the repository at this point in the history
  2. Add a timeout on a wait condition to prevent an edge case with the sc…

    …reen stuck "replying"
    jaymunro committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d049413 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a9d5174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45628c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    5abd34f View commit details
    Browse the repository at this point in the history
  2. Update esp32-s3-box-3.yaml

    Added double quotes to allowed_characters
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    87a048f View commit details
    Browse the repository at this point in the history
  3. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5c2b740 View commit details
    Browse the repository at this point in the history
  4. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    01fdb6c View commit details
    Browse the repository at this point in the history
  5. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b2c954b View commit details
    Browse the repository at this point in the history
  6. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    92a35cd View commit details
    Browse the repository at this point in the history
  7. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1aa32af View commit details
    Browse the repository at this point in the history
  8. Update esp32-s3-box-3.yaml

    Formatting corrections
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    32fb503 View commit details
    Browse the repository at this point in the history
  9. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5f3c27d View commit details
    Browse the repository at this point in the history
  10. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    19869de View commit details
    Browse the repository at this point in the history
  11. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    70d93ea View commit details
    Browse the repository at this point in the history
  12. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4c8dcce View commit details
    Browse the repository at this point in the history
  13. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7c63d53 View commit details
    Browse the repository at this point in the history
  14. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    45955c4 View commit details
    Browse the repository at this point in the history
  15. Update esp32-s3-box-3.yaml

    Escaping the double quote in allowed_characters another way
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    881a013 View commit details
    Browse the repository at this point in the history
  16. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    a0d846a View commit details
    Browse the repository at this point in the history
  17. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    261506b View commit details
    Browse the repository at this point in the history
  18. Update esp32-s3-box-3.yaml

    Changed text prompts to font Roboto-16 from FigTree-15. It is about the same width but some characters were not showing clearly on the Box3 display, e.g. double quote looked like a single quote.
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    69c2524 View commit details
    Browse the repository at this point in the history
  19. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e0cf43c View commit details
    Browse the repository at this point in the history
  20. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    d18dfa9 View commit details
    Browse the repository at this point in the history
  21. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4347cfb View commit details
    Browse the repository at this point in the history
  22. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9125b74 View commit details
    Browse the repository at this point in the history
  23. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f9943ba View commit details
    Browse the repository at this point in the history
  24. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    11508d8 View commit details
    Browse the repository at this point in the history
  25. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5474921 View commit details
    Browse the repository at this point in the history
  26. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    6228e96 View commit details
    Browse the repository at this point in the history
  27. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7b2c6a7 View commit details
    Browse the repository at this point in the history
  28. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    300d277 View commit details
    Browse the repository at this point in the history
  29. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    09652b7 View commit details
    Browse the repository at this point in the history
  30. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0c4a23b View commit details
    Browse the repository at this point in the history
  31. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b77a833 View commit details
    Browse the repository at this point in the history
  32. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ef29da7 View commit details
    Browse the repository at this point in the history
  33. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    332c23f View commit details
    Browse the repository at this point in the history
  34. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f82e4e9 View commit details
    Browse the repository at this point in the history
  35. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fb763fa View commit details
    Browse the repository at this point in the history
  36. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ed2216a View commit details
    Browse the repository at this point in the history
  37. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1491d8a View commit details
    Browse the repository at this point in the history
  38. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    beaea73 View commit details
    Browse the repository at this point in the history
  39. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    1f65373 View commit details
    Browse the repository at this point in the history
  40. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    363c054 View commit details
    Browse the repository at this point in the history
  41. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    8718338 View commit details
    Browse the repository at this point in the history
  42. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    789247e View commit details
    Browse the repository at this point in the history
  43. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    fdd9472 View commit details
    Browse the repository at this point in the history
  44. Merge pull request #2 from jaymunro/jaymunro-test-1

    Jaymunro test 1
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    199b4da View commit details
    Browse the repository at this point in the history
  45. Update esp32-s3-box-3.yaml

    Removed 42 lines of debug logging. It was all commented out but removed for clarity of the PR changes.
    Tweaked vertical spacing of the date.
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0c164b9 View commit details
    Browse the repository at this point in the history
  46. Update esp32-s3-box-3.yaml

    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    acfe333 View commit details
    Browse the repository at this point in the history
  47. Update esp32-s3-box-3.yaml

    Comment on wake_word: !lambda return wake_word; for continuous not yet supported
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    5000f2d View commit details
    Browse the repository at this point in the history
  48. Update esp32-s3-box-3.yaml

    Limited the display and publishing of "..." while listening to only non-continued conversation mode as it does not make sense while in continued conversation mode.
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    4cf7141 View commit details
    Browse the repository at this point in the history
  49. Update esp32-s3-box-3.yaml

    Changed defaults of displaying text prompts and time (not date) to ON so as to match the current new default with displaying conversation.
    Updated the "Display text" switch to "Display text prompts" for clarity to the user.
    jaymunro committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    ba2a120 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Update esp32-s3-box-3.yaml

    added a wait after microwakeword stop to prevent HA wakeword from starting too soon
    jaymunro committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bad3e73 View commit details
    Browse the repository at this point in the history