diff --git a/futurehome/CHANGELOG.md b/futurehome/CHANGELOG.md index d7cd18e..34328f2 100644 --- a/futurehome/CHANGELOG.md +++ b/futurehome/CHANGELOG.md @@ -1,7 +1,12 @@ +## 1.3.1 (28.09.2025) + +- Revert upgrading dependencies. + ## 1.3.0 (28.09.2025) +- Upgrade dependencies. - Use proper `light` entity for out_lvl_switch if the device type is "light", instead of generic `number` level switch (thanks @Andbli for help!). ## 1.2.1 (26.09.2025) diff --git a/futurehome/config.yaml b/futurehome/config.yaml index 4574368..7dd4d43 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.3.0' +version: '1.3.1' slug: futurehome description: Local Futurehome Smarthub integration url: 'https://github.com/adrianjagielak/home-assistant-futurehome'