hass.tibber_prices/custom_components/tibber_prices
2025-11-07 15:16:16 +00:00
..
custom_translations Update Dutch and Swedish translations for Tibber Prices integration 2025-11-06 22:53:20 +00:00
translations feat: Add minimum period length configuration for best and peak price sensors 2025-11-07 15:16:16 +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 feat: Add function to calculate average price for the next N hours 2025-11-06 22:35:53 +00:00
binary_sensor.py feat: Add minimum period length configuration for best and peak price sensors 2025-11-07 15:16:16 +00:00
config_flow.py feat: Add minimum period length configuration for best and peak price sensors 2025-11-07 15:16:16 +00:00
const.py feat: Add minimum period length configuration for best and peak price sensors 2025-11-07 15:16:16 +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 fix: Remove unused model_id attribute from TibberPricesEntity 2025-11-07 14:45:33 +00:00
manifest.json fix: Change integration type from service to hub in manifest.json 2025-11-06 17:04:10 +00:00
price_utils.py Refactor translations for electricity prices in multiple languages 2025-11-06 22:36:12 +00:00
sensor.py fix: Update trend percentage attribute key format in TibberPricesSensor 2025-11-07 14:49:36 +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