Hallo,
Die Funktion funktioniert aber ich habe im Log bei Zustandsänderung folgende Warnung:
shNG Version 1.7
Gruß
Michael
Die Funktion funktioniert aber ich habe im Log bei Zustandsänderung folgende Warnung:
Code:
2020-04-12 14:41:02 WARNING plugins.homematic update_item: Test: item='homematic.eg.bad.thermostat.window_open', caller='knx', hm_function=PRESS_LONG, itemvalue='False' 2020-04-12 14:41:02 WARNING plugins.homematic update_item: Todo: Called with value 'False' for item 'homematic.eg.bad.thermostat.window_open' from caller 'knx', source '1.1.70:ga=11/1/12' and dest '11/1/12' 2020-04-12 14:41:02 WARNING plugins.homematic update_item (hm): Called with value 'True' for item 'homematic.eg.bad.thermostat.window_open' from caller 'knx', source '1.1.70:ga=11/1/12' and dest '11/1/12' 2020-04-12 14:41:02 WARNING plugins.homematic update_item: Test: item='homematic.eg.bad.thermostat.window_shut', caller='knx', hm_function=PRESS_SHORT, itemvalue='True' 2020-04-12 14:41:02 WARNING plugins.homematic update_item: Todo: Called with value 'True' for item 'homematic.eg.bad.thermostat.window_shut' from caller 'knx', source '1.1.70:ga=11/1/13' and dest '11/1/13' 2020-04-12 14:41:02 WARNING plugins.homematic update_item (hm): Called with value 'True' for item 'homematic.eg.bad.thermostat.window_shut' from caller 'knx', source '1.1.70:ga=11/1/13' and dest '11/1/13' 2
Code:
window_open: type: bool visu_acl: rw hm_address: BidCoS-RF hm_channel: 1 hm_function: PRESS_LONG knx_dpt: 1 knx_cache: 11/1/12 window_shut: type: bool visu_acl: rw hm_address: BidCoS-RF hm_channel: 1 hm_function: PRESS_SHORT knx_dpt: 1 knx_cache: 11/1/13
Gruß
Michael
Kommentar