hass.tibber_prices/docs/developer/docs
Julian Pawlowski 1d3c55097d fix(periods): rename periods_remaining to period_count_remaining
Consistent naming with the period_count_* family introduced in the
previous commit (period_count_total, period_count_today,
period_count_tomorrow).

periods_remaining was the last attribute in the navigation triplet
using the old plural form. Renamed to period_count_remaining to follow
the established pattern: all countable period metrics use the
period_count_* prefix.

BREAKING CHANGE: periods_remaining renamed to period_count_remaining.

Impact: All four period count attributes now share the same prefix
(period_count_total, period_count_today, period_count_tomorrow,
period_count_remaining), making automation templates more predictable.
2026-04-12 10:05:21 +00:00
..
api-reference.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
architecture.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
caching-strategy.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
coding-guidelines.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
contributing.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
critical-patterns.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
debugging.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
intro.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
performance.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
period-calculation-theory.md fix(periods): replace redundant total attributes with per-day counts 2026-04-12 09:50:31 +00:00
recorder-optimization.md fix(periods): rename periods_remaining to period_count_remaining 2026-04-12 10:05:21 +00:00
refactoring-guide.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
release-management.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
repairs-system.md feat(coordinator): implement repairs system for proactive user notifications 2025-12-07 20:51:43 +00:00
setup.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00
testing.md git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
timer-architecture.md docs(dev): update GitHub links to use main branch 2025-12-18 15:15:18 +00:00