From 7e3d56cec1ded349df26656ad96602ead843cf82 Mon Sep 17 00:00:00 2001 From: Adrian Jagielak Date: Sat, 27 Sep 2025 02:26:33 +0200 Subject: [PATCH] v1.2.1 --- futurehome/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/futurehome/CHANGELOG.md b/futurehome/CHANGELOG.md index d359cb9..82bb267 100644 --- a/futurehome/CHANGELOG.md +++ b/futurehome/CHANGELOG.md @@ -1,5 +1,9 @@ +## 1.2.1 (26.09.2025) + +- Revert 'Use `light` entity for out_lvl_switch if the device type is "light"'. + ## 1.2.0 (26.09.2025) - Use `light` entity for out_lvl_switch if the device type is "light".