mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-17 19:46:43 +00:00
Minor Tweeks
This commit is contained in:
@@ -2,5 +2,12 @@
|
||||
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
|
||||
scan_interval: 20000
|
||||
value_template: '{{ value_json.name }}'
|
||||
json_attributes:
|
||||
- open_issues
|
||||
- stargazers_count
|
||||
|
||||
|
Reference in New Issue
Block a user