Releases: FaserF/ha-chefkoch
Releases · FaserF/ha-chefkoch
Release list
Release 3.0.1
Chefkoch 3.0.1 
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…
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
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
- workflow improvements (33bf475)
🚀 Other
Version 2.0.1
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
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
Release 1.1.1
What's Changed
Full Changelog: 1.1.0...1.1.1
Release 1.1.0
Version 1.0.2
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
What's Changed
- Refactor requests to be blazingly fast ✨ by @knorr3 in #1
- Add automation examples by @FaserF in 285aea8
- Handle empty picture/attribute data by @FaserF in 7e05f90
- Generate Unique IDs by @FaserF in 862d489
- Remove deprecated HA functions by @FaserF in 1ea298e
- add chef-hat icon to sensors & more attributes by @FaserF in 45ff9b5
New Contributors
Full Changelog: 1.0.0...1.0.1
Version 1.0.0 - Initial release
Initial working release