hass.tibber_prices/custom_components/tibber_prices/config_flow_handlers
Julian Pawlowski ebd1b8ddbf chore: Enhance validation logic and constants for options configuration flow
- Added new validation functions for various parameters including flexibility percentage, distance percentage, minimum periods, gap count, relaxation attempts, price rating thresholds, volatility threshold, and price trend thresholds.
- Updated constants in `const.py` to define maximum and minimum limits for the new validation criteria.
- Improved error messages in translations for invalid parameters to provide clearer guidance to users.
- Adjusted existing validation functions to ensure they align with the new constants and validation logic.
2025-11-21 13:57:35 +00:00
..
__init__.py refactor(naming): complete class naming convention alignment 2025-11-20 11:22:53 +00:00
options_flow.py chore: Enhance validation logic and constants for options configuration flow 2025-11-21 13:57:35 +00:00
schemas.py chore: Enhance validation logic and constants for options configuration flow 2025-11-21 13:57:35 +00:00
subentry_flow.py feat(api): add multi-home support and diagnostic sensors 2025-11-16 00:11:56 +00:00
user_flow.py refactor(naming): complete class naming convention alignment 2025-11-20 11:22:53 +00:00
validators.py chore: Enhance validation logic and constants for options configuration flow 2025-11-21 13:57:35 +00:00