From b450fa486738a7d73ab29ed1310dde3b32fff659 Mon Sep 17 00:00:00 2001 From: hammi Date: Fri, 15 Aug 2025 20:18:30 +0200 Subject: [PATCH] =?UTF-8?q?Namen=20f=C3=BCr=20den=20Sensor=20in=20der=20E?= =?UTF-8?q?=20Werkstatt=20angepasst.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Namen für den Sensor in der E Werkstatt angepasst. --- buba/animations/homeassistant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buba/animations/homeassistant.py b/buba/animations/homeassistant.py index f1a1acb..7198029 100644 --- a/buba/animations/homeassistant.py +++ b/buba/animations/homeassistant.py @@ -28,7 +28,7 @@ default_endpoints = [ }, { "endpoint": "sensor.temperatur_und_feuchtigkeitssensor_lotschlauch_humidity", - "name": "Lötschlauch Luftfeuchte", + "name": "E-Werkstatt Luftfeuchte", } ]