hass.tibber_prices/custom_components/tibber_prices
Julian Pawlowski 63904fff39 feat: Enhance Tibber Prices integration with new configuration options and improved data handling
- 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.
2025-11-06 11:43:22 +00:00
..
custom_translations update currency 2025-11-03 21:31:38 +00:00
translations feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
__init__.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
api.py update dev environment 2025-11-03 15:54:01 +00:00
average_utils.py add lots of new sensors 2025-11-03 20:55:28 +00:00
binary_sensor.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
config_flow.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
const.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
coordinator.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
data.py refactoring 2025-04-23 16:42:31 +00:00
diagnostics.py update dev environment 2025-11-03 15:54:01 +00:00
entity.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
manifest.json fix manifest order 2025-11-03 00:47:45 +00:00
price_utils.py add lots of new sensors 2025-11-03 20:55:28 +00:00
sensor.py feat: Enhance Tibber Prices integration with new configuration options and improved data handling 2025-11-06 11:43:22 +00:00
services.py add lots of new sensors 2025-11-03 20:55:28 +00:00
services.yaml update 2025-05-25 22:15:25 +00:00