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 to VEDO #100

Closed ward0 closed 1 week ago

ward0 commented 1 week ago

Configuration.yaml: vedo: host: 192.168.1.30 port: 80 (also tried other port 10012) password: ** scan_interval: 30

VEDO android app settings:

IP-Adres (lokaal IP-adres van de central): 192.168.1.30 Poort: 10012

Parameters remote modus: IP-adres/Hostname: xxx.comelitdns.com Poort centrale: 10012 Web-poort central: 2444 Poort Grab: 30012 https: enabled

I don't see any port 80 in my settings.

Router Telenet settings: image

ward0 commented 1 week ago

I scanned my local network, no 192.168.1.230 found. I tried all the ports on the 192.168.1.30 and http/ https combination, but I don't get any Vedo login page :(

ward0 commented 1 week ago

http://192.168.1.30:6082 finally worked in my browser.

ward0 commented 1 week ago

Next issue: Why am I getting this? image

I can't control the alarm in any way.

How do I configure HA to fully use this integration? I activated the debug log in the HACS integration but no errors.

ward0 commented 1 week ago

Fixed, in Entities I had to fill in the default password. Is this normal / secure? image