Minor Updates

This commit is contained in:
ccostan 2020-09-26 15:45:56 -04:00
parent fbfa7dd3e7
commit 091085b701
3 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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