Skip to content

Commit b0babfc

Browse files
docs: update star history links in README with to include the now needed sealed token
see https://www.star-history.com/blog/how-to-use-github-star-history/#how-to-embed-the-chart-in-your-readme
1 parent da09dc3 commit b0babfc

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
- docs: update upgrading instructions to emphasize backup before updating more clearly (#5453 - @JakobLichterfeld)
5454
- docs(mqtt): add service mode topic to MQTT integration documentation (#5472 - @JakobLichterfeld)
5555
- docs: update star history chart links to new format in README (#5482 - @JakobLichterfeld)
56+
- docs: update star history links in README with to include the now needed sealed token (#5488 - @JakobLichterfeld)
5657

5758
## [4.0.1] - 2026-06-14
5859

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,11 +108,11 @@ Key Requirements:
108108
## Star History
109109

110110
<!-- markdownlint-disable MD033 -->
111-
<a href="https://www.star-history.com/?repos=teslamate-org%2Fteslamate&type=date&legend=top-left">
111+
<a href="https://www.star-history.com/?repos=teslamate%2Fteslamate%2Cteslamate-org%2Fteslamate&type=date&legend=top-left">
112112
<picture>
113-
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=teslamate-org/teslamate&type=date&theme=dark&legend=top-left" />
114-
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=teslamate-org/teslamate&type=date&legend=top-left" />
115-
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=teslamate-org/teslamate&type=date&legend=top-left" />
113+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=teslamate/teslamate%2Cteslamate-org/teslamate&type=date&theme=dark&legend=top-left&sealed_token=g6mgwMuUrbZjZJUuh0a4UjeHVmompdKkj0wkj1nadRZ6TF5ahf2oqTqNIAtib7Ra1cb-LYxGyA3E8a-bYGf2Q26jtVaInEaA1lVzoB_PA7Zep7AdHMqcSa3UqYYWJIU2JoDsjSpHYpf-fqENPRgxjro-veJuap9xP9g8ykKjukAEATtufZ1ZALZghAGm" />
114+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=teslamate/teslamate%2Cteslamate-org/teslamate&type=date&legend=top-left&sealed_token=g6mgwMuUrbZjZJUuh0a4UjeHVmompdKkj0wkj1nadRZ6TF5ahf2oqTqNIAtib7Ra1cb-LYxGyA3E8a-bYGf2Q26jtVaInEaA1lVzoB_PA7Zep7AdHMqcSa3UqYYWJIU2JoDsjSpHYpf-fqENPRgxjro-veJuap9xP9g8ykKjukAEATtufZ1ZALZghAGm" />
115+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=teslamate/teslamate%2Cteslamate-org/teslamate&type=date&legend=top-left&sealed_token=g6mgwMuUrbZjZJUuh0a4UjeHVmompdKkj0wkj1nadRZ6TF5ahf2oqTqNIAtib7Ra1cb-LYxGyA3E8a-bYGf2Q26jtVaInEaA1lVzoB_PA7Zep7AdHMqcSa3UqYYWJIU2JoDsjSpHYpf-fqENPRgxjro-veJuap9xP9g8ykKjukAEATtufZ1ZALZghAGm" />
116116
</picture>
117117
</a>
118118
<!-- markdownlint-enable MD033 -->

0 commit comments

Comments
 (0)