diff --git a/config/packages/github.yaml b/config/packages/github.yaml index 3045f353..7aaa264b 100755 --- a/config/packages/github.yaml +++ b/config/packages/github.yaml @@ -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 diff --git a/config/travis_secrets.yaml b/config/travis_secrets.yaml index e7d51790..f8e14499 100755 --- a/config/travis_secrets.yaml +++ b/config/travis_secrets.yaml @@ -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 diff --git a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png index 7528e39a..872d055a 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/att_speedtest.png and b/config/www/custom_ui/floorplan/images/branding/att_speedtest.png differ