From 6ca05e95b96860af14bebdfb49b500a472f9aea4 Mon Sep 17 00:00:00 2001 From: Adrian Jagielak Date: Sun, 28 Sep 2025 12:25:43 +0200 Subject: [PATCH] v1.2.1 - update version in config.yaml --- futurehome/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/futurehome/config.yaml b/futurehome/config.yaml index d4cea9f..f25797b 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.2.0' +version: '1.2.1' slug: futurehome description: Local Futurehome Smarthub integration url: 'https://github.com/adrianjagielak/home-assistant-futurehome'