mirror of
https://github.com/home-assistant/core.git
synced 2025-05-31 11:17:12 +00:00

* Add type hint for _get_cache_files * Add type hint for _init_tts_cache_dir * Add init type hints for async_clear_cache * Add type hints to async_setup_platform * Add type hints to async_register_engine * Add type hints to self.providers * Add type hints to _async_store_to_memcache * Add type hints to async_file_to_mem * Add full type hints * Use tuple in async_read_tts Co-authored-by: epenet <epenet@users.noreply.github.com>