Skip to content

Commit

Permalink
allow_unlock is deprecated (home-assistant#12242)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
backcountrymountains authored Mar 3, 2020
1 parent 1662e28 commit fc49be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/google_assistant.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit fc49be4

Please sign in to comment.