Herausforderung mit NOUS A5T Steckdosenleiste

Begonnen von Mundus, 04 Mai 2025, 21:49:26

Vorheriges Thema - Nächstes Thema

Mundus

Hi,

ich habe für ein Kinderzimmer die NOUS A5T gekauft und sie via MQTT in FHEM eingebunden. Aufgrund eines anderen Posts habe ich mich für das Template tasmota_4channel_split entschieden. Die einzelnen Steckdosen bzw. die USB-Schalter kann ich damit alle wunderbar schalten.

Damit komme ich zu meinen Herausforderungen:

1. Mir fehlt ein Masterschalter bei dem Template. Ich habe jetzt

define DVES_725C92_GENERAL MQTT2_DEVICE
attr DVES_725C92_GENERAL autocreate 0
attr DVES_725C92_GENERAL genericDeviceType switch
attr DVES_725C92_GENERAL icon hue_filled_outlet
attr DVES_725C92_GENERAL jsonMap POWER1:0 POWER2:0 POWER3:0 POWER4:0 Dimmer:0 Channel_0:0 Channel_1:0 Channel_2:0 Channel_3:0 Channel_4:0 Channel_5:0 HSBColor:0 Color:0
attr DVES_725C92_GENERAL readingList tele/tasmota_725C92/LWT:.* LWT\
tele/tasmota_725C92/STATE:.* { json2nameValue($EVENT,'',$JSONMAP) }\
tele/tasmota_725C92/SENSOR:.* { json2nameValue($EVENT,'',$JSONMAP) }\
tele/tasmota_725C92/INFO.:.* { $EVENT =~ m,^..Info[1-3]..(.+).$, ?  json2nameValue($1,'',$JSONMAP) : json2nameValue($EVENT,'',$JSONMAP) }\
tele/tasmota_725C92/UPTIME:.* { json2nameValue($EVENT,'',$JSONMAP) }\
stat/tasmota_725C92/POWER1:.* Steckdose_1\
stat/tasmota_725C92/POWER2:.* Steckdose_2\
stat/tasmota_725C92/POWER3:.* Steckdose_3\
stat/tasmota_725C92/POWER4:.* Steckdose_USB\
stat/tasmota_725C92/RESULT:.* { json2nameValue($EVENT,'',$JSONMAP) }
attr DVES_725C92_GENERAL room MQTT2_DEVICE
attr DVES_725C92_GENERAL setList off:noArg    cmnd/tasmota_725C92/POWER0 0\\
on:noArg     cmnd/tasmota_725C92/POWER0 1\\
toggle:noArg cmnd/tasmota_725C92/POWER0 2\\
lightOn:noArg cmnd/tasmota_725C92/LEDSTATE 7\\
lightOff:noArg cmnd/tasmota_725C92/LEDSTATE 0
attr DVES_725C92_GENERAL setStateList on off toggle lightOn lightOff
#   CFGFN     
#   DEF       
#   FUUID      ID
#   IODev      myMqtt2Server
#   LASTInputDev myMqtt2Server
#   MSGCNT     90
#   NAME       DVES_725C92_GENERAL
#   NR         340
#   STATE      set_off
#   TYPE       MQTT2_DEVICE
#   eventCount 104
#   myMqtt2Server_CONN myMqtt2Server_IP_PORT
#   myMqtt2Server_MSGCNT 90
#   myMqtt2Server_TIME 2025-05-04 21:35:39
#   JSONMAP:
#     Channel_0  0
#     Channel_1  0
#     Channel_2  0
#     Channel_3  0
#     Channel_4  0
#     Channel_5  0
#     Color      0
#     Dimmer     0
#     HSBColor   0
#     POWER1     0
#     POWER2     0
#     POWER3     0
#     POWER4     0
#   READINGS:
#     2025-05-04 21:34:14   ANALOG_A0       1024
#     2025-05-04 21:34:14   ENERGY_ApparentPower 0
#     2025-05-04 21:34:14   ENERGY_Current  0.000
#     2025-05-04 21:34:14   ENERGY_Factor   0.00
#     2025-05-04 21:34:14   ENERGY_Period   0
#     2025-05-04 21:34:14   ENERGY_Power    0
#     2025-05-04 21:34:14   ENERGY_ReactivePower 0
#     2025-05-04 21:34:14   ENERGY_Today    0.003
#     2025-05-04 21:34:14   ENERGY_Total    0.003
#     2025-05-04 21:34:14   ENERGY_TotalStartTime 2025-05-03T21:17:51
#     2025-05-04 21:34:14   ENERGY_Voltage  217
#     2025-05-04 21:34:14   ENERGY_Yesterday 0.000
#     2025-05-04 21:34:14   Heap            24
#     2025-05-04 20:48:37   IODev           myMqtt2Server
#     2025-05-04 21:34:14   LoadAvg         19
#     2025-05-04 21:34:14   MqttCount       2
#     2025-05-04 21:34:14   Sleep           50
#     2025-05-04 21:34:14   SleepMode       Dynamic
#     2025-05-04 21:35:39   Steckdose_1     on
#     2025-05-04 21:34:57   Steckdose_2     off
#     2025-05-04 21:34:57   Steckdose_3     off
#     2025-05-04 21:34:57   Steckdose_USB   off
#     2025-05-04 21:34:14   Time            2025-05-04T20:34:14
#     2025-05-04 21:34:14   Uptime          0T20:40:20
#     2025-05-04 21:34:14   UptimeSec       74420
#     2025-05-04 21:34:14   Wifi_AP         1
#     2025-05-04 21:34:14   Wifi_BSSId      HEX
#     2025-05-04 21:34:14   Wifi_Channel    11
#     2025-05-04 21:34:14   Wifi_Downtime   0T00:01:10
#     2025-05-04 21:34:14   Wifi_LinkCount  2
#     2025-05-04 21:34:14   Wifi_Mode       11n
#     2025-05-04 21:34:14   Wifi_RSSI       80
#     2025-05-04 21:34:14   Wifi_SSId       NAME
#     2025-05-04 21:34:14   Wifi_Signal     -60
#     2025-05-04 21:15:50   json2nameValueErrorText error parsing (#2) 'off'
#     2025-05-04 21:15:50   json2nameValueInput off
#     2025-05-04 21:34:57   state           set_off
#   hmccu:
#
setstate DVES_725C92_GENERAL set_off
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ANALOG_A0 1024
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_ApparentPower 0
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Current 0.000
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Factor 0.00
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Period 0
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Power 0
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_ReactivePower 0
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Today 0.003
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Total 0.003
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_TotalStartTime 2025-05-03T21:17:51
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Voltage 217
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 ENERGY_Yesterday 0.000
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Heap 24
setstate DVES_725C92_GENERAL 2025-05-04 20:48:37 IODev myMqtt2Server
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 LoadAvg 19
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 MqttCount 2
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Sleep 50
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 SleepMode Dynamic
setstate DVES_725C92_GENERAL 2025-05-04 21:35:39 Steckdose_1 on
setstate DVES_725C92_GENERAL 2025-05-04 21:34:57 Steckdose_2 off
setstate DVES_725C92_GENERAL 2025-05-04 21:34:57 Steckdose_3 off
setstate DVES_725C92_GENERAL 2025-05-04 21:34:57 Steckdose_USB off
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Time 2025-05-04T20:34:14
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Uptime 0T20:40:20
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 UptimeSec 74420
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_AP 1
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_BSSId HEX
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_Channel 11
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_Downtime 0T00:01:10
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_LinkCount 2
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_Mode 11n
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_RSSI 80
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_SSId NAME
setstate DVES_725C92_GENERAL 2025-05-04 21:34:14 Wifi_Signal -60
setstate DVES_725C92_GENERAL 2025-05-04 21:15:50 json2nameValueErrorText error parsing (#2) 'off'
setstate DVES_725C92_GENERAL 2025-05-04 21:15:50 json2nameValueInput off
setstate DVES_725C92_GENERAL 2025-05-04 21:34:57 state set_off

eingerichtet. Ich würde gerne die Readings Steckdose_1...Steckdose_USB gerne im DevStateIcon anzeigen lassen, aber das gelingt mir nicht - wenn ihr dafür Ideen habt, nehme ich die gerne auf.

Außerdem wird das von mir angelegte Device auch nicht mit den Devices des Templates verknüpft. Habt ihr hierfür eine Idee (Lösung).

Bzw. ist das grundsätzlich von mir gewählte Template falsch?

2. Die LED-Lampe der Steckdosenleiste geht immer wieder an. Ich hätte sie gerne dauerhaft aus. Mit den Befehlen LEDSTATE 7 und dann LEDSTATE 0 kann ich sie kurzfristig deaktievieren, aber nur solange, bis z.B. der PowerButton manuel gedrückt wird.

Ich kann zwar alles mit einem Notify überwachen und dann jedesmal die Befehle LEDSTATE 7 und dann LEDSTATE 0 losschicken - hoffe aber, dass es bessere (und vor allem sinnvollere) Lösungen gibt.

Ich freue mich über eure Hilfe und wenn ihr noch weitere Informationen benötigt, reiche ich die gerne nach.

VG Mundus 

Beta-User

Zitat von: Mundus am 04 Mai 2025, 21:49:26Readings Steckdose_1...Steckdose_USB
Warum orientierst du dich nicht an "tasmota_4ch_unified_icon"?

Zitat von: Mundus am 04 Mai 2025, 21:49:26Außerdem wird das von mir angelegte Device auch nicht mit den Devices des Templates verknüpft. Habt ihr hierfür eine Idee (Lösung).
Die "Verknüpfung" erfolgt (hier) über ein Reading in jedem beteiligten Devices, attrTemplate macht das per default so:
setreading DEVICE associatedWith DEVICE_CH2,DEVICE_CH3,DEVICE_USB
Was den LED-Teil angeht:
Nach etwas lesen würde ich mal "LedMask" versuchen, oder das mit "LedPower". Wenn das nichts hilft, kann man vielleicht auch einfach die Zuweisung zu "LedLink" aufheben (https://templates.blakadder.com/nous_A5T.html)?

Generelle Anmerkung: Vermutlich wäre es effizienter, die POWER-Topics im Zentraldevice zu deaktivieren und das via jsonMap zu machen.
Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

Mundus

Danke für die Hilfe.

Zitat von: Beta-User am 05 Mai 2025, 08:48:06Warum orientierst du dich nicht an "tasmota_4ch_unified_icon"?
Das habe ich jetzt gemacht und sogar das Template genutzt. Die bestehenden Channels habe ich beibehalten und noch einen weiteren Channel für die erste Steckdose eingerichtet - damit kann ich jede Dose einzeln, aber auch die gesamte Steckdosenleiste schalten. Perfekt und Danke für den Hinweis!

Zitat von: Beta-User am 05 Mai 2025, 08:48:06Die "Verknüpfung" erfolgt (hier) über ein Reading in jedem beteiligten Devices, attrTemplate macht das per default so:
setreading DEVICE associatedWith DEVICE_CH2,DEVICE_CH3,DEVICE_USB
Habe ich jetzt manuell erfasst und klappt auch wunderbar! Auch dafür Danke!

Zitat von: Beta-User am 05 Mai 2025, 08:48:06Was den LED-Teil angeht:
Nach etwas lesen würde ich mal "LedMask" versuchen, oder das mit "LedPower". Wenn das nichts hilft, kann man vielleicht auch einfach die Zuweisung zu "LedLink" aufheben (https://templates.blakadder.com/nous_A5T.html)?
Leider waren die Befehle LedMask und LedPower nicht von Erfolg gekrönt - es scheint irgendwie nicht persistent gespeichert zu werden.

Aber, erfolgreich war das Aufheben der Zuweisung von LedLink zu GPIO2. Auch für diene Hinweis danke - hatte ehrlicherweise jedoch gehofft, dass durch LedState, LedMask oder LedPower eine bessere Lösung hinzubekommen.

Vielen Dank!

Zitat von: Beta-User am 05 Mai 2025, 08:48:06Generelle Anmerkung: Vermutlich wäre es effizienter, die POWER-Topics im Zentraldevice zu deaktivieren und das via jsonMap zu machen.
Da ich mir das Prinzip (noch) nicht angeschaut habe und dementsprechend  (noch) nicht verstehe, war es in meinem Device natürlich nicht optimal gelöst. Mit der Lösung des anderen Templates dürfte ich jetzt die FHEM optimale Lösung haben.

Beta-User

Zitat von: Mundus am 05 Mai 2025, 13:38:29Mit der Lösung des anderen Templates dürfte ich jetzt die FHEM optimale Lösung haben.
...vermutlich nicht, sonst hätte ich nicht direkt nochmal darauf hingewiesen...

Im Moment _könnte_ das sogar doppelt kommen, ich habe allerdings nicht nachvollzogen, wie jsonMap am Ende aussieht, wenn man das attrTemplate verwendet.

Der Weg wäre, die POWERn-Topics zu ignorieren und in jsonMap statt (z.B.) "POWER2:0" dann eben "POWER2:Steckdose_2" zu verwenden (wenn man das wirklich so benennen will!). POWER1 würde ich auch bei den "unified"-Dingern immer auf "state" mappen, damit wenigstens da direkt ein Kanal geschaltet werden kann (es sei denn, du willst alle auf einmal schalten können, dann wäre das "state").
Server: HP-elitedesk@Debian 12, aktuelles FHEM@ConfigDB | CUL_HM (VCCU) | MQTT2: ZigBee2mqtt, MiLight@ESP-GW, BT@OpenMQTTGw | ZWave | SIGNALduino | MapleCUN | RHASSPY
svn: u.a Weekday-&RandomTimer, Twilight,  div. attrTemplate-files, MySensors

Mundus

Zitat von: Beta-User am 05 Mai 2025, 14:18:16...vermutlich nicht, sonst hätte ich nicht direkt nochmal darauf hingewiesen...

Im Moment _könnte_ das sogar doppelt kommen, ich habe allerdings nicht nachvollzogen, wie jsonMap am Ende aussieht, wenn man das attrTemplate verwendet.

Der Weg wäre, die POWERn-Topics zu ignorieren und in jsonMap statt (z.B.) "POWER2:0" dann eben "POWER2:Steckdose_2" zu verwenden (wenn man das wirklich so benennen will!). POWER1 würde ich auch bei den "unified"-Dingern immer auf "state" mappen, damit wenigstens da direkt ein Kanal geschaltet werden kann (es sei denn, du willst alle auf einmal schalten können, dann wäre das "state").

Ich glaube, ich verstehe deine Ausführungen nicht (richtig). Ich habe mein o.g. Device gelöscht und das von dir vorgeschlagene attrTemplate genutzt. Mein Device sieht jetzt so aus:

[code]define DVES_725C92 MQTT2_DEVICE DVES_725C92
attr DVES_725C92 alexaName Kind Steckdose
attr DVES_725C92 autocreate 0
attr DVES_725C92 comment NOTE: For on-for-timer SetExtensions are used. You may add on-for-timer option running on the device. The following is limited to 1h max duration, but will not affect future simple "on" commands:<br>on-for-timer {my $duration = $EVTPART1*10;; 'cmnd/cmnd/tasmota_725C92/Backlog POWER1 1;; delay '.$duration.';; POWER1 0'}<br>See the "Praxisbeispiele" in the wiki for "pulseTime1" alternative option and it's restrictions.
attr DVES_725C92 devStateIcon Online:10px-kreis-gruen Offline:10px-kreis-rot 1.on:on:POWER1+off 1.off:off:POWER1+on 2.on:on:POWER2+off 2.off:off:POWER2+on 3.on:on:POWER3+off 3.off:off:POWER3+on 4.on:on:POWER4+off 4.off:off:POWER4+on
attr DVES_725C92 genericDeviceType switch
attr DVES_725C92 icon hue_filled_outlet
attr DVES_725C92 jsonMap POWER1:0 POWER2:0 POWER3:0 POWER4:0 Dimmer:0 Channel_0:0 Channel_1:0 Channel_2:0 Channel_3:0 Channel_4:0 Channel_5:0 HSBColor:0 Color:0
attr DVES_725C92 model tasmota_4ch_unified_icon
attr DVES_725C92 readingList tele/tasmota_725C92/LWT:.* LWT\
  tele/tasmota_725C92/STATE:.* { json2nameValue($EVENT,'',$JSONMAP) }\
  tele/tasmota_725C92/SENSOR:.* { json2nameValue($EVENT,'',$JSONMAP) }\
  tele/tasmota_725C92/INFO.:.* { $EVENT =~ m,^..Info[1-3]..(.+).$, ?  json2nameValue($1,'',$JSONMAP) : json2nameValue($EVENT,'',$JSONMAP) }\
  stat/tasmota_725C92/RESULT:.* { json2nameValue($EVENT,'',$JSONMAP) }\
  tele/tasmota_725C92/UPTIME:.* { json2nameValue($EVENT,'',$JSONMAP) }\
  stat/tasmota_725C92/POWER1:.* POWER1\
  stat/tasmota_725C92/POWER2:.* POWER2\
  stat/tasmota_725C92/POWER3:.* POWER3\
  stat/tasmota_725C92/POWER4:.* POWER4
attr DVES_725C92 room MQTT2_DEVICE
attr DVES_725C92 setList POWER1:on,off,toggle cmnd/tasmota_725C92/POWER1 $EVTPART1\
  POWER2:on,off,toggle cmnd/tasmota_725C92/POWER2 $EVTPART1\
  POWER3:on,off,toggle cmnd/tasmota_725C92/POWER3 $EVTPART1\
  POWER4:on,off,toggle cmnd/tasmota_725C92/POWER4 $EVTPART1\
  off:noArg    cmnd/tasmota_725C92/POWER0 0\\
on:noArg     cmnd/tasmota_725C92/POWER0 1\\
toggle:noArg cmnd/tasmota_725C92/POWER0 2\
attr DVES_725C92 setStateList on off toggle
attr DVES_725C92 stateFormat LWT\
1:POWER1\
2:POWER2\
3:POWER3\
4:POWER4\
<br><a href="http://IPAddress" target="_blank">IPAddress</a>
#   CFGFN     
#   CID        DVES_725C92
#   DEF        DVES_725C92
#   FUUID      ID
#   IODev      myMqtt2Server
#   LASTInputDev myMqtt2Server
#   MSGCNT     1931
#   NAME       DVES_725C92
#   NR         335
#   STATE      Online
#1:off
#2:off
#3:off
#4:off
#<br><a href="http://IP" target="_blank">IP</a>
#   TYPE       MQTT2_DEVICE
#   eventCount 1514
#   myMqtt2Server_CONN myMqtt2Server_IP_PORT
#   myMqtt2Server_MSGCNT 1931
#   myMqtt2Server_TIME 2025-05-05 16:29:28
#   JSONMAP:
#     Channel_0  0
#     Channel_1  0
#     Channel_2  0
#     Channel_3  0
#     Channel_4  0
#     Channel_5  0
#     Color      0
#     Dimmer     0
#     HSBColor   0
#     POWER1     0
#     POWER2     0
#     POWER3     0
#     POWER4     0
#   OLDREADINGS:
#   READINGS:
#     2025-05-05 16:29:28   ANALOG_A0       1024
#     2025-05-05 13:23:23   BASE            18
#     2025-05-05 13:49:24   BootCount       13
#     2025-05-05 16:29:28   ENERGY_ApparentPower 0
#     2025-05-05 16:29:28   ENERGY_Current  0.000
#     2025-05-05 16:29:28   ENERGY_Factor   0.00
#     2025-05-05 16:29:28   ENERGY_Period   0
#     2025-05-05 16:29:28   ENERGY_Power    0
#     2025-05-05 16:29:28   ENERGY_ReactivePower 0
#     2025-05-05 16:29:28   ENERGY_Today    0.000
#     2025-05-05 16:29:28   ENERGY_Total    0.004
#     2025-05-05 16:29:28   ENERGY_TotalStartTime 2025-05-03T21:17:51
#     2025-05-05 16:29:28   ENERGY_Voltage  0
#     2025-05-05 16:29:28   ENERGY_Yesterday 0.005
#     2025-05-05 13:23:23   FLAG            0
#     2025-05-05 13:49:24   FallbackTopic   cmnd/DVES_725C92_fb/
#     2025-05-05 13:23:23   GPIO_1          0
#     2025-05-05 13:23:23   GPIO_10         226
#     2025-05-05 13:23:23   GPIO_11         224
#     2025-05-05 13:23:23   GPIO_12         0
#     2025-05-05 13:23:23   GPIO_13         35
#     2025-05-05 13:23:23   GPIO_14         4704
#     2025-05-05 13:23:23   GPIO_2          3072
#     2025-05-05 13:23:23   GPIO_3          0
#     2025-05-05 13:23:23   GPIO_4          3104
#     2025-05-05 13:23:23   GPIO_5          0
#     2025-05-05 13:23:23   GPIO_6          259
#     2025-05-05 13:23:23   GPIO_7          0
#     2025-05-05 13:23:23   GPIO_8          0
#     2025-05-05 13:23:23   GPIO_9          225
#     2025-05-05 13:49:24   GroupTopic      cmnd/tasmotas/
#     2025-05-05 16:29:28   Heap            25
#     2025-05-05 13:49:24   Hostname        tasmota-725C92-7314
#     2025-05-03 22:29:32   IODev           myMqtt2Server
#     2025-05-05 13:49:24   IPAddress       IP
#     2025-05-05 13:49:24   LWT             Online
#     2025-05-05 13:18:50   LedMask         65535 (0xFFFF)
#     2025-05-05 13:18:36   LedState        1
#     2025-05-05 16:29:28   LoadAvg         19
#     2025-05-05 13:49:24   Module          NOUS A5T
#     2025-05-05 16:29:28   MqttCount       1
#     2025-05-05 13:23:23   NAME            NOUS A5T
#     2025-05-05 14:01:23   POWER1          off
#     2025-05-05 14:01:23   POWER2          off
#     2025-05-05 14:01:23   POWER3          off
#     2025-05-05 14:01:23   POWER4          off
#     2025-05-05 13:49:24   RestartReason   External System
#     2025-05-05 12:26:38   SaveData        on
#     2025-05-05 12:26:38   SetOption26     on
#     2025-05-05 16:29:28   Sleep           50
#     2025-05-05 16:29:28   SleepMode       Dynamic
#     2025-05-05 12:26:37   StateText1      off
#     2025-05-05 12:26:37   StateText2      on
#     2025-05-05 12:26:37   StateText3      toggle
#     2025-05-05 12:26:38   StateText4      hold
#     2025-05-05 16:29:28   Time            2025-05-05T15:29:27
#     2025-05-05 16:29:28   Uptime          0T02:40:10
#     2025-05-05 16:29:28   UptimeSec       9610
#     2025-05-05 13:49:24   Version         14.6.0(release-tasmota)
#     2025-05-05 13:49:24   WebServerMode   Admin
#     2025-05-05 16:29:28   Wifi_AP         1
#     2025-05-05 16:29:28   Wifi_BSSId      ID
#     2025-05-05 16:29:28   Wifi_Channel    11
#     2025-05-05 16:29:28   Wifi_Downtime   0T00:00:04
#     2025-05-05 16:29:28   Wifi_LinkCount  1
#     2025-05-05 16:29:28   Wifi_Mode       11n
#     2025-05-05 16:29:28   Wifi_RSSI       60
#     2025-05-05 16:29:28   Wifi_SSId       NAME
#     2025-05-05 16:29:28   Wifi_Signal     -70
#     2025-05-05 12:49:23   associatedWith  DVES_725C92_CH1 DVES_725C92_CH2 DVES_725C92_CH3 DVES_725C92_CH4
#     2025-05-05 12:26:37   attrTemplateVersion 20210515
#     2025-05-05 14:01:23   state           set_off
#     2025-05-05 12:46:27   subscriptions   cmnd/DVES_725C92_fb/# cmnd/tasmota_725C92/# cmnd/tasmotas/#
#   hmccu:
#
setstate DVES_725C92 Online\
1:off\
2:off\
3:off\
4:off\
<br><a href="http://IP" target="_blank">IP</a>
setstate DVES_725C92 2025-05-05 16:29:28 ANALOG_A0 1024
setstate DVES_725C92 2025-05-05 13:23:23 BASE 18
setstate DVES_725C92 2025-05-05 13:49:24 BootCount 13
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_ApparentPower 0
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Current 0.000
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Factor 0.00
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Period 0
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Power 0
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_ReactivePower 0
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Today 0.000
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Total 0.004
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_TotalStartTime 2025-05-03T21:17:51
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Voltage 0
setstate DVES_725C92 2025-05-05 16:29:28 ENERGY_Yesterday 0.005
setstate DVES_725C92 2025-05-05 13:23:23 FLAG 0
setstate DVES_725C92 2025-05-05 13:49:24 FallbackTopic cmnd/DVES_725C92_fb/
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_1 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_10 226
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_11 224
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_12 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_13 35
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_14 4704
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_2 3072
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_3 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_4 3104
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_5 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_6 259
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_7 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_8 0
setstate DVES_725C92 2025-05-05 13:23:23 GPIO_9 225
setstate DVES_725C92 2025-05-05 13:49:24 GroupTopic cmnd/tasmotas/
setstate DVES_725C92 2025-05-05 16:29:28 Heap 25
setstate DVES_725C92 2025-05-05 13:49:24 Hostname tasmota-725C92-7314
setstate DVES_725C92 2025-05-03 22:29:32 IODev myMqtt2Server
setstate DVES_725C92 2025-05-05 13:49:24 IPAddress IP
setstate DVES_725C92 2025-05-05 13:49:24 LWT Online
setstate DVES_725C92 2025-05-05 13:18:50 LedMask 65535 (0xFFFF)
setstate DVES_725C92 2025-05-05 13:18:36 LedState 1
setstate DVES_725C92 2025-05-05 16:29:28 LoadAvg 19
setstate DVES_725C92 2025-05-05 13:49:24 Module NOUS A5T
setstate DVES_725C92 2025-05-05 16:29:28 MqttCount 1
setstate DVES_725C92 2025-05-05 13:23:23 NAME NOUS A5T
setstate DVES_725C92 2025-05-05 14:01:23 POWER1 off
setstate DVES_725C92 2025-05-05 14:01:23 POWER2 off
setstate DVES_725C92 2025-05-05 14:01:23 POWER3 off
setstate DVES_725C92 2025-05-05 14:01:23 POWER4 off
setstate DVES_725C92 2025-05-05 13:49:24 RestartReason External System
setstate DVES_725C92 2025-05-05 12:26:38 SaveData on
setstate DVES_725C92 2025-05-05 12:26:38 SetOption26 on
setstate DVES_725C92 2025-05-05 16:29:28 Sleep 50
setstate DVES_725C92 2025-05-05 16:29:28 SleepMode Dynamic
setstate DVES_725C92 2025-05-05 12:26:37 StateText1 off
setstate DVES_725C92 2025-05-05 12:26:37 StateText2 on
setstate DVES_725C92 2025-05-05 12:26:37 StateText3 toggle
setstate DVES_725C92 2025-05-05 12:26:38 StateText4 hold
setstate DVES_725C92 2025-05-05 16:29:28 Time 2025-05-05T15:29:27
setstate DVES_725C92 2025-05-05 16:29:28 Uptime 0T02:40:10
setstate DVES_725C92 2025-05-05 16:29:28 UptimeSec 9610
setstate DVES_725C92 2025-05-05 13:49:24 Version 14.6.0(release-tasmota)
setstate DVES_725C92 2025-05-05 13:49:24 WebServerMode Admin
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_AP 1
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_BSSId ID
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_Channel 11
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_Downtime 0T00:00:04
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_LinkCount 1
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_Mode 11n
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_RSSI 60
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_SSId Name
setstate DVES_725C92 2025-05-05 16:29:28 Wifi_Signal -70
setstate DVES_725C92 2025-05-05 12:49:23 associatedWith DVES_725C92_CH1 DVES_725C92_CH2 DVES_725C92_CH3 DVES_725C92_CH4
setstate DVES_725C92 2025-05-05 12:26:37 attrTemplateVersion 20210515
setstate DVES_725C92 2025-05-05 14:01:23 state set_off
setstate DVES_725C92 2025-05-05 12:46:27 subscriptions cmnd/DVES_725C92_fb/# cmnd/tasmota_725C92/# cmnd/tasmotas/#


Und jetzt soll ich json nochmal mappen und POWERn-Topics ignorieren, also den vom Template in readingList erfassten Bereich löschen und durch jsonMap ersetzen. Ob mir das gelingt - ich werde es probieren.