Hallo
eigentlich sollte das doch funktionieren:
tut es aber nicht:
???
Gruss, Micha
eigentlich sollte das doch funktionieren:
Code:
[TestCounter] type = num cache = yes knx_dpt = 13 knx_listen = 0/2/0 knx_init = 0/2/0 [TestCounterTimer] type = bool value = 0 eval_trigger = TestCounter eval = 1 if sh.TestCounter.changed_by() == "KNX:1.0.254" else 0 autotimer = 5s = 0 enforce_updates = yes
Code:
2018-10-21 15:12:29 DEBUG items.TestCounterTimer-Timer Triggering TestCounterTimer eval - by: Autotimer source: None dest: None value: {'value': '0', 'caller': 'Autotimer', 'd 2018-10-21 15:12:54 DEBUG Main Triggering TestCounterTimer - by: KNX source: 1.0.254 dest: 0/2/0 value: {'value': 35, 'source': ' 2018-10-21 15:12:54 DEBUG TestCounterTimer Item TestCounterTimer = True via Eval TestCounter None 2018-10-21 15:12:59 DEBUG items.TestCounterTimer-Timer Triggering TestCounterTimer-eval - by: Autotimer source: None dest: None value: {'value': '0', 'caller': 'Autotimer', 'd
Gruss, Micha
Kommentar