Upgrade to use new version of HASS-nabucasa (#30506)

* Upgrade to use new version of HASS-nabucasa

* Update hass-nabucasa to 0.31
This commit is contained in:
Paulus Schoutsen 2020-01-07 13:25:57 +01:00 committed by Pascal Vizeli
parent 6dc49a44d9
commit c963128306
10 changed files with 31 additions and 45 deletions

View file

@ -31,7 +31,6 @@ CONF_FILTER = "filter"
CONF_GOOGLE_ACTIONS = "google_actions"
CONF_RELAYER = "relayer"
CONF_USER_POOL_ID = "user_pool_id"
CONF_GOOGLE_ACTIONS_SYNC_URL = "google_actions_sync_url"
CONF_SUBSCRIPTION_INFO_URL = "subscription_info_url"
CONF_CLOUDHOOK_CREATE_URL = "cloudhook_create_url"
CONF_REMOTE_API_URL = "remote_api_url"