Minor Updates
This commit is contained in:
parent
fbfa7dd3e7
commit
091085b701
|
@ -17,7 +17,7 @@ sensor:
|
|||
#-------------------------------------------
|
||||
rest_command:
|
||||
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
|
||||
headers:
|
||||
Authorization: !secret github_token
|
||||
|
|
|
@ -40,7 +40,7 @@ garadget_username: user@email.com
|
|||
garadget_password: password
|
||||
garadget_access_token: ThisIsAVERYSECUREANDUNiqueAccessToken
|
||||
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_clientsecret: more-secretstuff
|
||||
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