Commit graph

  • 7605e88b96 refactor(period_utils): simplify period qualification logic by removing average boundary check Julian Pawlowski 2025-11-10 14:58:16 +0000
  • e0b8cdc072 fix(docs): correct link formatting for AGENTS.md in coding guidelines Julian Pawlowski 2025-11-10 14:12:01 +0000
  • 6a77572f4e refactor(docs): update references from copilot-instructions.md to AGENTS.md across documentation Julian Pawlowski 2025-11-10 14:09:40 +0000
  • 6e1a3e37c5 chore(release): bump version to 0.4.0 v0.4.0 Julian Pawlowski 2025-11-10 12:15:58 +0000
  • ab73d02ec1 chore(copilot): Add AGENTS.md Julian Pawlowski 2025-11-10 12:13:53 +0000
  • c9923d9475 chore(copilot): Remove reference to CLAUDE.md as it is no longer needed in the repository. Julian Pawlowski 2025-11-10 12:11:42 +0000
  • 6dcaca9f11 chore(copilot): remove obsolete configuration file for Copilot instructions Julian Pawlowski 2025-11-10 12:00:17 +0000
  • 3dc1a49465 feat(docs): enhance period calculation documentation and add detailed guides for best/peak price periods Julian Pawlowski 2025-11-10 11:54:06 +0000
  • 817658f230 feat(periods): add gap tolerance for price level filters with intelligent period splitting Julian Pawlowski 2025-11-10 04:38:44 +0000
  • 40a335dabe feat(periods): add adaptive filter relaxation for minimum period guarantee Julian Pawlowski 2025-11-10 03:34:09 +0000
  • 9640b041e0 refactor(periods): move all period logic to coordinator and refactor period_utils Julian Pawlowski 2025-11-09 23:46:48 +0000
  • b36a94d53b feat(translations): update language style and tone for user instructions across multiple languages Julian Pawlowski 2025-11-09 19:27:42 +0000
  • 45b26dbf8a docs: update installation instructions and add configuration steps for HACS integration Julian Pawlowski 2025-11-09 18:37:18 +0000
  • 850e985ef8 feat(release): enhance generate-release-notes with AI optimization and auto-update Julian Pawlowski 2025-11-09 17:50:27 +0000
  • 0832c5c071 feat(release): add dynamic release title generation v0.3.0 Julian Pawlowski 2025-11-09 16:33:46 +0000
  • 256caab2ff feat(workflows): add concurrency control to prevent duplicate runs Julian Pawlowski 2025-11-09 16:30:34 +0000
  • 605e05ea95 fix(workflows): remove duplicate validation runs in release workflow Julian Pawlowski 2025-11-09 16:26:16 +0000
  • 6614d225e3 fix(release): add validation/lint checks before release and clean output Julian Pawlowski 2025-11-09 16:14:07 +0000
  • 900e77203a chore(release): bump version to 0.3.0 Julian Pawlowski 2025-11-09 16:06:34 +0000
  • ae82e4637c fix: handle missing entry_id in reauth flow and ensure integration version is a string Julian Pawlowski 2025-11-09 16:04:18 +0000
  • da5a723777 fix: update return type annotation for API request method and ensure exceptions are raised Julian Pawlowski 2025-11-09 16:04:12 +0000
  • 12fbe33bb9 fix: handle unknown integration version in setup entry Julian Pawlowski 2025-11-09 16:04:04 +0000
  • 6a2b7037c9 chore(markdownlint): add initial configuration file Julian Pawlowski 2025-11-09 16:02:19 +0000
  • d81ba5e977 chore(devcontainer): consolidate VS Code settings and remove deprecated options Julian Pawlowski 2025-11-09 16:01:54 +0000
  • 6ebcdc90c0 docs(workflow): document release automation and validation patterns Julian Pawlowski 2025-11-09 15:33:26 +0000
  • d7a145d678 feat(ci): add manifest sync and version validation to release workflow Julian Pawlowski 2025-11-09 15:33:07 +0000
  • ddc718aabd feat(release): add semantic versioning workflow automation Julian Pawlowski 2025-11-09 15:32:44 +0000
  • 7e57facf50 fix(translations): restore corrupted Norwegian and Dutch translations Julian Pawlowski 2025-11-09 15:31:56 +0000
  • 532a91be58 fix(translations): resolve hassfest selector key validation errors Julian Pawlowski 2025-11-09 15:31:37 +0000
  • df79afc87e docs: restructure documentation and add AI development disclosure Julian Pawlowski 2025-11-09 14:25:27 +0000
  • e08fd60070 feat(release): add automated release notes generation system Julian Pawlowski 2025-11-09 14:25:15 +0000
  • 8880df1bee chore(devcontainer): update extensions and add Rust feature Julian Pawlowski 2025-11-09 14:24:55 +0000
  • f4568be34e feat(sensors): add price volatility analysis and period filters Julian Pawlowski 2025-11-09 14:24:34 +0000
  • 165bbd4d88 docs(workflow): enhance copilot-instructions with detailed documentation update process Julian Pawlowski 2025-11-09 12:49:41 +0000
  • cecffed4db refactor: Update Python interpreter path and enhance environment configuration for better development setup Julian Pawlowski 2025-11-09 12:49:22 +0000
  • 232a090c67 refactor: Revise translation schema to enhance structure and add detailed properties for configuration flows Julian Pawlowski 2025-11-09 12:49:06 +0000
  • 32e429624e refactor: Adjust suggested display precision for future average price sensors and add timestamp attributes for next average calculations Julian Pawlowski 2025-11-08 17:06:19 +0000
  • ac100216ee refactor: Update attribute naming and ordering for clarity and consistency Julian Pawlowski 2025-11-08 16:50:55 +0000
  • db0d65a939 feat: Add price trend thresholds configuration and update related calculations Julian Pawlowski 2025-11-08 16:02:21 +0000
  • 5ba0633d15 refactor: Store trend attributes in a sensor-specific dictionary for better organization Julian Pawlowski 2025-11-08 15:30:55 +0000
  • f9f4908748 refactor: Enhance period calculations with aggregated levels and ratings Julian Pawlowski 2025-11-08 15:01:25 +0000
  • db3299b7a7 Add period calculation for best and peak prices Julian Pawlowski 2025-11-08 14:26:46 +0000
  • 3f3edd8a28 refactor: Update price level and rating options to inline definitions for sensor initialization Julian Pawlowski 2025-11-08 09:24:28 +0000
  • 9c6ebc45ec chore: Bump version to 0.2.0 v0.2.0 Julian Pawlowski 2025-11-07 23:45:28 +0000
  • df9fb37fe4 refactor: Update integration version handling in TibberPrices components Julian Pawlowski 2025-11-07 23:43:39 +0000
  • 6b2c45d52c refactor: Remove obsolete test files Julian Pawlowski 2025-11-07 23:43:07 +0000
  • 3df68db20b refactor: Update interval attribute keys and improve period merging logic in TibberPricesBinarySensor Julian Pawlowski 2025-11-07 23:31:29 +0000
  • ca88f136c3 feat: Implement time-sensitive updates for Tibber price sensors and binary sensors Julian Pawlowski 2025-11-07 21:02:11 +0000
  • 1ed2c08f34 feat: Add minimum period length configuration for best and peak price sensors Julian Pawlowski 2025-11-07 15:16:16 +0000
  • f4ae8422f2 fix: Update trend percentage attribute key format in TibberPricesSensor Julian Pawlowski 2025-11-07 14:49:36 +0000
  • 19063daa72 fix: Remove unused model_id attribute from TibberPricesEntity Julian Pawlowski 2025-11-07 14:45:33 +0000
  • 080060c609 fix: Update HACS version and add country list in hacs.json v0.1.0 Julian Pawlowski 2025-11-07 14:34:14 +0000
  • 40852b7d84 fix: Update reauthentication titles for Tibber Price integration in multiple languages Julian Pawlowski 2025-11-07 11:13:42 +0000
  • 5e0a297a8f Update Dutch and Swedish translations for Tibber Prices integration Julian Pawlowski 2025-11-06 22:53:20 +0000
  • ef1a81ccc1 Refactor translations for electricity prices in multiple languages Julian Pawlowski 2025-11-06 22:36:12 +0000
  • 76e5a0fc58 feat: Add function to calculate average price for the next N hours Julian Pawlowski 2025-11-06 22:35:53 +0000
  • 4d77d6d824 fix: Change integration type from service to hub in manifest.json Julian Pawlowski 2025-11-06 17:04:10 +0000
  • 433558f60b feat: Implement reauthentication flow Julian Pawlowski 2025-11-06 16:59:41 +0000
  • 543b1114ed fix: Update README to display the correct logo image Julian Pawlowski 2025-11-06 16:27:28 +0000
  • 3ef588b1f4 fix: Update German translations for peak and best price period labels Julian Pawlowski 2025-11-06 16:01:41 +0000
  • 6771200d48 fix: Add linkx for Tibber API reference in README Julian Pawlowski 2025-11-06 16:01:34 +0000
  • 96df4882e0 Add Norwegian, Dutch, and Swedish translations for Tibber Prices integration Julian Pawlowski 2025-11-06 12:03:03 +0000
  • 63904fff39 feat: Enhance Tibber Prices integration with new configuration options and improved data handling Julian Pawlowski 2025-11-06 11:43:22 +0000
  • 03f09818d1 add shellcheck directive for bootstrap script Julian Pawlowski 2025-11-06 11:43:10 +0000
  • 1db729ae16 update copilot instructions to prefer Home Assistant datetime utilities over standard library Julian Pawlowski 2025-11-06 11:42:59 +0000
  • faa6ce64d0 update requirements Julian Pawlowski 2025-11-06 11:42:47 +0000
  • f7991ae71c fix Julian Pawlowski 2025-11-03 22:26:51 +0000
  • b901b7640d Revert copilot-instructions.md changes - user provided better version copilot-swe-agent[bot] 2025-11-03 22:12:20 +0000
  • c3b3cf82bd
    Merge pull request #19 from jpawlowski/dependabot/github_actions/astral-sh/setup-uv-7.1.2 Julian Pawlowski 2025-11-03 23:12:15 +0100
  • 4acaf969a2
    Merge pull request #18 from jpawlowski/dependabot/pip/setuptools-80.9.0 Julian Pawlowski 2025-11-03 23:11:47 +0100
  • af3e112c99 update translations Julian Pawlowski 2025-11-03 22:11:19 +0000
  • e8fe75aeff update README Julian Pawlowski 2025-11-03 22:06:44 +0000
  • 17a20fbb39 update default values Julian Pawlowski 2025-11-03 22:04:14 +0000
  • fbda6281d1 update copilot instructions Julian Pawlowski 2025-11-03 21:49:15 +0000
  • 2f7b48e177 update currency Julian Pawlowski 2025-11-03 21:31:38 +0000
  • 8790ac8a41 fix Julian Pawlowski 2025-11-03 21:13:50 +0000
  • b3120a9ada
    Bump setuptools from 78.1.1 to 80.9.0 dependabot[bot] 2025-11-03 20:57:24 +0000
  • bba5f180b0 add lots of new sensors Julian Pawlowski 2025-11-03 20:55:28 +0000
  • aaa66227d4 fix linter issues Julian Pawlowski 2025-11-03 20:52:10 +0000
  • 3c8fa390d7
    Bump astral-sh/setup-uv from 7.1.0 to 7.1.2 dependabot[bot] 2025-11-03 20:42:25 +0000
  • 2e1fb2f061 add symlinks for agents Julian Pawlowski 2025-11-03 17:45:25 +0000
  • 0a245a0e12 fix linter Julian Pawlowski 2025-11-03 17:33:01 +0000
  • 6d4669c8e7 fix bootstrap Julian Pawlowski 2025-11-03 17:32:49 +0000
  • c6eed9329b update dev environment Julian Pawlowski 2025-11-03 17:00:08 +0000
  • 263d9822d1 add pre-commit Julian Pawlowski 2025-11-03 15:54:27 +0000
  • 6040a19136 update dev environment Julian Pawlowski 2025-11-03 15:54:01 +0000
  • 259799de9a Update .github/copilot-instructions.md with comprehensive build and validation instructions copilot-swe-agent[bot] 2025-11-03 11:14:39 +0000
  • 0740e5795d Initial plan copilot-swe-agent[bot] 2025-11-03 11:03:38 +0000
  • 5ee780da87 update translations Julian Pawlowski 2025-11-03 09:53:19 +0000
  • 02adf47faf fix translations Julian Pawlowski 2025-11-03 00:47:50 +0000
  • a4a8fc5707 fix manifest order Julian Pawlowski 2025-11-03 00:47:45 +0000
  • d749016f3a fix sorting order Julian Pawlowski 2025-11-03 00:44:25 +0000
  • a0700790ed fix manifest Julian Pawlowski 2025-11-03 00:38:19 +0000
  • 79556768cc fix linting errors Julian Pawlowski 2025-11-03 00:32:27 +0000
  • d3c91e162a fix Julian Pawlowski 2025-11-03 00:15:03 +0000
  • 674bd2b21e fix Julian Pawlowski 2025-11-03 00:10:55 +0000
  • 1f5c8fead8 fix Julian Pawlowski 2025-11-03 00:07:46 +0000
  • 65e8bdbd15 fix Julian Pawlowski 2025-11-03 00:03:58 +0000
  • 3b87cc67e5 fix reload Julian Pawlowski 2025-11-02 23:53:16 +0000
  • 54d0359be8 fix Julian Pawlowski 2025-11-02 23:45:05 +0000