core/homeassistant/components/google_assistant
Hmmbob 9cc406fef9
Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY from Google Assistant (#44087)
* Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY

* Use vol.Remove() to prevent setup fail

* Keep constants
2020-12-10 21:50:51 +01:00
..
__init__.py Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY from Google Assistant (#44087) 2020-12-10 21:50:51 +01:00
const.py Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY from Google Assistant (#44087) 2020-12-10 21:50:51 +01:00
error.py
helpers.py
http.py Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY from Google Assistant (#44087) 2020-12-10 21:50:51 +01:00
manifest.json
report_state.py
services.yaml
smart_home.py
trait.py