Dear community,
I am facing trouble with the startup of the KNX integration during the boot of HA.
In the log I see below error (showing up multiple times):
Log details of the error:
My configuration. yaml section:
knx:
tunneling:
host: '192.168.50.2' # IP Gateway
port: 3671
local_ip: '192.168.50.5' # HASS
light: !include configuration/lights_KNX.yaml
cover: !include configuration/covers_KNX.yaml
Just for reference (as may be related): after startup of HA, all lights work correctly and I can action the covers. However the covers’ state is NOT correctly reflected.
Can anyone please provide some guidance how to get rid of the error ?
1 post - 1 participant