Luca Angemi
5d87e0f429
Make Google sheets datetime column optional ( #155861 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2025-11-17 19:48:17 +00:00
Luca Angemi
ce93de7fc6
Add google sheet get service ( #150133 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2025-10-28 14:21:51 +01:00
Robert Resch
96f84b2b99
Sort homeassistant json files ( #155285 )
2025-10-28 10:33:10 +01:00
Thomas55555
8bf562b7b6
Add strings for pick implementation ( #146557 )
...
* Add string for pick implementation
* add missing
2025-06-12 06:02:26 +02:00
tronikos
61ea732caa
Fix strings for the Google integrations ( #135445 )
2025-01-12 09:15:33 -08:00
Erik Montnemery
c638537731
Use 'select' instead of 'click' or 'press' when guiding users in flows ( #126731 )
2024-09-25 13:37:43 +02:00
epenet
fb400af7d2
Prevent trailing line feeds in translation values ( #126446 )
...
* Prevent trailing line feeds in translation values
* Fixup strings
2024-09-23 13:02:39 +02:00
Luca Angemi
c89de2e6a6
Append multiple rows in Google Sheets ( #120829 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2024-07-11 09:05:22 +02:00
Jan Bouwhuis
f94167a4bb
Fix invalid oauth2_unauthorized translation ref ( #103873 )
...
* Fix invalids oauth2_unauthorized translation ref
* Fix oauth2_failed
2023-11-12 21:13:38 +01:00
Allen Porter
787fb3b954
Improve OAuth error handling in configuration flows ( #103157 )
...
* Improve OAuth error handling in configuration flows
* Update strings for all integrations that use oauth2 config flow
* Remove invalid_auth strings
* Revert change to release
* Revert close change in aiohttp mock
2023-11-11 11:02:51 +01:00
Franck Nijhof
7bc90297d2
Migrate integration services (G-H) to support translations ( #96372 )
2023-07-12 12:31:26 +02:00
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
Allen Porter
d03553bbf0
Address Google Sheets PR feedback ( #78889 )
2022-10-01 20:42:11 -04:00
Robert Hillis
82bab545df
Add missing doc strings and requirements in Google Sheets ( #78616 )
2022-09-25 22:12:07 -04:00
Robert Hillis
a46982befb
Add Google Sheets integration ( #77853 )
...
Co-authored-by: Allen Porter <allen@thebends.org >
2022-09-14 14:31:54 -04:00