mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
allow_unlock is deprecated (#12242)
Invalid config for [google_assistant]: The 'allow_unlock' option (with value 'True') is deprecated, please remove it from your configuration. This option will become invalid in version 0.95
This commit is contained in:
parent
1662e28ae8
commit
fc49be4936
@ -185,7 +185,7 @@ Currently, the following domains are available to be used with Google Assistant,
|
||||
- switch (on/off)
|
||||
- fan (on/off/speed)
|
||||
- light (on/off/brightness/rgb color/color temp)
|
||||
- lock (lock/unlock (to allow assistant to unlock, set the `allow_unlock` key in configuration))
|
||||
- lock
|
||||
- cover (on/off/set position)
|
||||
- media_player (on/off/set volume (via set volume)/source (via set input source))
|
||||
- climate (temperature setting, hvac_mode)
|
||||
|
Loading…
x
Reference in New Issue
Block a user