hass.tibber_prices/custom_components/tibber_prices/period_utils
Julian Pawlowski a012c315c3
Merge pull request #23 from jpawlowski/copilot/sub-pr-22
Refactor flexibility_pct to eliminate percentage/ratio mixing
2025-11-13 23:49:08 +01:00
..
__init__.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00
core.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00
level_filtering.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00
outlier_filtering.py refactor: convert flexibility_pct to ratio once at function entry 2025-11-13 22:40:55 +00:00
period_building.py Update custom_components/tibber_prices/period_utils/period_building.py 2025-11-13 23:47:48 +01:00
period_merging.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00
period_statistics.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00
relaxation.py Update custom_components/tibber_prices/period_utils/relaxation.py 2025-11-13 23:48:24 +01:00
types.py feat(periods): modularize period_utils and add statistical outlier filtering 2025-11-12 16:37:34 +00:00