From a81590b3096e2d7b03101c61d9000b8c90241ffd Mon Sep 17 00:00:00 2001 From: Matthias Alphart Date: Wed, 4 Sep 2024 19:25:13 +0200 Subject: [PATCH] Remove KNX last release item from current release notes (#34583) --- source/_posts/2024-09-04-release-20249.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_posts/2024-09-04-release-20249.markdown b/source/_posts/2024-09-04-release-20249.markdown index bb0d2a86cc0..912ad6a2339 100644 --- a/source/_posts/2024-09-04-release-20249.markdown +++ b/source/_posts/2024-09-04-release-20249.markdown @@ -168,7 +168,6 @@ integrations are also being constantly improved. Here are some of the noteworthy changes to existing integrations: - The Mosquitto MQTT broker add-on can now be installed and started automatically when you setup [MQTT](/integrations/mqtt). Great work [@jbouwh]! -- In the [UI for KNX that was introduced last release](/blog/2024/08/07/release-20248/#knx-can-now-be-managed-via-the-ui), you can now also add switch and light entities! Thanks [@farmio]! - [@allenporter] added event entities to the [Nest](integrations/nest) integration. - [@bdraco] made it easier to add battery operated [Shelly](/integrations/shelly) devices, you no longer have to manually set an outbound WebSocket configuration. - [MotionBlinds](/integrations/motion_blinds) now has a button for your favorite position. Thanks [@starkillerOG].