- Platform information:
- Hardware: qnap TS-251+
- Router: FritzBox 7490
- KNX IP Interface 730 Weinzierl
- openHAB version: 2.2
I used a raspberry before. It was working but crashing quiet often. openhab on qnap seems to be stable but knx is not working. openhab receives the status of all knx components but it cannot send commands. I used the Basic UI. Also the NTP time cannot be send to the knx bus. So I guess it is no UI problem. I reduced now the items but cannot find the problem. I have not found this problem at Google. Usually the problem is that the command is sent to often.
Telegram is sending temperature information when it was decreasing below a specific value or if somebody is ringing the doorbell I get push notifications.
Does anybody has an idea regarding this?
-
configurations:
Item: Switch L_Ez_DL “Esszimmerlampe” (EG_Ez) { knx=“0/1/4+<0/4/4” }
Services knx.cfg:
ignorelocalevents=true
type=ROUTER
localIp=192.168.178.43 -
log when using Basic UI Switch:
22:23:18.085 [INFO ] [smarthome.event.ItemCommandEvent ] - Item ‘L_Ez_DL’ received command ON
22:23:18.087 [INFO ] [smarthome.event.ItemStateChangedEvent] - L_Ez_DL changed from OFF to ON