diff --git a/futurehome/CHANGELOG.md b/futurehome/CHANGELOG.md index 02b1fdf..c8b5ad1 100644 --- a/futurehome/CHANGELOG.md +++ b/futurehome/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.6.1 (16.10.2025) + +- Tweaked 'Ignore Availability Reports' setting. + ## 1.6.0 (16.10.2025) - Added setting to always treat all devices as up. diff --git a/futurehome/config.yaml b/futurehome/config.yaml index ea958fe..4340b61 100644 --- a/futurehome/config.yaml +++ b/futurehome/config.yaml @@ -1,6 +1,6 @@ # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config name: Futurehome -version: '1.6.0' +version: '1.6.1' slug: futurehome description: Local Futurehome Smarthub integration url: 'https://github.com/adrianjagielak/home-assistant-futurehome'