Skip to content

homeassistant LED device - Add HTTPS support #1886

@Z3r10

Description

@Z3r10

Feature request

What problem does this feature solve?

Add HTTPS support to the homeassistant LED device.

At the moment, the log reports that hyperion-ng tries to connect through http only, with no visible option (GUI or file) to enable HTTPS.
HTTPS is a standard, and for those who have enabled HTTP at the config level (not through reverse-proxy), there is no way to bypass it.
Connection is simply refused by HA.

What does the proposed API look like?

N/A - already implemented

How should this be implemented in your opinion?

  • Short-term: Add HTTPS support, with option to bypass SSL related errors to handle self-signed certs
  • Long-term: Add the option to trust custom CA Certs.

Are you willing to work on this yourself?

No. I don't have the knowledge to.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions