From e074738d09e5232c40c7c225c4a406939a7eab12 Mon Sep 17 00:00:00 2001 From: Nano Date: Tue, 2 Jun 2026 11:39:43 +0200 Subject: [PATCH] Korrektur KNX Things. --- things/knx.things | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/things/knx.things b/things/knx.things index 613106d..6c65365 100644 --- a/things/knx.things +++ b/things/knx.things @@ -132,7 +132,7 @@ Bridge knx:ip:bridge [ Type switch : SA2_Kanal_I_Stromzaeler_reset [ ga="1.003:2/5/8" ] Type number : SA2_Kanal_I_Stromzaeler [ ga="13.013:2/6/8" ] Type switch : SA2_Kanal_J_schalten " " [ ga="1.001:2/0/9+<2/1/9" ] - Type number : SA2_Kanal_J_Betriebsstunden [ ga="7:.007:2/2/9" ] + Type number : SA2_Kanal_J_Betriebsstunden [ ga="7.007:2/2/9" ] Type switch : SA2_Kanal_J_Betriebsstunden_reset [ ga="1.003:2/3/9" ] Type number : SA2_Kanal_J_aktuelle_Leistung [ ga="14.056:2/4/9" ] Type switch : SA2_Kanal_J_Stromzaeler_reset [ ga="1.003:2/5/9" ]