mirror of
https://github.com/home-assistant/core.git
synced 2025-06-02 20:27:14 +00:00

* Add stt entity * Update demo platform * Rename ProviderEntity to SpeechToTextEntity * Fix get method * Run all init tests for config entry setup * Fix and test metadata from header * Test config entry unload * Rename get provider entity * Test post for non existing provider * Test entity name before addition * Test restore state * Use register shutdown * Update deprecation comment