mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
Removed excessive debug logging in enrich_price_info_with_differences(): - Deleted per-interval "Processing" messages (cluttered logs) - Kept boundary INFO messages (enrichment start/skip counts) - Removed unused variable expected_intervals_24h - Removed unused parameter day_label from _process_price_interval() Impact: Cleaner logs, no functional changes. Reduces log volume during price data processing. |
||
|---|---|---|
| .. | ||
| api | ||
| binary_sensor | ||
| config_flow_handlers | ||
| coordinator | ||
| custom_translations | ||
| entity_utils | ||
| sensor | ||
| services | ||
| translations | ||
| utils | ||
| __init__.py | ||
| config_flow.py | ||
| const.py | ||
| data.py | ||
| diagnostics.py | ||
| entity.py | ||
| manifest.json | ||
| services.yaml | ||