core: KNX entities not updating state

The problem

KNX entities do not longer update state, and I’m not sure when it started to happen. Node-RED keeps receiving and updating fine, but HA stopped working at some point recently. It’s worth noting that changing state inside HA reflects on the KNX bus. E.g. turning light on/off works, but if I do it on the KNX bus directly the state do not update in HA. I see the message come into Node-RED just fine. This has worked earlier. Worth noting I’m using a LogicMachine LM5 as KNX gateway.

What version of Home Assistant Core has the issue?

2023.3.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

KNX

Link to integration documentation on our website

https://www.home-assistant.io/integrations/knx/

Diagnostics information

2023-03-12 07:48:13.328 DEBUG (MainThread) [xknx.log] Using local ip: 192.168.12.63
2023-03-12 07:48:13.348 DEBUG (MainThread) [xknx.log] Searching on eno1 / 192.168.12.63
2023-03-12 07:48:13.350 DEBUG (MainThread) [xknx.knx] Sending to 224.0.23.12:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="SEARCH_REQUEST_EXTENDED" TotalLength="20" /> body="<SearchRequestExtended discovery_endpoint="192.168.12.63:39848/udp" srps="[<xknx.knxip.srp.SRP object at 0x7f607ab95660>]" />" />
2023-03-12 07:48:13.352 DEBUG (MainThread) [xknx.knx] Sending to 224.0.23.12:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="SEARCH_REQUEST" TotalLength="14" /> body="<SearchRequest discovery_endpoint="192.168.12.63:39848/udp" />" />
2023-03-12 07:48:13.354 DEBUG (MainThread) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100202004c0801c0a80c9e0e573601020011ff0000001bc5001340e000170c001bc50013404c6f6769634d616368696e650000000000000000000000000000000000000802020104010501
2023-03-12 07:48:13.355 DEBUG (MainThread) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="SEARCH_RESPONSE" TotalLength="76" /> body="<SearchResponse control_endpoint="192.168.12.158:3671/udp" dibs="[
<DIBDeviceInformation 
	knx_medium="KNXMedium.TP1" 
	programming_mode="False" 
	individual_address="1.1.255" 
	installation_number="0" 
	project_number="0" 
	serial_number="00:1b:c5:00:13:40" 
	multicast_address="224.0.23.12" 
	mac_address="00:1b:c5:00:13:40" 
	name="LogicMachine" />,
<DIBSuppSVCFamilies families="[DIBServiceFamily.CORE version: 1, DIBServiceFamily.TUNNELING version: 1, DIBServiceFamily.ROUTING version: 1]" />
]" />" />
2023-03-12 07:48:13.355 DEBUG (MainThread) [xknx.log] Found KNX/IP device at 192.168.12.158:3671/udp: GatewayDescriptor(
    name=LogicMachine,
    ip_addr=192.168.12.158,
    port=3671,
    individual_address=1.1.255
    local_interface=eno1,
    local_ip=192.168.12.63,
    core_version=1,
    supports_routing=True,
    supports_tunnelling=True,
    supports_tunnelling_tcp=False,
    supports_secure=False,
    routing_requires_secure=None
    tunnelling_requires_secure=None
    tunnelling_slots={}
)
2023-03-12 07:48:14.729 DEBUG (MainThread) [xknx.log] Closing UDP transport.
2023-03-12 07:48:16.046 DEBUG (MainThread) [xknx.state_updater] StateUpdater stopping
2023-03-12 07:48:16.046 DEBUG (MainThread) [xknx.log] Stopping TelegramQueue
2023-03-12 07:48:16.046 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="DISCONNECT_REQUEST" TotalLength="16" /> body="<DisconnectRequest communication_channel_id="1" control_endpoint="192.168.12.63:60122/udp" />" />
2023-03-12 07:48:16.048 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 0610020a00080100
2023-03-12 07:48:16.048 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="DISCONNECT_RESPONSE" TotalLength="8" /> body="<DisconnectResponse communication_channel_id="1" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:16.048 DEBUG (KNX Interface) [xknx.log] Tunnel disconnected (communication_channel: 1)
2023-03-12 07:48:16.049 DEBUG (KNX Interface) [xknx.log] Closing UDP transport.
2023-03-12 07:48:16.097 INFO (MainThread) [xknx.log] XKNX v2.6.0 starting tunneling connection to KNX bus.
2023-03-12 07:48:16.100 DEBUG (KNX Interface) [xknx.log] Using interface: eno1
2023-03-12 07:48:16.100 DEBUG (KNX Interface) [xknx.log] Starting tunnel from 192.168.12.63:0 to 192.168.12.158:3671
2023-03-12 07:48:16.101 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="CONNECT_REQUEST" TotalLength="26" /> body="<ConnectRequest control_endpoint="192.168.12.63:59216/udp" data_endpoint="192.168.12.63:59216/udp" cri="<ConnectRequestInformation connection_type="TUNNEL_CONNECTION" knx_layer="DATA_LINK_LAYER" />" />" />
2023-03-12 07:48:16.103 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100206001401000801c0a80c9e0e57040411ff
2023-03-12 07:48:16.103 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="CONNECT_RESPONSE" TotalLength="20" /> body="<ConnectResponse communication_channel="1" status_code="ErrorCode.E_NO_ERROR" data_endpoint="192.168.12.158:3671/udp" crd="<ConnectResponseData request_type="ConnectRequestType.TUNNEL_CONNECTION" individual_address="1.1.255" />" />" />
2023-03-12 07:48:16.104 DEBUG (KNX Interface) [xknx.log] Tunnel established. communication_channel=1, address=1.1.255
2023-03-12 07:48:16.111 DEBUG (MainThread) [xknx.state_updater] StateUpdater initializing values
2023-03-12 07:48:16.112 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="garage" feature_name="State" <1/2/7, 1/2/7, [], None /> />
2023-03-12 07:48:16.113 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="workshop" feature_name="State" <1/2/5, 1/2/5, [], None /> />
2023-03-12 07:48:16.114 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="outdoor" feature_name="State" <1/2/8, 1/2/8, [], None /> />
2023-03-12 07:48:16.115 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSensor device_name="2 - Master Bath - Floor temperature" feature_name="Value" <None, 3/3/1, [], None /> />
2023-03-12 07:48:16.115 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSensor device_name="2 - Guest Bath - Floor temperature" feature_name="Value" <None, 7/3/1, [], None /> />
2023-03-12 07:48:16.115 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSensor device_name="1 - Guest Bath - Floor temperature" feature_name="Value" <None, 12/3/1, [], None /> />
2023-03-12 07:48:16.115 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="Water supply" feature_name="State" <1/2/6, 1/2/6, [], None /> />
2023-03-12 07:48:16.116 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="1 - Guest Bath - Floor temperature relay" feature_name="State" <1/2/2, 1/2/2, [], None /> />
2023-03-12 07:48:16.116 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="2 - Master Bath - Floor temperature relay" feature_name="State" <1/2/3, 1/2/3, [], None /> />
2023-03-12 07:48:16.116 DEBUG (MainThread) [xknx.state_updater] StateUpdater registered StateTrackerType.EXPIRE 60 for <RemoteValueSwitch device_name="2 - Guest Bath - Floor temperature relay" feature_name="State" <1/2/4, 1/2/4, [], None /> />
2023-03-12 07:48:16.116 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/7 for garage - State
2023-03-12 07:48:16.116 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/5 for workshop - State
2023-03-12 07:48:16.131 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/7" payload="<GroupValueRead />" />
2023-03-12 07:48:16.131 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/7")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:16.131 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="0" cemi="1100bce011ff0a07010000" />" />
2023-03-12 07:48:16.137 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010000
2023-03-12 07:48:16.137 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="0" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:16.137 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040100002e00bce011ff0a07010000
2023-03-12 07:48:16.137 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="0" cemi="2e00bce011ff0a07010000" />" />
2023-03-12 07:48:16.137 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="0" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:16.146 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/7")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:16.184 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/5" payload="<GroupValueRead />" />
2023-03-12 07:48:16.184 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/5")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:16.185 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="1" cemi="1100bce011ff0a05010000" />" />
2023-03-12 07:48:16.194 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010100
2023-03-12 07:48:16.194 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="1" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:16.194 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040101002e00bce011ff0a05010000
2023-03-12 07:48:16.194 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="1" cemi="2e00bce011ff0a05010000" />" />
2023-03-12 07:48:16.194 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="1" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:16.195 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/5")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:17.385 ERROR (MainThread) [homeassistant.components.google_assistant.http] Request for https://homegraph.googleapis.com/v1/devices:reportStateAndNotification failed: 404
2023-03-12 07:48:17.614 ERROR (MainThread) [homeassistant.components.google_assistant.http] Request for https://homegraph.googleapis.com/v1/devices:reportStateAndNotification failed: 404
2023-03-12 07:48:18.119 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/7
2023-03-12 07:48:18.120 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/7' (garage - State)
2023-03-12 07:48:18.122 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/5
2023-03-12 07:48:18.123 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/5' (workshop - State)
2023-03-12 07:48:18.125 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/8 for outdoor - State
2023-03-12 07:48:18.125 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 3/3/1 for 2 - Master Bath - Floor temperature - Value
2023-03-12 07:48:18.127 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/8" payload="<GroupValueRead />" />
2023-03-12 07:48:18.127 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/8")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:18.129 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="2" cemi="1100bce011ff0a08010000" />" />
2023-03-12 07:48:18.131 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010200
2023-03-12 07:48:18.132 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="2" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:18.135 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040102002e00bce011ff0a08010000
2023-03-12 07:48:18.135 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="2" cemi="2e00bce011ff0a08010000" />" />
2023-03-12 07:48:18.136 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="2" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:18.141 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/8")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:18.182 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="3/3/1" payload="<GroupValueRead />" />
2023-03-12 07:48:18.182 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("3/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:18.186 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="3" cemi="1100bce011ff1b01010000" />" />
2023-03-12 07:48:18.188 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010300
2023-03-12 07:48:18.189 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="3" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:18.191 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040103002e00bce011ff1b01010000
2023-03-12 07:48:18.191 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="3" cemi="2e00bce011ff1b01010000" />" />
2023-03-12 07:48:18.191 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="3" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:18.197 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("3/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:20.128 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/8
2023-03-12 07:48:20.129 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/8' (outdoor - State)
2023-03-12 07:48:20.129 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 3/3/1
2023-03-12 07:48:20.130 WARNING (MainThread) [xknx.log] Could not sync group address '3/3/1' (2 - Master Bath - Floor temperature - Value)
2023-03-12 07:48:20.132 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 7/3/1 for 2 - Guest Bath - Floor temperature - Value
2023-03-12 07:48:20.133 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 12/3/1 for 1 - Guest Bath - Floor temperature - Value
2023-03-12 07:48:20.136 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="7/3/1" payload="<GroupValueRead />" />
2023-03-12 07:48:20.137 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("7/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:20.141 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="4" cemi="1100bce011ff3b01010000" />" />
2023-03-12 07:48:20.145 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010400
2023-03-12 07:48:20.145 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="4" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:20.146 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040104002e00bce011ff3b01010000
2023-03-12 07:48:20.147 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="4" cemi="2e00bce011ff3b01010000" />" />
2023-03-12 07:48:20.147 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="4" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:20.147 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("7/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:20.193 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="12/3/1" payload="<GroupValueRead />" />
2023-03-12 07:48:20.193 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("12/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:20.194 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="5" cemi="1100bce011ff6301010000" />" />
2023-03-12 07:48:20.205 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010500
2023-03-12 07:48:20.205 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="5" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:20.215 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040105002e00bce011ff6301010000
2023-03-12 07:48:20.215 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="5" cemi="2e00bce011ff6301010000" />" />
2023-03-12 07:48:20.215 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="5" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:20.216 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("12/3/1")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:22.137 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 7/3/1
2023-03-12 07:48:22.139 WARNING (MainThread) [xknx.log] Could not sync group address '7/3/1' (2 - Guest Bath - Floor temperature - Value)
2023-03-12 07:48:22.141 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 12/3/1
2023-03-12 07:48:22.143 WARNING (MainThread) [xknx.log] Could not sync group address '12/3/1' (1 - Guest Bath - Floor temperature - Value)
2023-03-12 07:48:22.145 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/6 for Water supply - State
2023-03-12 07:48:22.145 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/2 for 1 - Guest Bath - Floor temperature relay - State
2023-03-12 07:48:22.145 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/6" payload="<GroupValueRead />" />
2023-03-12 07:48:22.146 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/6")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:22.146 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="6" cemi="1100bce011ff0a06010000" />" />
2023-03-12 07:48:22.154 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010600
2023-03-12 07:48:22.155 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="6" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:22.165 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040106002e00bce011ff0a06010000
2023-03-12 07:48:22.165 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="6" cemi="2e00bce011ff0a06010000" />" />
2023-03-12 07:48:22.165 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="6" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:22.166 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/6")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:22.198 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/2" payload="<GroupValueRead />" />
2023-03-12 07:48:22.199 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/2")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:22.200 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="7" cemi="1100bce011ff0a02010000" />" />
2023-03-12 07:48:22.203 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010700
2023-03-12 07:48:22.203 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="7" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:22.207 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040107002e00bce011ff0a02010000
2023-03-12 07:48:22.207 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="7" cemi="2e00bce011ff0a02010000" />" />
2023-03-12 07:48:22.207 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="7" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:22.209 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/2")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:24.146 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/6
2023-03-12 07:48:24.149 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/6' (Water supply - State)
2023-03-12 07:48:24.151 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/2
2023-03-12 07:48:24.153 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/2' (1 - Guest Bath - Floor temperature relay - State)
2023-03-12 07:48:24.156 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/3 for 2 - Master Bath - Floor temperature relay - State
2023-03-12 07:48:24.156 DEBUG (MainThread) [xknx.state_updater] StateUpdater reading 1/2/4 for 2 - Guest Bath - Floor temperature relay - State
2023-03-12 07:48:24.160 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/3" payload="<GroupValueRead />" />
2023-03-12 07:48:24.160 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/3")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:24.163 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="8" cemi="1100bce011ff0a03010000" />" />
2023-03-12 07:48:24.171 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010800
2023-03-12 07:48:24.171 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="8" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:24.171 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040108002e00bce011ff0a03010000
2023-03-12 07:48:24.171 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="8" cemi="2e00bce011ff0a03010000" />" />
2023-03-12 07:48:24.171 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="8" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:24.172 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/3")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:24.216 DEBUG (MainThread) [xknx.telegram] <Telegram direction="Outgoing" source_address="1.1.255" destination_address="1/2/4" payload="<GroupValueRead />" />
2023-03-12 07:48:24.216 DEBUG (MainThread) [xknx.cemi] Outgoing CEMI: <CEMIFrame code="L_DATA_REQ" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/4")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:24.218 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="9" cemi="1100bce011ff0a04010000" />" />
2023-03-12 07:48:24.221 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 06100421000a04010900
2023-03-12 07:48:24.221 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="9" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:24.225 DEBUG (KNX Interface) [xknx.raw_socket] Received from ('192.168.12.158', 3671): 061004200015040109002e00bce011ff0a04010000
2023-03-12 07:48:24.225 DEBUG (KNX Interface) [xknx.knx] Received from 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_REQUEST" TotalLength="21" /> body="<TunnellingRequest communication_channel_id="1" sequence_counter="9" cemi="2e00bce011ff0a04010000" />" />
2023-03-12 07:48:24.225 DEBUG (KNX Interface) [xknx.knx] Sending to 192.168.12.158:3671: <KNXIPFrame <KNXIPHeader HeaderLength="6" ProtocolVersion="16" KNXIPServiceType="TUNNELLING_ACK" TotalLength="10" /> body="<TunnellingAck communication_channel_id="1" sequence_counter="9" status_code="ErrorCode.E_NO_ERROR" />" />
2023-03-12 07:48:24.232 DEBUG (MainThread) [xknx.cemi] Incoming CEMI confirmation: <CEMIFrame code="L_DATA_CON" src_addr="IndividualAddress("1.1.255")" dst_addr="GroupAddress("1/2/4")" flags="1011110011100000" tpci="TDataGroup()" payload="<GroupValueRead />" />
2023-03-12 07:48:26.161 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/3
2023-03-12 07:48:26.162 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/3' (2 - Master Bath - Floor temperature relay - State)
2023-03-12 07:48:26.164 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2.0 secs) to GroupValueRead request for: 1/2/4
2023-03-12 07:48:26.167 WARNING (MainThread) [xknx.log] Could not sync group address '1/2/4' (2 - Guest Bath - Floor temperature relay - State)
2023-03-12 07:48:38.772 ERROR (Thread-5) [pychromecast.socket_client] [soverom(192.168.20.14):8009] Failed to connect to service ServiceInfo(type='mdns', data='QM163E-b4288939d8eea1d7bdc13c93c6b4ef4a._googlecast._tcp.local.'), retrying in 5.0s
2023-03-12 07:48:43.118 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 531, in async_update_ha_state
    raise RuntimeError(f"Attribute hass is None for {self}")
RuntimeError: Attribute hass is None for <entity None=64.0>

Example YAML snippet

knx:
  expose:
    - type: 'power'
      entity_id: 'sensor.real_time_consumption_hagnesringen_30'
      address: '1/3/1'
    - type: 'binary'
      entity_id: binary_sensor.laundry_leak_sensor_water_leak
      address: '16/3/1'
    - type: 'binary'
      entity_id: binary_sensor.kitchen_leak_sensor_water_leak
      address: '8/3/1'
  light:
    - name: 'garage'
      address: '1/2/7'
      state_address: '1/2/7'
    - name: 'workshop'
      address: '1/2/5'
      state_address: '1/2/5'
    - name: 'outdoor'
      address: '1/2/8'
      state_address: '1/2/8'
  switch:
    - name: 'Water supply'
      address: '1/2/6'
      state_address: '1/2/6'
    - name: '1 - Guest Bath - Floor temperature relay'
      address: '1/2/2'
      state_address: '1/2/2'
    - name: '2 - Master Bath - Floor temperature relay'
      address: '1/2/3'
      state_address: '1/2/3'
    - name: '2 - Guest Bath - Floor temperature relay'
      address: '1/2/4'
      state_address: '1/2/4'
  sensor:
    - name: '2 - Master Bath - Floor temperature'
      state_address: '3/3/1'
      type: 'temperature'
    - name: '2 - Guest Bath - Floor temperature'
      state_address: '7/3/1'
      type: 'temperature'
    - name: '1 - Guest Bath - Floor temperature'
      state_address: '12/3/1'
      type: 'temperature'

Anything in the logs that might be useful for us?

No response

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (7 by maintainers)

Most upvoted comments

I’d say it’s a mix of LM not really adhering to Knx specifications and xknx maybe overshooting for safety’s sake.

Happy to hear that Routing works for you. Maybe I can get to implement IA changing for UDP tunnels in the near future, but it’s not entirely clear if that even works on that specific device 😬

Good luck with your installation!

I will do some more debugging and come back with the results 👍