mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 10:17:23 +00:00
Add removal-instructions in Google Assistant SDK (#39834)
This commit is contained in:
parent
914696787d
commit
9c76f1190c
@ -246,3 +246,8 @@ Then you can converse with Google Assistant by tapping the Assist icon at the to
|
||||
Or by calling the `conversation.process` action.
|
||||
|
||||
Note: due to a bug in the Google Assistant API, not all responses contain text, especially for home control commands, like turn on the lights. These will be shown as `<empty response>`. For those, Google Assistant responds with HTML and Home Assistant integrations are [not allowed](https://github.com/home-assistant/architecture/blob/master/adr/0004-webscraping.md) to parse HTML.
|
||||
|
||||
|
||||
## Removing the integration
|
||||
|
||||
{% include integrations/remove_device_service.md %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user