Commit graph

  • 325d855997 feat(utils): add coefficient of variation (CV) calculation Julian Pawlowski 2025-12-22 23:21:38 +0000
  • 70552459ce fix(periods): protect daily extremes from outlier smoothing Julian Pawlowski 2025-12-22 21:05:30 +0000
  • 11d4cbfd09 feat(config_flow): add price level gap tolerance for Tibber API level field Julian Pawlowski 2025-12-22 20:25:30 +0000
  • f57997b119 feat(config_flow): add configurable hysteresis and gap tolerance for price ratings Julian Pawlowski 2025-12-22 13:54:10 +0000
  • 64cf842719 fix(rating): improve gap tolerance to find dominant large blocks Julian Pawlowski 2025-12-22 13:28:25 +0000
  • ba032a1c94 chore(bootstrap): update Home Assistant version to 2025.12.4 Julian Pawlowski 2025-12-22 10:09:28 +0000
  • ced9d8656b fix(chartdata): assign vertical transition lines to more expensive segment Julian Pawlowski 2025-12-21 17:40:13 +0000
  • 941f903a9c fix(apexcharts): synchronize y-axis tick intervals for consistent grid alignment Julian Pawlowski 2025-12-21 17:39:12 +0000
  • ada17f6d90 refactor(services): process chartdata intervals as unified timeline instead of per-day Julian Pawlowski 2025-12-21 14:55:52 +0000
  • 5cc71901b9 docs: add version snapshot v0.23.1 and cleanup old versions [skip ci] github-actions[bot] 2025-12-21 10:48:25 +0000
  • 78b57241eb chore(release): bump version to 0.23.1 v0.23.1 Julian Pawlowski 2025-12-21 10:46:00 +0000
  • 38ea143fc7 Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-21 10:44:32 +0000
  • 4e0c2b47b1 fix: conditionally enable tooltips for first series based on highlight_best_price Julian Pawlowski 2025-12-21 10:44:29 +0000
  • 19882fb17d docs: add version snapshot v0.23.0 and cleanup old versions [skip ci] github-actions[bot] 2025-12-18 15:19:19 +0000
  • 9eb5c01c94 chore(release): bump version to 0.23.0 v0.23.0 Julian Pawlowski 2025-12-18 15:16:55 +0000
  • df1ee2943b docs: update AGENTS.md links to use main branch Julian Pawlowski 2025-12-18 15:16:34 +0000
  • f539c9119b Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-18 15:15:23 +0000
  • dff0faeef5 docs(dev): update GitHub links to use main branch Julian Pawlowski 2025-12-18 15:15:18 +0000
  • b815aea8bf docs(user): add comprehensive average sensor documentation Julian Pawlowski 2025-12-18 15:15:00 +0000
  • 0a06e12afb i18n: update translations for average sensor display feature Julian Pawlowski 2025-12-18 15:14:41 +0000
  • aff3350de7 test(sensors): add comprehensive test coverage for mean/median display Julian Pawlowski 2025-12-18 15:14:22 +0000
  • abb02083a7 feat(sensors): always show both mean and median in average sensor attributes Julian Pawlowski 2025-12-18 15:12:30 +0000
  • 95ebbf6701
    chore(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 (#61) dependabot[bot] 2025-12-15 21:21:11 +0100
  • 428a2b13b3
    chore(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 dependabot[bot] 2025-12-15 20:18:13 +0000
  • c30af465c9 docs: add version snapshot v0.22.1 and cleanup old versions [skip ci] github-actions[bot] 2025-12-13 14:10:02 +0000
  • 29e934d66b chore(release): bump version to 0.22.1 v0.22.1 Julian Pawlowski 2025-12-13 14:07:34 +0000
  • d00935e697 fix(tests): remove unused mock_config_entry and update price_avg to base currency in percentage calculations Julian Pawlowski 2025-12-13 14:07:16 +0000
  • 87f0022baa fix(api): handle None values in API responses to prevent AttributeError Julian Pawlowski 2025-12-13 14:02:30 +0000
  • 6c741e8392 fix(config_flow): restructure options flow to menu-based navigation and fix settings persistence Julian Pawlowski 2025-12-13 13:33:31 +0000
  • 1c19cebff5 fix: support main and subunit currency v0.22.0 Julian Pawlowski 2025-12-11 23:07:06 +0000
  • be34e87fa6 refactor(currency): rename minor_currency to subunit_currency in services.yaml Julian Pawlowski 2025-12-11 09:36:24 +0000
  • 51cf230c48 docs: add version snapshot v0.22.0 and cleanup old versions [skip ci] github-actions[bot] 2025-12-11 08:44:26 +0000
  • 050ee4eba7 chore(release): bump version to 0.22.0 Julian Pawlowski 2025-12-11 08:41:55 +0000
  • 60e05e0815 refactor(currency)!: rename major/minor to base/subunit currency terminology Julian Pawlowski 2025-12-11 08:26:30 +0000
  • ddc092a3a4 fix(statistics): handle None median value in price statistics calculation Julian Pawlowski 2025-12-09 18:36:37 +0000
  • cfb9515660 Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-09 18:21:59 +0000
  • 284a7f4291 fix(periods): Periods are now correctly recalculated after tomorrow prices became available. Julian Pawlowski 2025-12-09 16:57:57 +0000
  • ae02686d27
    chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.5 (#57) dependabot[bot] 2025-12-08 22:59:08 +0100
  • 3ca5196b9b
    chore(deps): bump actions/upload-pages-artifact from 3 to 4 (#56) dependabot[bot] 2025-12-08 22:58:56 +0100
  • 7c61fc0ecd
    chore(deps): bump actions/setup-node from 4 to 6 (#55) dependabot[bot] 2025-12-08 22:58:43 +0100
  • bc0ae0b5d5
    chore(deps): bump actions/checkout from 4 to 6 (#54) dependabot[bot] 2025-12-08 22:58:31 +0100
  • 4e1c7f8d26
    chore(deps): bump home-assistant/actions (#53) dependabot[bot] 2025-12-08 22:58:16 +0100
  • 15d3e95193
    chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.5 dependabot[bot] 2025-12-08 20:17:32 +0000
  • f4cbc2bf19
    chore(deps): bump actions/upload-pages-artifact from 3 to 4 dependabot[bot] 2025-12-08 20:17:28 +0000
  • a82a4f59df
    chore(deps): bump actions/setup-node from 4 to 6 dependabot[bot] 2025-12-08 20:17:25 +0000
  • f5dee038d8
    chore(deps): bump actions/checkout from 4 to 6 dependabot[bot] 2025-12-08 20:17:22 +0000
  • eb5757e3b6
    chore(deps): bump home-assistant/actions dependabot[bot] 2025-12-08 20:17:16 +0000
  • 51a99980df feat(sensors)!: add configurable median/mean display for average sensors Julian Pawlowski 2025-12-08 17:53:40 +0000
  • 0f56e80838 Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-07 21:06:57 +0000
  • 85e86cf80a fix(docs): update Developer Documentation link for clarity Julian Pawlowski 2025-12-07 21:06:55 +0000
  • f67d712435 docs: add version snapshot v0.21.0 and cleanup old versions [skip ci] github-actions[bot] 2025-12-07 21:05:21 +0000
  • 99d7c97868 fix(translations): update home not found messages for clarity in multiple languages v0.21.0 Julian Pawlowski 2025-12-07 20:57:53 +0000
  • b8bd4670d9 chore(release): bump version to 0.21.0 Julian Pawlowski 2025-12-07 20:52:11 +0000
  • 83be54d5ad feat(coordinator): implement repairs system for proactive user notifications Julian Pawlowski 2025-12-07 20:51:43 +0000
  • 4bd90ccdee chore: Update logo and icons for Tibber Prices Integration Julian Pawlowski 2025-12-07 19:00:32 +0000
  • 98512672ae feat(lifecycle): implement HA entity best practices for state management Julian Pawlowski 2025-12-07 17:24:41 +0000
  • 7d7784300d Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-07 16:59:13 +0000
  • 334f462621 docs: update documentation structure for Docusaurus sites Julian Pawlowski 2025-12-07 16:59:06 +0000
  • b99158d826 fix(docs): correct license reference from Apache 2.0 to MIT Julian Pawlowski 2025-12-07 16:58:54 +0000
  • a9c04dc0ec docs(developer): add recorder optimization guide Julian Pawlowski 2025-12-07 16:57:53 +0000
  • 763a6b76b9 perf(entities): exclude non-essential attributes from recorder history Julian Pawlowski 2025-12-07 16:57:40 +0000
  • bc24513037
    Modify FUNDING.yml with new sponsorship details Julian Pawlowski 2025-12-07 16:36:16 +0100
  • 6241f47012 fix(translations): ensure newline at end of translation files for consistency Julian Pawlowski 2025-12-07 15:17:21 +0000
  • 07c01dea01 refactor(i18n): normalize enum values and improve translation consistency Julian Pawlowski 2025-12-07 14:21:53 +0000
  • a7bbcb8dc9 docs: Add BMC logo SVG file to the images directory Julian Pawlowski 2025-12-06 02:35:39 +0000
  • c4b68c4cb1 fix(styles): add padding to hero section for improved layout Julian Pawlowski 2025-12-06 02:07:47 +0000
  • cc845ee675 fix(styles): adjust padding for heroBanner in CSS modules Julian Pawlowski 2025-12-06 02:00:01 +0000
  • e79bc97321 chore(docs): replace SVG logo with image for improved performance and compatibility Julian Pawlowski 2025-12-06 01:57:44 +0000
  • d71f3408b9 fix(docs): update developer documentation link in user intro Julian Pawlowski 2025-12-06 01:54:13 +0000
  • 78a03f2827 feat(workflows): enhance GitHub Actions workflows with concurrency control and deployment updates Julian Pawlowski 2025-12-06 01:50:49 +0000
  • e9aea64a2e deploy: 6898c126e3 gh-pages github-actions[bot] 2025-12-06 01:42:39 +0000
  • 6898c126e3 fix(workflow): create separate directories for user and developer documentation during merge Julian Pawlowski 2025-12-06 01:40:38 +0000
  • d73eda4b2f git commit -m "feat(docs): add dual Docusaurus sites with custom branding and Giscus integration Julian Pawlowski 2025-12-06 01:37:06 +0000
  • b5db6053ba docs: Update chart examples and sensors documentation for chart_metadata integration Julian Pawlowski 2025-12-05 21:44:46 +0000
  • 86afea9cce docs: Update README with example screenshots. Julian Pawlowski 2025-12-05 21:37:31 +0000
  • afb8ac2327 doc: Add comprehensive chart examples and screenshots for tibber_prices integration Julian Pawlowski 2025-12-05 21:15:52 +0000
  • f92fc3b444 refactor(services): remove gradient_stop, use fixed 50% gradient v0.20.0 Julian Pawlowski 2025-12-05 20:51:30 +0000
  • 6922e52368 feat(sensors): add chart_metadata sensor for lightweight chart configuration Julian Pawlowski 2025-12-05 20:30:54 +0000
  • ac6f1e0955 chore(release): bump version to 0.20.0 Julian Pawlowski 2025-12-05 18:14:32 +0000
  • c8e9f7ec2a feat(apexcharts): add server-side metadata with dynamic yaxis and gradient Julian Pawlowski 2025-12-05 18:14:18 +0000
  • 2f1929fbdc chore(release): bump version to 0.19.0 v0.19.0 Julian Pawlowski 2025-12-04 14:39:16 +0000
  • c9a7dcdae7 feat(services): add rolling window options with auto-zoom for ApexCharts Julian Pawlowski 2025-12-04 14:39:00 +0000
  • 1386407df8 fix(translations): update descriptions and names for clarity in multiple language files Julian Pawlowski 2025-12-04 12:41:11 +0000
  • c28c33dade chore(release): bump version to 0.18.1 v0.18.1 Julian Pawlowski 2025-12-03 14:21:06 +0000
  • 6e0310ef7c fix(services): correct period data format for ApexCharts visualization Julian Pawlowski 2025-12-03 14:20:46 +0000
  • a3696fe182 ci(release): auto-delete inappropriate version tags with clear error messaging Julian Pawlowski 2025-12-03 13:45:21 +0000
  • a2d664e120 chore(release): bump version to 0.18.0 v0.18.0 Julian Pawlowski 2025-12-03 13:36:04 +0000
  • d7b129efec chore(release): bump version to 0.17.1 Julian Pawlowski 2025-12-03 13:16:06 +0000
  • 8893b31f21 fix(binary_sensor): restore push updates from coordinator Julian Pawlowski 2025-12-03 13:14:26 +0000
  • 0ac2c4970f feat(config): add energy section to configuration.yaml Julian Pawlowski 2025-12-03 11:18:59 +0000
  • 604c5d53cb
    chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#49) dependabot[bot] 2025-12-02 21:24:01 +0100
  • a1ab98d666 refactor(config_flow): reorganize options flow steps with section structure Julian Pawlowski 2025-12-02 20:23:31 +0000
  • 6866c96876
    chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 dependabot[bot] 2025-12-02 20:16:47 +0000
  • 3098144db2 chore(release): bump version to 0.17.0 v0.17.0 Julian Pawlowski 2025-12-02 19:00:54 +0000
  • 3977d5e329 fix(coordinator): add _is_fetching flag and fix tomorrow data detection Julian Pawlowski 2025-12-02 19:00:20 +0000
  • d6ae931918 feat(services): add new services and icons for enhanced functionality and user experience Julian Pawlowski 2025-12-02 18:46:15 +0000
  • ab9735928a refactor(docs): update terminology from "services" to "actions" for clarity and consistency Julian Pawlowski 2025-12-02 18:35:59 +0000
  • 97db134ed5 feat(services): add icons to service definitions for better visibility Julian Pawlowski 2025-12-02 17:16:44 +0000
  • d2252cac45 Merge branch 'main' of https://github.com/jpawlowski/hass.tibber_prices Julian Pawlowski 2025-12-02 17:13:59 +0000
  • 7978498006 chore(release): sync manifest.json with tag and recreate release if necessary Julian Pawlowski 2025-12-02 17:13:56 +0000