8000 Domoticz discovery fails when using https without any credentials · Issue #992 · bwssytems/ha-bridge · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Domoticz discovery fails when using https without any credentials #992
@necoras

Description

@necoras

When trying to setup Domoticz devices I put in my ip address (in my instance its the same as the ha-bridge server) and port 443. However, no devices populate on the Domoticz tab. Checking the logs it becomes clear that the generated url is "http://[ipaddress]:443/[Restofurl].

The problem is that the url should be "https://" if the specified port is 443.

I'm digging through the code to figure out how to convince ha-bridge to use https, but it seems that it should be smart enough to detect that port and switch to "secure" mode.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0