From 1445fff739dce61063ed7cd33ed5cf2f9fe44fbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 20 Jan 2026 05:50:18 +0000 Subject: [PATCH] add 0.7.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a07be0..4c60a16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,15 @@ Sections: --- +## [0.7.0] - 2026-01-20 + +### Added +- Options dialog (gear icon) for the Bahmcloud Store integration. +- Optional GitHub token can now be set, changed or removed via the Home Assistant UI. + +### Fixed +- Fixed missing options flow when clicking the integration settings button. + ## [0.6.9] – 2026-01-19 ### Added - New Home Assistant **GUI setup** (Config Flow) – no YAML configuration required.