Skip to content

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)