Hey,
i am trying to implement velbus into home assistant.
I can install automation, link it etc…but whatever i do i don’t see any entities …
If i go in the log file…i see a lot of communication to velbus.
I found some info here…
I tried to clear cache of velbus, reloaded integration…
This is what i see in the log…
2023-12-07 11:39:47.543 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.575 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.603 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:47.604 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.628 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of binary_sensor platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.628 WARNING (MainThread) [homeassistant.components.button] Setup of button platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.629 WARNING (MainThread) [homeassistant.components.climate] Setup of climate platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.629 WARNING (MainThread) [homeassistant.components.cover] Setup of cover platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.629 WARNING (MainThread) [homeassistant.components.light] Setup of light platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.629 WARNING (MainThread) [homeassistant.components.select] Setup of select platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.631 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.632 WARNING (MainThread) [homeassistant.components.switch] Setup of switch platform velbus is taking over 10 seconds.
2023-12-07 11:39:47.639 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.664 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:47.664 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.696 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.725 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:47.725 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.759 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.787 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:47.788 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.823 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.849 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:47.849 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:47.878 INFO (MainThread) [velbus-protocol] Connection established to Velbus
2023-12-07 11:39:47.911 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
then i go this
2023-12-07 11:39:53.353 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.353 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.354 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.354 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.354 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.354 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.355 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.355 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.355 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.355 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.355 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.356 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.356 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.356 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.357 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.357 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.357 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.357 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.357 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
and after some time i get this
2023-12-07 11:39:53.419 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.419 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.419 ERROR (MainThread) [velbus] Not all modules are loaded within a timeout of 600 seconds, continuing with the loaded modules
2023-12-07 11:39:53.419 WARNING (MainThread) [velbus-protocol] EOF received from Velbus
2023-12-07 11:39:53.419 DEBUG (MainThread) [velbus] Reconnecting to transport
2023-12-07 11:39:53.452 INFO (MainThread) [velbus-protocol] Connection established to Velbus
nothing regarding velbus after this…but no entities
Is there something else i can try?
i’m on a rasbery pi, with these versions
- Core2023.12.0
- Supervisor2023.11.6
- Operating System11.1
- Frontend20231206.0