Minor Updates
This commit is contained in:
parent
fbfa7dd3e7
commit
091085b701
|
@ -17,7 +17,7 @@ sensor:
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
rest_command:
|
rest_command:
|
||||||
new_version_github_issue:
|
new_version_github_issue:
|
||||||
url: https://api.github.com/repos/ccostan/home-assistant-config/issues
|
url: https://api.github.com/repos/ccostan/Home-AssistantConfig/issues
|
||||||
method: POST
|
method: POST
|
||||||
headers:
|
headers:
|
||||||
Authorization: !secret github_token
|
Authorization: !secret github_token
|
||||||
|
|
|
@ -40,7 +40,7 @@ garadget_username: user@email.com
|
||||||
garadget_password: password
|
garadget_password: password
|
||||||
garadget_access_token: ThisIsAVERYSECUREANDUNiqueAccessToken
|
garadget_access_token: ThisIsAVERYSECUREANDUNiqueAccessToken
|
||||||
github_webhook: https://www.home-assistant.io/docs/automation/trigger/#webhook-trigger
|
github_webhook: https://www.home-assistant.io/docs/automation/trigger/#webhook-trigger
|
||||||
github_token: sampledata
|
github_token: "Bearer sampleTOKEN"
|
||||||
google_cal_clientid: clientidsecretsecretsecret.apps.googleusercontent.com
|
google_cal_clientid: clientidsecretsecretsecret.apps.googleusercontent.com
|
||||||
google_cal_clientsecret: more-secretstuff
|
google_cal_clientsecret: more-secretstuff
|
||||||
sleepiq_username: user@email.com
|
sleepiq_username: user@email.com
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue