From 4cfe522b52c05602834d0248e526a8276fea7df4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Thu, 24 Feb 2022 23:24:22 -0500 Subject: [PATCH] disabaling some github stuff so they stop bugging me about api changes until I can make api changes --- config/sensors/github.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/sensors/github.yaml b/config/sensors/github.yaml index f79ad20..ed79eeb 100755 --- a/config/sensors/github.yaml +++ b/config/sensors/github.yaml @@ -1,7 +1,7 @@ -- platform: github - access_token: !secret github_token - repositories: - - path: 'thejeffreystone/home-assistant-configuration' +# - platform: github +# access_token: !secret github_token +# repositories: +# - path: 'thejeffreystone/home-assistant-configuration' - platform: command_line command: 'curl https://api.github.com/repos/thejeffreystone/home-assistant-configuration' name: GitHub Stats