Files
core/tests/components
tronikos 5d31673465 Google Assistant SDK integration (#82328)
* Copy google_sheets to google_assistant_sdk

This is to improve diff of the next commit with the actual implementation.

Commands used:
cp -r homeassistant/components/google_sheets/ homeassistant/components/google_assistant_sdk/
cp -r tests/components/google_sheets/ tests/components/google_assistant_sdk/

find homeassistant/components/google_assistant_sdk/ tests/components/google_assistant_sdk/ -type f | xargs sed -i \
-e 's@google_sheets@google_assistant_sdk@g' \
-e 's@Google Sheets@Google Assistant SDK@g' \
-e 's@tkdrob@tronikos@g'

* Google Assistant SDK integration
Allows sending commands and broadcast messages to Google Assistant.

* Remove unnecessary async_entry_has_scopes check

* Bump gassist-text to fix protobuf dependency
2022-12-09 07:14:43 -08:00
..
2022-09-20 18:33:45 +02:00
2022-10-13 07:31:33 -06:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-04-20 08:56:05 +02:00
2022-11-19 13:48:33 +01:00
2022-11-28 16:51:43 +01:00
2022-09-20 10:50:07 -04:00
2022-04-26 23:09:10 -07:00
2022-11-13 18:23:14 -06:00
2022-11-29 22:36:36 +01:00
2022-09-28 07:41:33 +02:00
2022-11-29 22:36:36 +01:00
2022-10-15 13:57:23 -04:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-09-20 18:33:45 +02:00
2022-12-08 20:30:08 -05:00
2022-11-28 16:51:43 +01:00
2022-10-15 13:57:23 -04:00
2022-09-28 08:06:24 +02:00
2022-11-29 22:36:36 +01:00
2022-11-07 14:40:23 +01:00
2022-11-14 12:20:45 -06:00
2022-11-29 22:36:36 +01:00
2022-11-28 16:51:43 +01:00
2022-09-09 08:57:14 +02:00
2022-10-15 13:57:23 -04:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-11-29 22:36:36 +01:00
2022-04-26 16:32:00 +02:00
2022-11-29 22:36:36 +01:00
2022-10-31 11:09:15 +01:00
2022-10-01 21:22:18 -07:00
2022-08-17 22:37:47 -04:00
2022-12-06 13:27:58 +01:00
2021-11-01 20:47:05 -07:00
2022-11-28 16:51:43 +01:00
2022-11-13 16:05:54 +01:00
2022-11-29 22:36:36 +01:00
2022-10-21 22:54:42 +02:00
2022-11-03 03:10:07 +01:00
2022-09-13 10:07:38 +02:00
2022-12-05 10:53:05 +01:00
2022-10-15 13:57:23 -04:00
2021-11-01 20:47:05 -07:00
2022-11-29 22:36:36 +01:00
2022-11-23 11:25:21 +01:00
2022-09-19 15:22:23 +02:00
2022-09-19 15:22:23 +02:00
2022-10-15 13:57:23 -04:00
2022-01-13 15:32:39 +01:00
2022-10-26 18:35:12 +02:00
2022-11-30 20:56:07 +01:00
2022-12-05 20:08:05 +01:00