Removed Oauth2 credentials that are now UI-based
This commit is contained in:
@ -15,10 +15,6 @@ anniversaries:
|
|||||||
- name: Emmalynn's Birthday
|
- name: Emmalynn's Birthday
|
||||||
date: !secret emmalynn_bday
|
date: !secret emmalynn_bday
|
||||||
|
|
||||||
spotify:
|
|
||||||
client_id: !secret spotify_id
|
|
||||||
client_secret: !secret spotify_secret
|
|
||||||
|
|
||||||
spotcast:
|
spotcast:
|
||||||
sp_dc: !secret sp_dc
|
sp_dc: !secret sp_dc
|
||||||
sp_key: !secret sp_key
|
sp_key: !secret sp_key
|
||||||
@ -44,10 +40,6 @@ tts:
|
|||||||
cache: true
|
cache: true
|
||||||
engine: neural
|
engine: neural
|
||||||
|
|
||||||
google:
|
|
||||||
client_id: !secret google_client_id
|
|
||||||
client_secret: !secret google_client_secret
|
|
||||||
|
|
||||||
conversation:
|
conversation:
|
||||||
|
|
||||||
thermal_comfort:
|
thermal_comfort:
|
||||||
|
Reference in New Issue
Block a user