mirror of
https://github.com/home-assistant/core.git
synced 2026-08-08 06:16:40 +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