hass.tibber_prices/custom_components/tibber_prices/utils
Julian Pawlowski 7e47ef5995 docs: fix attribute names in AGENTS.md examples
Updated attribute ordering documentation to use correct names:
- "periods" → "pricePeriods" (matches code since refactoring)
- "intervals" → "priceInfo" (flat list structure)

Impact: Documentation now matches actual code structure.
2025-11-24 16:26:23 +00:00
..
__init__.py refactor(coordinator): centralize time operations through TimeService 2025-11-19 18:36:12 +00:00
average.py refactor(price_info): price data handling to use unified interval retrieval 2025-11-24 10:49:34 +00:00
price.py docs: fix attribute names in AGENTS.md examples 2025-11-24 16:26:23 +00:00