mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-30 05:13:40 +00:00
* Initial plan * Add connect_segments parameter to get_chartdata service for visual segment connections Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> * Address code review feedback: fix test logic and correct misleading comment Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> * Integrate PR45: Remove trailing null values for proper ApexCharts header display Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> * Add connect_segments translations for de, nb, nl, sv languages Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> * Changes before error encountered Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> * Fix hassfest validation: Move time_units from translations to custom_translations Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jpawlowski <75446+jpawlowski@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_avg_none_fallback.py | ||
| test_best_price_e2e.py | ||
| test_cache_age.py | ||
| test_cache_validity.py | ||
| test_cache_validity_after_midnight.py | ||
| test_config_validators.py | ||
| test_connect_segments.py | ||
| test_coordinator_shutdown.py | ||
| test_interval_pool_memory_leak.py | ||
| test_interval_pool_optimization.py | ||
| test_level_filtering.py | ||
| test_lifecycle_state.py | ||
| test_midnight_handler.py | ||
| test_midnight_periods.py | ||
| test_midnight_turnover.py | ||
| test_minmax_none_fallback.py | ||
| test_next_api_poll.py | ||
| test_peak_price_e2e.py | ||
| test_percentage_calculations.py | ||
| test_period_calculation.py | ||
| test_price_calculations.py | ||
| test_rating_threshold_validation.py | ||
| test_resource_cleanup.py | ||
| test_sensor_consistency.py | ||
| test_sensor_timer_assignment.py | ||
| test_time_service.py | ||
| test_timer_scheduling.py | ||
| test_tomorrow_data_refresh.py | ||