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 Guard bad supported features for Google (#42163) 2020-10-21 16:37:42 +02:00
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 Catch when old entity can't be serialized in Google Report State (#41916) 2020-10-16 09:56:48 +02:00
services.yaml
smart_home.py
trait.py Support asking covers to stop using google assistant (#43537) 2020-11-30 09:34:34 +01:00