🔥 remove nest yaml
This commit is contained in:
parent
ba56a2170e
commit
b0fad8f397
@ -1 +1 @@
|
||||
2022.3.8
|
||||
2022.8.0
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ image
|
||||
|
||||
.vscode
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
@ -4,8 +4,3 @@ home_elevation: 1
|
||||
hass_db_url: sqlite:///config/test.db
|
||||
|
||||
darksky_api_key: 00aa00aa00aa00aa00aa00aa00aa00aa
|
||||
|
||||
nest_client_id: client_id
|
||||
nest_client_secret: client_secret
|
||||
nest_project_id: project_id
|
||||
nest_subscriber_id: subscriber_id
|
@ -1,7 +0,0 @@
|
||||
nest:
|
||||
client_id: !secret nest_client_id
|
||||
client_secret: !secret nest_client_secret
|
||||
# "Project ID" in the Device Access Console
|
||||
project_id: !secret nest_project_id
|
||||
# Provide the full path exactly as shown under "Subscription name" in Google Cloud Console
|
||||
subscriber_id: !secret nest_subscriber_id
|
Loading…
x
Reference in New Issue
Block a user