mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add breaking change for google assistant (#11777)
* Add breaking change for google assistant * Move the links * Review comments
This commit is contained in:
parent
bcb54e26bd
commit
c4e7c03587
@ -373,6 +373,8 @@ Make sure to fill in all fields of the issue template, that is helping us a lot!
|
||||
|
||||
One possible scenario is if you have set an automation using the state of one lock to trigger an action on other lock(s). This change would cause the action to trigger on `locking` if it was previously triggering on `unlocking`. - ([@davet2001] - [#30663]) ([binary_sensor docs])
|
||||
|
||||
- __Google Assistant__ - The `api_key` for manual installs is now deprecated and will be removed in 0.105. To correct this you will need to remove `api_key` from the `configuration.yaml` and switch to using `service_account` instead. - ([@elupus] - [#30402]) ([google_assistant docs])
|
||||
|
||||
## Beta Fixes
|
||||
|
||||
- Fix upnp raw sensor state formatting when None ([@pnbruckner] - [#30444]) ([upnp docs]) (beta fix)
|
||||
|
Loading…
x
Reference in New Issue
Block a user