repowiserepowise
Sign in
FaserF/home-assistant-prismatik
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/home-assistant-prismatik

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

46of 138 scored

46 commits sit in this repo's top risk tercile, which is 33% of the 138scored. 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 4.5 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 commits1410%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.27bitsShannon 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 threshold4.5out 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%
Fix14%
Refactor7%
Docs7%
Test1%
Chore34%
Other36%

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
39f749cafix: hacs release zip file & improved release workflow
Fabian Seitz
1mo ago+1.4K -103
100%Elevated
more lines added than baseline
2
441c6e45refactor: Modernize integration with DataUpdateCoordinator and additional API features
Fabian Seitz
5mo ago+605 -122
99%Elevated
more lines added than baseline
3
d4035045wip: working on/off,colors,brightness,profiles
zomfg
6y ago+328 -72
98%Elevated
more lines added than baseline
4
4b906dd7light: extracted prismatik api
zomfg
5y ago+311 -220
97%Elevated
more lines added than baseline
5
0f2d2673chore: sync CI/CD workflows and scripts from ha-db_infoscreen
Fabian Seitz
1mo ago+374 -6
97%Elevated
more lines added than baseline
6
59960927workflow improvements
Fabian Seitz
3mo ago+281 -0
96%Elevated
more lines added than baseline
7
b127c10bworking config flow
zomfg
4y ago+285 -58
95%Elevated
more lines added than baseline
8
4ff4af94chore: improve issue templates with integration-specific fields and my-ha links
Fabian Seitz
1mo ago+160 -72
95%Elevated
more lines added than baseline
9
9dd6cceclinter fixes
Fabian Seitz
3mo ago+168 -169
93%Elevated
more lines added than baseline
10
fcb321c2wip
zomfg
6y ago+194 -0
93%Elevated
more lines added than baseline
11
e222d9cescheduled CI vs latest HA docker image (#7)
Sergio
5y ago+179 -1
92%Elevated
more lines added than baseline
12
50abe431chore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+140 -1
92%Elevated
more lines added than baseline
13
3c6add3fre-add workflows (#9) to fix cron
Sergio
5y ago+117 -0
91%Elevated
more lines added than baseline
14
793d6b9estyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+86 -44
90%Elevated
more lines added than baseline
15
a737c8delight: some error management
zomfg
6y ago+91 -46
90%Elevated
more lines added than baseline
16
2a060fb7Update release.yml
Fabian Seitz
4w ago+71 -48
89%Elevated
more lines added than baseline
17
895f5557Update README.md
Fabian Seitz
5mo ago+66 -33
88%Elevated
more lines added than baseline
18
2887adablight: moved API literals to Enum
zomfg
6y ago+69 -23
88%Elevated
more lines added than baseline
19
77357193chore: update template automations to dynamically track service versions
Fabian Seitz
1mo ago+69 -7
87%Elevated
more lines added than baseline
20
9738b009light: replaced socket with asyncio
zomfg
6y ago+57 -52
86%Elevated
more lines added than baseline
21
adace4eblight: better code
zomfg
6y ago+50 -71
86%Elevated
more lines added than baseline
22
3f81fe62fix COLOR_MODE_HS & folder restructuring
Fabian Seitz
5mo ago+101 -66
84%Elevated
more lines added than baseline
23
a99aacedchore: sync release workflow tag-fetching and contributor attribution script updates
Fabian Seitz
1mo ago+45 -14
84%Elevated
more lines added than baseline
24
98043afelight: PrismatikAPI formatting
zomfg
6y ago+38 -30
83%Elevated
more lines added than baseline
25
0f82a3d9chore: fix CI linter issues and format code
Fabian Seitz
1mo ago+45 -1
82%Elevated
more lines added than baseline
26
f81049d2test server: cleanup
zomfg
4y ago+37 -26
82%Elevated
more lines added than baseline
27
59877753small prismatik server connection fix
Fabian Seitz
1mo ago+31 -31
80%Elevated
more lines added than baseline
28
b33a2a7clight: moved property fetch to update method
zomfg
6y ago+35 -18
80%Elevated
more lines added than baseline
29
6394b6cclight: persist_on_unlock
zomfg
6y ago+36 -8
79%Elevated
more lines added than baseline
30
61fdb171add unlock calls to prevent lockout #1
Fabian Seitz
5mo ago+27 -15
78%Elevated
more lines added than baseline
31
7722939clight: black-formatted
zomfg
6y ago+28 -21
78%Elevated
more lines added than baseline
32
cbeeecf3light: type hints, disabled debug logs
zomfg
6y ago+27 -28
77%Elevated
more lines added than baseline
33
02529e45light: more typing
zomfg
6y ago+26 -18
76%Elevated
more lines added than baseline
34
0c368b2blight: better exceptions and cleanup
zomfg
6y ago+26 -17
76%Elevated
more lines added than baseline
35
0f18e76cci: replicate previous run result if HA wasn't updated
zomfg
5y ago+21 -1
75%Elevated
more lines added than baseline
36
9c5ed355light: isolate color modifications to a profile
zomfg
6y ago+31 -13
74%Elevated
more lines added than baseline
37
c81a755clight: more socket cleanup and comments
zomfg
6y ago+20 -6
74%Elevated
more lines added than baseline
38
97c0e84efix(docs): add download badge and support section to README
Fabian Seitz
1mo ago+18 -1
72%Elevated
more lines added than baseline
39
b40e5416wip: readme
zomfg
6y ago+17 -0
72%Elevated
more lines added than baseline
40
8528882estyle: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+16 -10
71%Elevated
more lines added than baseline
41
771ca832chore: unify workflows, scripts, and configs
Fabian Seitz
1mo ago+17 -0
71%Elevated
more lines added than baseline
42
b1e04150light: _state with ATTR_ keys
zomfg
5y ago+17 -15
71%Elevated
more lines added than baseline
43
b98c3239light: cleaning, api_key support
zomfg
6y ago+17 -47
69%Elevated
more lines added than baseline
44
ef6bec23ci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+13 -3
68%Elevated
more lines added than baseline
45
a954bcefchore: update release triggers
Fabian Seitz
1mo ago+13 -3
67%Elevated
more lines added than baseline
46
188ae8dbci: force_run if no previous runs
zomfg
5y ago+12 -7
67%Elevated
more focused than baseline
47
888e3baclight: (supported_)color_mode(s) properties
zomfg
4y ago+12 -1
66%Typical
more focused than baseline
48
e6c97e24ci: simpler env
zomfg
5y ago+11 -13
66%Typical
more focused than baseline
49
2a81f751ci: check logos
zomfg
5y ago+11 -0
64%Typical
more focused than baseline
50
47053e16light: hs_color property
zomfg
6y ago+11 -0
64%Typical
more focused than baseline
  • 39f749cafix: hacs release zip file & improved release workflow
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +1.4K -103
    Risk
    100%Elevated
  • 441c6e45refactor: Modernize integration with DataUpdateCoordinator and additional API features
    Author
    Fabian Seitz
    When
    5mo ago
    Lines
    +605 -122
    Risk
    99%Elevated
  • d4035045wip: working on/off,colors,brightness,profiles
    Author
    zomfg
    When
    6y ago
    Lines
    +328 -72
    Risk
    98%Elevated
  • 4b906dd7light: extracted prismatik api
    Author
    zomfg
    When
    5y ago
    Lines
    +311 -220
    Risk
    97%Elevated
  • 0f2d2673chore: sync CI/CD workflows and scripts from ha-db_infoscreen
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +374 -6
    Risk
    97%Elevated
  • 59960927workflow improvements
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +281 -0
    Risk
    96%Elevated
  • b127c10bworking config flow
    Author
    zomfg
    When
    4y ago
    Lines
    +285 -58
    Risk
    95%Elevated
  • 4ff4af94chore: improve issue templates with integration-specific fields and my-ha links
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +160 -72
    Risk
    95%Elevated
  • 9dd6cceclinter fixes
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +168 -169
    Risk
    93%Elevated
  • fcb321c2wip
    Author
    zomfg
    When
    6y ago
    Lines
    +194 -0
    Risk
    93%Elevated
  • e222d9cescheduled CI vs latest HA docker image (#7)
    Author
    Sergio
    When
    5y ago
    Lines
    +179 -1
    Risk
    92%Elevated
  • 50abe431chore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +140 -1
    Risk
    92%Elevated
  • 3c6add3fre-add workflows (#9) to fix cron
    Author
    Sergio
    When
    5y ago
    Lines
    +117 -0
    Risk
    91%Elevated
  • 793d6b9estyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +86 -44
    Risk
    90%Elevated
  • a737c8delight: some error management
    Author
    zomfg
    When
    6y ago
    Lines
    +91 -46
    Risk
    90%Elevated
  • 2a060fb7Update release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +71 -48
    Risk
    89%Elevated
  • 895f5557Update README.md
    Author
    Fabian Seitz
    When
    5mo ago
    Lines
    +66 -33
    Risk
    88%Elevated
  • 2887adablight: moved API literals to Enum
    Author
    zomfg
    When
    6y ago
    Lines
    +69 -23
    Risk
    88%Elevated
  • 77357193chore: update template automations to dynamically track service versions
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +69 -7
    Risk
    87%Elevated
  • 9738b009light: replaced socket with asyncio
    Author
    zomfg
    When
    6y ago
    Lines
    +57 -52
    Risk
    86%Elevated
  • adace4eblight: better code
    Author
    zomfg
    When
    6y ago
    Lines
    +50 -71
    Risk
    86%Elevated
  • 3f81fe62fix COLOR_MODE_HS & folder restructuring
    Author
    Fabian Seitz
    When
    5mo ago
    Lines
    +101 -66
    Risk
    84%Elevated
  • a99aacedchore: sync release workflow tag-fetching and contributor attribution script updates
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +45 -14
    Risk
    84%Elevated
  • 98043afelight: PrismatikAPI formatting
    Author
    zomfg
    When
    6y ago
    Lines
    +38 -30
    Risk
    83%Elevated
  • 0f82a3d9chore: fix CI linter issues and format code
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +45 -1
    Risk
    82%Elevated
  • f81049d2test server: cleanup
    Author
    zomfg
    When
    4y ago
    Lines
    +37 -26
    Risk
    82%Elevated
  • 59877753small prismatik server connection fix
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +31 -31
    Risk
    80%Elevated
  • b33a2a7clight: moved property fetch to update method
    Author
    zomfg
    When
    6y ago
    Lines
    +35 -18
    Risk
    80%Elevated
  • 6394b6cclight: persist_on_unlock
    Author
    zomfg
    When
    6y ago
    Lines
    +36 -8
    Risk
    79%Elevated
  • 61fdb171add unlock calls to prevent lockout #1
    Author
    Fabian Seitz
    When
    5mo ago
    Lines
    +27 -15
    Risk
    78%Elevated
  • 7722939clight: black-formatted
    Author
    zomfg
    When
    6y ago
    Lines
    +28 -21
    Risk
    78%Elevated
  • cbeeecf3light: type hints, disabled debug logs
    Author
    zomfg
    When
    6y ago
    Lines
    +27 -28
    Risk
    77%Elevated
  • 02529e45light: more typing
    Author
    zomfg
    When
    6y ago
    Lines
    +26 -18
    Risk
    76%Elevated
  • 0c368b2blight: better exceptions and cleanup
    Author
    zomfg
    When
    6y ago
    Lines
    +26 -17
    Risk
    76%Elevated
  • 0f18e76cci: replicate previous run result if HA wasn't updated
    Author
    zomfg
    When
    5y ago
    Lines
    +21 -1
    Risk
    75%Elevated
  • 9c5ed355light: isolate color modifications to a profile
    Author
    zomfg
    When
    6y ago
    Lines
    +31 -13
    Risk
    74%Elevated
  • c81a755clight: more socket cleanup and comments
    Author
    zomfg
    When
    6y ago
    Lines
    +20 -6
    Risk
    74%Elevated
  • 97c0e84efix(docs): add download badge and support section to README
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +18 -1
    Risk
    72%Elevated
  • b40e5416wip: readme
    Author
    zomfg
    When
    6y ago
    Lines
    +17 -0
    Risk
    72%Elevated
  • 8528882estyle: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +16 -10
    Risk
    71%Elevated
  • 771ca832chore: unify workflows, scripts, and configs
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +17 -0
    Risk
    71%Elevated
  • b1e04150light: _state with ATTR_ keys
    Author
    zomfg
    When
    5y ago
    Lines
    +17 -15
    Risk
    71%Elevated
  • b98c3239light: cleaning, api_key support
    Author
    zomfg
    When
    6y ago
    Lines
    +17 -47
    Risk
    69%Elevated
  • ef6bec23ci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +13 -3
    Risk
    68%Elevated
  • a954bcefchore: update release triggers
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +13 -3
    Risk
    67%Elevated
  • 188ae8dbci: force_run if no previous runs
    Author
    zomfg
    When
    5y ago
    Lines
    +12 -7
    Risk
    67%Elevated
  • 888e3baclight: (supported_)color_mode(s) properties
    Author
    zomfg
    When
    4y ago
    Lines
    +12 -1
    Risk
    66%Typical
  • e6c97e24ci: simpler env
    Author
    zomfg
    When
    5y ago
    Lines
    +11 -13
    Risk
    66%Typical
  • 2a81f751ci: check logos
    Author
    zomfg
    When
    5y ago
    Lines
    +11 -0
    Risk
    64%Typical
  • 47053e16light: hs_color property
    Author
    zomfg
    When
    6y ago
    Lines
    +11 -0
    Risk
    64%Typical
Showing 50 of 138 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.

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

Size against diffusion

The 138 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.03.1Diffusion →
Below typical44
Typical48
Elevated46

Commit history for FaserF/home-assistant-prismatik

FaserF/home-assistant-prismatik has 142 commits in its history from 4 contributors, the first of them Jan 20, 2020. In the last 90 days 7 files were touched, 27 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.