hass.tibber_prices/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
..
developer fix(periods): rename periods_remaining to period_count_remaining 2026-04-12 10:05:21 +00:00
user fix(periods): replace redundant total attributes with per-day counts 2026-04-12 09:50:31 +00:00
cleanup-old-versions.sh git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration 2025-12-06 01:37:06 +00:00
index.html chore(docs): replace SVG logo with image for improved performance and compatibility 2025-12-06 01:57:44 +00:00