core: KNX integration not working again since update 2022.12.3

The problem

After update to 2022.12.3 the KNX integration fails again. In the entity overview the following error message appears: No free tunnelling slots found on gateway 1.1.1

What version of Home Assistant Core has the issue?

core-2022.12.3

What was the last working version of Home Assistant Core?

core-2022.11.4

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

Logger: homeassistant.config_entries Source: config_entries.py:412 First occurred: 21:30:31 (1 occurrences) Last logged: 21:30:31

Config entry ‘Secure Tunneling @ 192.168.1.24’ for knx integration not ready yet: No free tunnelling slots found on gateway 1.1.1; Retrying in background

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 26 (12 by maintainers)

Most upvoted comments

So what did you configure manually? User_id and password I stead offa keyfile?

Edit: Oops… selecting a tunnel endpoint isn’t even live yet 🫥 sorry, I spent too much time testing these things that I confused what is already done and what isn’t 🫢

Nevermind, I found a bug linking to the wrong form 🤦 This only happens when you use manual tunnel selection. If you choose a discovered tunnel you are fine. See #84155 Thanks for reporting that issue! It is fixed in 2022.12.7 🎉

So what did you configure manually? User_id and password I stead offa keyfile?

Yes, the third tunnel.

Edit: Oops… selecting a tunnel endpoint isn’t even live yet 🫥 sorry, I spent too much time testing these things that I confused what is already done and what isn’t 🫢

That explains it. No worries, took me a while to figure out, but now its working great.

Thanks so much for you efforts! It awesome to have KNX support in HASS 😄