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