mirror of
https://github.com/home-assistant/core.git
synced 2026-05-27 02:36:00 +01:00
491b3d707c
* Add optional words to conversation utterances * Conversation to handle singular/plural * Remove print * Add pronounce detection to shopping list * Lint * fix tests * Add optional 2 words * Fix tests * Conversation: coroutine -> async/await * Replace \s with space