mirror of
https://github.com/home-assistant/core.git
synced 2026-02-06 07:15:43 +01:00
* Automatically generate list of voices and regions. Requires AWS credentials. * add missing commit * replace pydantic with dataclass * dictionary values are strings or list of strings * also generated set of supported engines * use sets for amazon polly parameters * move default for readability