Skip to content

Releases: FaserF/ha-chefkoch

Release 3.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jun 16:45

Chefkoch 3.0.1 Stable

Note

Release Risk: Low
This release introduces minor updates and code improvements.

Affected areas: ⚙️ Core (1 files · 6%) · 🧪 Tests (2 files · 12%) · 🚀 CI/CD (12 files · 71%)

📋 What's Changed

🐛 Bug Fixes

  • Hacs release zip file & improved release workflow (cf65451)
  • Hacs download count of integration (d38aef1)

🔧 Maintenance

  • Remove zip files from repo root (f329153)
  • Fix pull rebase workflow bug (843695f, 82b6030)
  • Fix ruff linting errors (e6ee875)
  • Add PYTHONPATH to pytest call in CI [bump-version] (7393de0)
  • Allow custom yaml tags in validator [bump-version] (571e68d)
  • Use force push for git-auto-commit in CI orchestrator [bump-version] (df1adef)
  • Improve release retry logic and fix null head_commit triggers [bump-version] (5caa336)
  • Restrict release trigger and fix syntax error in version manager [bump-version] (73f6b90)
  • Remove workflow pip caching [bump-version] (68bf891)
  • Fix release variables and add workflow concurrency [bump-version] (56924d8)
  • Trigger auto release [bump-version] (4eb72d2)
  • Fix exception handling in version manager and add beautifulsoup4 to CI dependencies (609a57f)
  • Add pytest-homeassistant-custom-component to ci dependencies (a887cd7)
  • Fix mypy type definitions and update config (498dc59)
  • Unify workflows, scripts, and configs (c2fa202)
Show 2 more changes…
  • deps: Update actions/checkout action to v7 (b4a3626)
  • deps: Update actions/checkout digest to df4cb1c (#23) (0c993b3)

19 significant changes from 38 total commits since v3.0.0.

📊 Release Details

Version 3.0.1
Channel stable
Released 2026-06-21 16:42 UTC
Commits included 38 — since last stable release (v3.0.0)

📖 Documentation · 🐛 Report an Issue · 📦 All Releases

Release 3.0.0

Choose a tag to compare

@github-actions github-actions released this 05 May 16:49

Changelog

✨ Features

  • feat: add add_to_shopping_list service and increase random variety (a5606e6)
  • feat: add refresh_recipe service (36eb78e)
  • feat: add cuisine and video_url metadata (61b770a)
  • feat: add autocomplete suggestions to search sensor setup (5b1827a)
  • feat: add nutrition attributes (protein, fat, carbs) (0ceab5a)
  • feat: Download diagnostics option (949741d)
  • feat: vegetarian sensor (93d533b)
  • feat: use device entity instead of standalone sensors (bca98aa)
  • new pytests (982dc2b)

🐛 Bug Fixes

  • fixed release github workflow (1347624)
  • fix: filter out Chefkoch Plus recipes and prevent sensor flicker during reloads (c0b441d)
  • fix: clean up recipe instructions and prevent sensor availability flickering during updates (cd4008e)
  • fix: resolve blocking calls and implement manual parser fallback for get-chefkoch (5e0417c)
  • fixed attribute data fetching with custom patch (dae119d)
  • fix options flow #21 (3a31fa3)

📦 Dependencies

  • Update actions/checkout digest to de0fac2 (#20) (083b1db)
  • Update actions/checkout digest to 8e8c483 (#18) (802ee02)
  • Update actions/checkout action to v6 (874735c)
  • Update actions/checkout digest to 93cb6ef (2172d7b)

🔧 Maintenance & CI

🚀 Other

  • code quality fixes & improvements (0cb3934)
  • switch from python-chefkoch to get-chefkoch pip module (1367ad2)
  • small improvements (19cd975)

Version 2.0.1

Choose a tag to compare

@FaserF FaserF released this 08 Oct 15:19
816d833

What's Changed

  • Integration rewrite: New sensors & attributes and code improvements by @FaserF in #11
    -> You can now use a new search sensor with custom search filters to get Personalised results, see README
  • New sensor: Random baking recipe by @FaserF in #14
  • Allow changing update interval via option flow by @FaserF in #15
  • fix sensor updating & better update fetching by @FaserF in 7250b4b
  • fixed data fetching and attributes by @FaserF in 7d4599c
  • Update github/codeql-action action to v4 by @renovate[bot] in #13
  • Bump python-chefkoch to 2.1.2 by @FaserF in 816d833)

Full Changelog: 1.1.2...2.0.1

Version 2.0.0

Version 2.0.0 Pre-release
Pre-release

Choose a tag to compare

@FaserF FaserF released this 24 Sep 13:40

What's Changed

  • Integration rewrite: New sensors & attributes and code improvements by @FaserF in #11
    -> You can now use a new search sensor with custom search filters to get Personalised results, see README
  • fix sensor updating & better update fetching by @FaserF in 7250b4b

Full Changelog: 1.1.2...2.0.0

Release 1.1.2

Choose a tag to compare

@FaserF FaserF released this 15 Sep 09:27
84043f7

What's Changed

  • Update actions/checkout digest to 08eba0b by @renovate[bot] in #8
  • Update actions/checkout action to v5 by @renovate[bot] in #9
  • Small fix with default values by @FaserF in e913f3e

Full Changelog: 1.1.1...1.1.2

Release 1.1.1

Choose a tag to compare

@FaserF FaserF released this 03 Aug 07:43

What's Changed

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

Choose a tag to compare

@FaserF FaserF released this 31 Jul 20:14

What's Changed

Full Changelog: 1.0.2...1.1.0

Version 1.0.2

Choose a tag to compare

@FaserF FaserF released this 10 Sep 19:07
4099f67

Nothing really changed, new release is only to prepare this integration becoming an official HACS integration.

Full Changelog: 1.0.1...1.0.2

Version 1.0.1

Choose a tag to compare

@FaserF FaserF released this 29 Aug 13:26

What's Changed

New Contributors

  • @knorr3 made their first contribution in #1

Full Changelog: 1.0.0...1.0.1

Version 1.0.0 - Initial release

Choose a tag to compare

@FaserF FaserF released this 29 Aug 12:28

Initial working release