mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
- Added new configuration options for minimum distance from average price for best and peak prices. - Updated default values for best and peak price flexibility. - Improved coordinator to handle midnight turnover and data rotation more effectively. - Refactored entity initialization to streamline device information retrieval. - Updated sensor attributes to use more descriptive names for price values. - Enhanced translations for new configuration options in English and German. - Improved unit tests for coordinator functionality, ensuring proper cleanup and async handling. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_coordinator_basic.py | ||
| test_coordinator_enhanced.py | ||
| test_midnight_turnover.py | ||
| test_price_utils.py | ||
| test_price_utils_integration.py | ||
| test_services_enrich.py | ||