repowiserepowise
Sign in
FaserF/ha-eversports
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/ha-eversports

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

32of 99 scored

32 commits sit in this repo's top risk tercile, which is 32% of the 99scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 3.3 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits99%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.66bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold3.3out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began other-led, now leaning chore.

Feature2%
Fix15%
Refactor6%
Docs1%
Test1%
Deps1%
Chore63%
Other11%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
bf31e648chore: fix CI linter issues and format code
Fabian Seitz
1mo ago+2.4K -3
99%Elevated
more lines added than baseline
2
4279e167fix: hacs release zip file & improved release workflow
Fabian Seitz
1mo ago+1.3K -115
98%Elevated
more lines added than baseline
3
0cb5394aNew calendar and binary sensor entity & more
Fabian Seitz
6mo ago+790 -231
97%Elevated
more lines added than baseline
4
8718acc2Initial upload of working integration
Fabian Seitz
10mo ago+952 -2
97%Elevated
more lines added than baseline
5
83ef73efchore: sync CI/CD workflows and scripts from ha-db_infoscreen
Fabian Seitz
1mo ago+375 -15
95%Elevated
more lines added than baseline
6
58126e81workflow improvements
Fabian Seitz
3mo ago+327 -0
95%Elevated
more lines added than baseline
7
8126c8fcnew pytest
Fabian Seitz
3mo ago+254 -0
93%Elevated
more lines added than baseline
8
def75c62chore: unify workflows and update issue templates with assignees and labels [skip ci]
Fabian Seitz
1mo ago+190 -107
92%Elevated
more lines added than baseline
9
44a9dc39chore: improve issue templates with integration-specific fields and my-ha links
Fabian Seitz
1mo ago+167 -113
91%Elevated
more lines added than baseline
10
b6e9322echore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+140 -1
90%Elevated
more lines added than baseline
11
970190d9linter fixes
Fabian Seitz
3mo ago+134 -201
90%Elevated
more lines added than baseline
12
aac1f1fcstyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+86 -44
88%Elevated
more lines added than baseline
13
03b243d1Update release.yml
Fabian Seitz
4w ago+71 -48
87%Elevated
more lines added than baseline
14
e8563123CI fixes
Fabian Seitz
6mo ago+93 -15
86%Elevated
more lines added than baseline
15
8b510707Debugging improvements
Fabian Seitz
10mo ago+82 -30
86%Elevated
more lines added than baseline
16
0d16c35echore: update template automations to dynamically track service versions
Fabian Seitz
1mo ago+69 -7
84%Elevated
more lines added than baseline
17
cbedae7achore: sync release workflow tag-fetching and contributor attribution script updates
Fabian Seitz
1mo ago+45 -14
83%Elevated
more lines added than baseline
18
1b7ca69dCI fix
Fabian Seitz
6mo ago+28 -40
82%Elevated
more lines added than baseline
19
beb7a608Update README.md
Fabian Seitz
8mo ago+25 -17
81%Elevated
more lines added than baseline
20
6a1f3471ci fixes
Fabian Seitz
6mo ago+20 -3
80%Elevated
more lines added than baseline
21
6c57f530chore: unify workflows, scripts, and configs
Fabian Seitz
1mo ago+20 -0
79%Elevated
more lines added than baseline
22
ad66918cci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+19 -3
78%Elevated
more lines added than baseline
23
13c70603style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+16 -10
77%Elevated
more lines added than baseline
24
7fd84542fix(docs): add download badge and support section to README
github-actions[bot]
1mo ago+17 -0
76%Elevated
more lines added than baseline
25
81f69a10chore: trigger auto release [bump-version]
Fabian Seitz
1mo ago+13 -3
75%Elevated
more lines added than baseline
26
bc3218f8fix(workflow): add bump_level input option back to release.yml [skip ci]
Fabian Seitz
1mo ago+10 -0
74%Elevated
more focused than baseline
27
190c1d85chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+9 -4
73%Elevated
fewer lines added than baseline
28
fbddd878CI fixes
Fabian Seitz
6mo ago+11 -4
73%Elevated
more scattered than baseline
29
5624aec8fix: hacs download count of integration
Fabian Seitz
1mo ago+8 -4
71%Elevated
fewer lines added than baseline
30
9bc93895Apply ruff formatting
Fabian Seitz
6mo ago+9 -4
71%Elevated
more scattered than baseline
31
1b1169b1style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+6 -6
69%Elevated
fewer lines added than baseline
32
0fe0b2a6Fix test failures: restore extra_state_attributes and fix calendar timing
Fabian Seitz
6mo ago+7 -1
69%Elevated
fewer lines added than baseline
33
c6645232fix(release): level=minor/major respected even when current version has pre-release suffix
Fabian Seitz
4w ago+6 -3
66%Typical
fewer lines added than baseline
34
f010a005fix: release workflow syntax & codeql logging alert
github-actions[bot]
1mo ago+6 -12
66%Typical
fewer lines added than baseline
35
93401e75Fix ruff lint error: Use TYPE_CHECKING for datetime import
Fabian Seitz
6mo ago+6 -1
66%Typical
fewer lines added than baseline
36
fccacc5achore: clean up gitignores, caches, and fix Shields.io case-sensitivity
Fabian Seitz
1mo ago+8 -2.4K
63%Typical
more scattered than baseline
37
cd1d40ccchore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+6 -10
63%Typical
fewer lines added than baseline
38
414b5dc1chore: fix release variables and add workflow concurrency [bump-version]
Fabian Seitz
1mo ago+5 -1
63%Typical
fewer lines added than baseline
39
b0c38894chore(deps): update actions/checkout action to v7 (#9)
renovate[bot]
1mo ago+4 -4
59%Typical
fewer lines added than baseline
40
1d028f8fchore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+5 -3
59%Typical
fewer lines added than baseline
41
0aa6a9a0style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+5 -1
59%Typical
fewer lines added than baseline
42
d63f502bCI fixes
Fabian Seitz
6mo ago+4 -4
59%Typical
fewer lines added than baseline
43
2ed9d99fUpdate actions/checkout action to v6
renovate[bot]
6mo ago+4 -4
59%Typical
fewer lines added than baseline
44
35b9da88chore(deps): update actions/checkout action to v7.0.1 (#16)
renovate[bot]
3w ago+5 -5
55%Typical
fewer lines added than baseline
45
8340fc64chore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+5 -16
55%Typical
fewer lines added than baseline
46
5b47789cchore: improve release retry logic and fix null head_commit triggers [bump-version]
Fabian Seitz
1mo ago+5 -3
55%Typical
fewer lines added than baseline
47
5bb11912Initial commit
Fabian Seitz
10mo ago+4 -0
53%Typical
fewer lines added than baseline
48
06fea512chore(deps): update actions/setup-python action to v7 (#15)
renovate[bot]
3w ago+3 -3
51%Typical
fewer lines added than baseline
49
3a664f60Update release.yml
Fabian Seitz
4w ago+4 -0
51%Typical
fewer lines added than baseline
50
d989a980Update github/codeql-action action to v4
renovate[bot]
8mo ago+3 -3
51%Typical
fewer lines added than baseline
  • bf31e648chore: fix CI linter issues and format code
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +2.4K -3
    Risk
    99%Elevated
  • 4279e167fix: hacs release zip file & improved release workflow
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +1.3K -115
    Risk
    98%Elevated
  • 0cb5394aNew calendar and binary sensor entity & more
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +790 -231
    Risk
    97%Elevated
  • 8718acc2Initial upload of working integration
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +952 -2
    Risk
    97%Elevated
  • 83ef73efchore: sync CI/CD workflows and scripts from ha-db_infoscreen
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +375 -15
    Risk
    95%Elevated
  • 58126e81workflow improvements
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +327 -0
    Risk
    95%Elevated
  • 8126c8fcnew pytest
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +254 -0
    Risk
    93%Elevated
  • def75c62chore: unify workflows and update issue templates with assignees and labels [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +190 -107
    Risk
    92%Elevated
  • 44a9dc39chore: improve issue templates with integration-specific fields and my-ha links
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +167 -113
    Risk
    91%Elevated
  • b6e9322echore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +140 -1
    Risk
    90%Elevated
  • 970190d9linter fixes
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +134 -201
    Risk
    90%Elevated
  • aac1f1fcstyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +86 -44
    Risk
    88%Elevated
  • 03b243d1Update release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +71 -48
    Risk
    87%Elevated
  • e8563123CI fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +93 -15
    Risk
    86%Elevated
  • 8b510707Debugging improvements
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +82 -30
    Risk
    86%Elevated
  • 0d16c35echore: update template automations to dynamically track service versions
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +69 -7
    Risk
    84%Elevated
  • cbedae7achore: sync release workflow tag-fetching and contributor attribution script updates
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +45 -14
    Risk
    83%Elevated
  • 1b7ca69dCI fix
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +28 -40
    Risk
    82%Elevated
  • beb7a608Update README.md
    Author
    Fabian Seitz
    When
    8mo ago
    Lines
    +25 -17
    Risk
    81%Elevated
  • 6a1f3471ci fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +20 -3
    Risk
    80%Elevated
  • 6c57f530chore: unify workflows, scripts, and configs
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +20 -0
    Risk
    79%Elevated
  • ad66918cci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +19 -3
    Risk
    78%Elevated
  • 13c70603style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +16 -10
    Risk
    77%Elevated
  • 7fd84542fix(docs): add download badge and support section to README
    Author
    github-actions[bot]
    When
    1mo ago
    Lines
    +17 -0
    Risk
    76%Elevated
  • 81f69a10chore: trigger auto release [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +13 -3
    Risk
    75%Elevated
  • bc3218f8fix(workflow): add bump_level input option back to release.yml [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +10 -0
    Risk
    74%Elevated
  • 190c1d85chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +9 -4
    Risk
    73%Elevated
  • fbddd878CI fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +11 -4
    Risk
    73%Elevated
  • 5624aec8fix: hacs download count of integration
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +8 -4
    Risk
    71%Elevated
  • 9bc93895Apply ruff formatting
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +9 -4
    Risk
    71%Elevated
  • 1b1169b1style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +6 -6
    Risk
    69%Elevated
  • 0fe0b2a6Fix test failures: restore extra_state_attributes and fix calendar timing
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +7 -1
    Risk
    69%Elevated
  • c6645232fix(release): level=minor/major respected even when current version has pre-release suffix
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +6 -3
    Risk
    66%Typical
  • f010a005fix: release workflow syntax & codeql logging alert
    Author
    github-actions[bot]
    When
    1mo ago
    Lines
    +6 -12
    Risk
    66%Typical
  • 93401e75Fix ruff lint error: Use TYPE_CHECKING for datetime import
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +6 -1
    Risk
    66%Typical
  • fccacc5achore: clean up gitignores, caches, and fix Shields.io case-sensitivity
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +8 -2.4K
    Risk
    63%Typical
  • cd1d40ccchore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +6 -10
    Risk
    63%Typical
  • 414b5dc1chore: fix release variables and add workflow concurrency [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -1
    Risk
    63%Typical
  • b0c38894chore(deps): update actions/checkout action to v7 (#9)
    Author
    renovate[bot]
    When
    1mo ago
    Lines
    +4 -4
    Risk
    59%Typical
  • 1d028f8fchore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    59%Typical
  • 0aa6a9a0style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +5 -1
    Risk
    59%Typical
  • d63f502bCI fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +4 -4
    Risk
    59%Typical
  • 2ed9d99fUpdate actions/checkout action to v6
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +4 -4
    Risk
    59%Typical
  • 35b9da88chore(deps): update actions/checkout action to v7.0.1 (#16)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +5 -5
    Risk
    55%Typical
  • 8340fc64chore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -16
    Risk
    55%Typical
  • 5b47789cchore: improve release retry logic and fix null head_commit triggers [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    55%Typical
  • 5bb11912Initial commit
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +4 -0
    Risk
    53%Typical
  • 06fea512chore(deps): update actions/setup-python action to v7 (#15)
    Author
    renovate[bot]
    When
    3w ago
    Lines
    +3 -3
    Risk
    51%Typical
  • 3a664f60Update release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +4 -0
    Risk
    51%Typical
  • d989a980Update github/codeql-action action to v4
    Author
    renovate[bot]
    When
    8mo ago
    Lines
    +3 -3
    Risk
    51%Typical
Showing 50 of 99 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

025typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 99 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.011.2Diffusion →
Below typical33
Typical34
Elevated32

Commit history for FaserF/ha-eversports

FaserF/ha-eversports has 106 commits in its history from 4 contributors, the first of them Oct 5, 2025. In the last 90 days 6 files were touched, 24 times in total, most often update_templates.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.