mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
* Google Cloud can now be setup from the UI * mypy * Add BaseGoogleCloudProvider * Allow clearing options in the UI * Address feedback * Don't translate Google Cloud title * mypy * Revert strict typing changes * Address comments