KNX binary sensor stopped working properly

I used version 114 and switched directly to 117 and now 118. After migrating to 117 and applying some changes to the KNX config (because that component changed a lot) I am not able to use my binary sensor anymore. Using the ETS monitor I can say, that the statechange of the binary sensor is published to the bus. But homeassistant does not care. I can’t see any change in the entity state log. Does someone else has this problem or has a hint how can I debug this?

  • Please share your config for the binary_sensor
  • Post logs (from preferences > logs)
  • maybe activate debug logging for xknx

Have the problems been there with 0.117 toot since 0.118?

Here is the config for the binary sensor:

- name: knx_bin_doorbell
  state_address: '7/1/1'

Here is the KNX part of the log under preferences

2020-11-20 20:27:36 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for automower which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-20 20:27:36 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-11-20 20:27:37 ERROR (MainThread) [homeassistant.components.media_player] The volumio platform for the media_player integration does not support platform setup. Please remove it from your config.
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/14
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/15
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/14' (knx_og_bathroom_shower - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/15' (knx_og_bathroom_main - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/20
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/21
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/22
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/23
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/24
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/25
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/6
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/1
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/30
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/31
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/1/32
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/29
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/33
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/40
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/41
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/42
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 7/1/1
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/6
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/6
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/6
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/7
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/7
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/7
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/5
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/5
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/5
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/8
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/8
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/8
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/10
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/10
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/10
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/11
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/11
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/11
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/12
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/12
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/12
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/5/13
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/113
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/2/13
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/1
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/12
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/11
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/7
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/5
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/13
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/14
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/2/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/2/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/2/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/2/1
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/8
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/9
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/10
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/24
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/25
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/2
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/3
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/4
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/6
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/7
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/11
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/12
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/20' (knx_dressingroom - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/21' (knx_bedroom - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/22' (knx_office - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/23' (knx_childsroom - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/24' (knx_hobby - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/25' (knx_og_hall_floor - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/6' (knx_eg_hall_windowsocket - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/1' (knx_socket_sideboard - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/30' (knx_frontdoor - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/31' (knx_wall_outdoor - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/32' (knx_housenumber - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/29' (knx_attic - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/33' (knx_outdoor_environment - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/40' (knx_outdoor_postlight1 - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/41' (knx_outdoor_raisedbed - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/42' (knx_outdoor_stream_light - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '7/1/1' (knx_bin_doorbell - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/2' (knx_kitchen Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/2' (knx_kitchen - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/2' (knx_kitchen - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/6' (knx_eg_bathroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/6' (knx_eg_bathroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/6' (knx_eg_bathroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/3' (knx_livingroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/3' (knx_livingroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/3' (knx_livingroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/7' (knx_og_bathroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/7' (knx_og_bathroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/7' (knx_og_bathroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/5' (knx_guestroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/5' (knx_guestroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/5' (knx_guestroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/4' (knx_eg_hall Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/4' (knx_eg_hall - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/4' (knx_eg_hall - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/8' (knx_bedroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/8' (knx_bedroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/8' (knx_bedroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/10' (knx_office Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/10' (knx_office - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/10' (knx_office - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/11' (knx_childsroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/11' (knx_childsroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/11' (knx_childsroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/12' (knx_hobbyroom Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/12' (knx_hobbyroom - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/12' (knx_hobbyroom - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/5/13' (knx_og_hall Mode - Operation mode)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/113' (knx_og_hall - Current Temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/2/13' (knx_og_hall - Target temperature)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/3' (pir_eg_hall - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/2' (pir_livingroom - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/1' (pir_htr - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/4' (pir_og_hall - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/3' (knx_socket_neoclock - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/4' (knx_socket_tv - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/12' (knx_socket_outdoor - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/11' (knx_socket_stairs - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/7' (knx_socket_livingroom_west - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/5' (knx_socket_livingroom_entrance - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/13' (knx_socket_waterfall - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/14' (knx_socket_streampump - State)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/2/2' (lux_livingroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/2/3' (lux_eg_hall - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/2/4' (lux_og_hall - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/2/1' (lux_htr - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/8' (valve_bedroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/9' (valve_akz - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/10' (valve_office - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/24' (valve_livingroom_mid - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/25' (valve_livingroom_west - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/2' (valve_kitchen - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/3' (valve_diningroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/4' (valve_eg_hall - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/6' (valve_eg_bathroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/7' (valve_og_bathroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/11' (valve_childsroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/12' (valve_hobbyroom - Value)
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/7/13
2020-11-20 20:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/7/13' (valve_og_hall - Value)
2020-11-20 20:27:39 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry for hacs
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/config_entries.py", line 234, in async_setup
result = await component.async_setup_entry(hass, self) # type: ignore
File "/home/homeassistant/.homeassistant/custom_components/hacs/__init__.py", line 81, in async_setup_entry
startup_result = await hacs_startup()
File "/home/homeassistant/.homeassistant/custom_components/hacs/__init__.py", line 194, in hacs_startup
async_call_later(hacs.hass, 5, hacs.startup_tasks())
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/event.py", line 1161, in async_call_later
hass, action, dt_util.utcnow() + timedelta(seconds=delay)
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/event.py", line 1134, in async_track_point_in_utc_time
job = action if isinstance(action, HassJob) else HassJob(action)
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/core.py", line 174, in __init__
raise ValueError("Coroutine not allowed to be passed to HassJob")
ValueError: Coroutine not allowed to be passed to HassJob
2020-11-20 20:27:39 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.7.3 is deprecated and will be removed in the first release after December 7, 2020. Please upgrade Python to 3.8.0 or higher.
2020-11-20 20:27:41 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:28:04 ERROR (stream_worker) [root] Uncaught exception
Traceback (most recent call last):
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/util/thread.py", line 22, in run
run_old(*args, **kwargs)
File "/usr/lib/python3.7/threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/stream/worker.py", line 54, in stream_worker
_stream_worker_internal(hass, stream, quit_event)
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/stream/worker.py", line 231, in _stream_worker_internal
last_dts = {k: v - 1 for k, v in first_pts.items()}
File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/stream/worker.py", line 231, in <dictcomp>
last_dts = {k: v - 1 for k, v in first_pts.items()}
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
2020-11-20 20:29:27 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:34:23 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:39:19 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:44:14 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:49:10 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:54:06 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 20:57:47 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.cistern is taking over 10 seconds
2020-11-20 20:57:47 ERROR (MainThread) [homeassistant.components.rest.data] Error fetching data: http://10.2.2.5/sensor/ultrasonic_sensor failed with
2020-11-20 20:59:02 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:03:58 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:08:54 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:13:50 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:18:46 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:23:42 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/1/32
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/40
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/41
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 1/4/42
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 3/1/113
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/3
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/1
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/13
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 4/4/14
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/1/32' (knx_housenumber - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/40' (knx_outdoor_postlight1 - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/41' (knx_outdoor_raisedbed - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '1/4/42' (knx_outdoor_stream_light - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '3/1/113' (knx_og_hall - Current Temperature)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/3' (pir_eg_hall - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/1' (pir_htr - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/13' (knx_socket_waterfall - State)
2020-11-20 21:27:39 WARNING (MainThread) [xknx.log] Could not sync group address '4/4/14' (knx_socket_streampump - State)
2020-11-20 21:28:38 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:29:07 WARNING (MainThread) [xknx.log] Error: KNX bus did not respond in time (2 secs) to GroupValueRead request for: 6/1/4
2020-11-20 21:29:07 WARNING (MainThread) [xknx.log] Could not sync group address '6/1/4' (pir_og_hall - State)
2020-11-20 21:33:34 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />
2020-11-20 21:38:30 ERROR (MainThread) [xknx.log] Error while processing telegram <CouldNotParseKNXIP description="Could not parse HVACOperationMode" />

The problems started (for me) with 0.117 and are still there with 0.118. As I left out 0.115 and 0.116 I can not say if the problems came up with that versions.

aside from a climate operation_mode probably being configured to a wrong GA, these logs are form 0.117 . Can you please post logs from 0.118 ?

You are right. For some reason my startup script used the wrong venv. Shame on me. I fixed it and with 0.118.2 the binary sensor works fine again.

Thank you for poking me into the right direction.

1 Like

I have the same problem with some of my binary sensors. They don’t update their value in Home Assistant anymore, although the correct value is published to KNX Bus. I tried it in versions 0.117 and 0.118, none of them worked. The last version it worked correctly for me was 0.115. I skipped version 0.116.
After update from 0.117 to 0.118.3 and restart it worked for a short time, but the next day the problem reoccured.
The strange thing is that some of my KNX binary sensors still work like a charme but some others don’t. All the other KNX related stuff also works without problems.

Okay, it seems to be caused by this changes: https://xknx.io/migration_ha_0116.html
Will try to fix that tomorrow.

I have the same problem, once I sleep one night and in the morning my KNX switch in the kitchen for the alarm system will not report any status

Hi,

it’s me again. I can second the experience from @homemwfv and @maklix. After some hours the binary sensor I was talking about stopped working in Home Assistant again. Hopefully @maklix is able to fix that :slight_smile:

edit: Ah ok, after having time to read the article behind the link (https://xknx.io/migration_ha_0116.html) it seems like the fix is on config level. I will have a look at it this evening.

I set ignore_internal_state back to false for the relevant sensors but it did not help. The sensor switched his state a few times after Home Assistant restart but then stopped working.

I can confirm this. It works in the beginning and stops after a certain time. I also changed the ignore_internal_state to False. Seems to be a bug somehow and may not depend on the config!?

I’m having the same issue since 0.118. Binary sensors stop registering changes (even though they appear on the bus, when running bus monitor in ETS5). It looks like it stops right around the 2 hour mark. No config changes (sync_state, ignore_internal_state, etc) make a difference. Downgraded to 0.117.6 and everything works again.

Looks like this will fix it:

Won’t be included into 0.118.x though so we’ll have to skip this release entirely.

Will this fix be included into the upcoming 1.0.0 version?

Yes. It is already in 1.0.0 beta.

Looks like 0.15.6 is still not in the release, what happened? The 0.15.4 that’s in there still has this issue it seems.

0.15.6 was in 2020.12.0 (and is still most recent)

Oh yeah, I misread, change notes said update xknx to 0.15.4 and somewhere lower xknx to 0.15.6, sorry for the confusion.