gicamm / homeassistant-comelit

With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.
Apache License 2.0
23 stars 7 forks source link

Unable to connect Vedo #90

Closed mrdotsign closed 2 months ago

mrdotsign commented 2 months ago

For some reason, I cannot connect to my Vedo system. When restarting HA I'm getting the following message:

Screenshot 2024-08-08 at 13 23 09

as you can see I already tried to increase the timeout to 30s (just to be sure)

current configuration:

vedo: host: 192.168.1.230 port: 80 (also tried other ports 10012, 10012) password: *** scan_interval: 30

Local network parameters config in Comelit app:

IMG_3968

the integration with my hub is working fine.

gicamm commented 2 months ago

Hi, the port should be 80. The integration uses the VEDOIP which exposes a web application on port 80. It is accessible via a browser. Either way, you'll get a timeout, so it's something to check in the connection.

fvanlaere commented 2 months ago

Hi mrdotsign, I have a feeling that we have the same installer (omnicron?) since my ip also ends with .230. For me they configured it to run on port 6082. Perhaps that one works for you as well.

mrdotsign commented 2 months ago

Hi @fvanlaere, yes my installer is indead omnicron! And you're right, I can indeed access the Vedo control panel on port 6082! How did you find this out? Also any idea where I should find the password? Since the password I found in their documentation (to configure the device within the Comelit app) doesn't seem to work (the alarm sets off after rebooting HA).

fvanlaere commented 2 months ago

@mrdotsign I think I asked them during the installation, but you can also find that port in the forward port of your internet provider (at least for me it's the first one of the 4 configured ports). The password I use is my own password to arm/disarm the alarm from the physical keypad. It was configured during installation.

mrdotsign commented 2 months ago

@fvanlaere oh, yeah I've installed a new modem in the meantime so I thought I only needed to forward port 1022. I guess I'll contact them to make sure I don't need to forward any other ports as well (Alarm seems to work fine outside my home network so). Thanks again. Now I only need to figure out why my alarm is going off when using my personal code.

fvanlaere commented 2 months ago

@mrdotsign You're welcome! FYI: my alarm also goes off when I tried the "official" comelit integration by Home Assistant (https://www.home-assistant.io/integrations/comelit/). The password I use that works for this integration would set off the alarm in the "official" integration every time Home Assistant rebooted (for intrusion protection or something - if I remember well).