core/homeassistant/components/google_sheets
tronikos 2cfdae0c45
Google Sheets: small cleanup (#83685)
* Remove duplicate object key in strings.json

* Remove async_entry_has_scopes check

This is not needed. This was copied from google calendar integration
where it was needed to reauth when the scope changed.

* Remove unused constant in application_credentials

* Move constant to the file used

* fix warning use-implicit-booleaness-not-len

* Remove not accessed parameters

* Revert "Remove async_entry_has_scopes check"

This reverts commit 63e24f84cc.
2022-12-09 20:57:40 -08:00
..
translations [ci skip] Translation update 2022-12-09 00:24:29 +00:00
__init__.py Google Sheets: small cleanup (#83685) 2022-12-09 20:57:40 -08:00
application_credentials.py Google Sheets: small cleanup (#83685) 2022-12-09 20:57:40 -08:00
config_flow.py Address Google Sheets PR feedback (#78889) 2022-10-01 20:42:11 -04:00
const.py Google Sheets: small cleanup (#83685) 2022-12-09 20:57:40 -08:00
manifest.json Add integration_type for some integrations (#81499) 2022-11-07 19:39:29 +01:00
services.yaml
strings.json Google Sheets: small cleanup (#83685) 2022-12-09 20:57:40 -08:00