mirror of
https://github.com/home-assistant/core.git
synced 2026-08-31 02:26:23 +01:00
* 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