Connect to Home Assistant over SSL?

  • Hey guys,


    I'm new here and have a question about your great project that I hope is easy to answer.


    I use Home Assistant with TLS/SSL and am trying to access this instance with Hyperion. In the log, I can see that it is trying to do this via http, which of course fails. Is there a setting that allows Hyperion to establish the connection via https?


    Code
    2025-11-02T14:34:05.543Z [LEDDEVICE] (INFO) Resolved hostname (Home._home-assistant._tcp.local) to IP-address (192.168.178.10)
    2025-11-02T14:34:05.585Z [LEDDEVICE] (DEBUG) (ProviderRestApi.cpp:273:executeOperation()) GET took 38ms, HTTP 0: [http://192.168.178.10:8123/api/states] []
    2025-11-02T14:34:05.586Z [LEDDEVICE] (WARNING) homeassistant get properties failed with error: 'Connection closed'
    2025-11-02T14:34:05.586Z [WEBSOCKET] (DEBUG) (JsonAPI.cpp:1675:handleLedDeviceGetProperties()) response: [{"properties":{}}]
    2025-11-02T14:34:11.052Z [DB] (DEBUG) (SettingsTable.cpp:289:addMissingDefaults()) Instance [1] settings: No missing configuration items identified
    • New
    • Official Post

    HTTPS Support is provided after the v2.1.1 release

    2.1.2 beta.1 - Fixes by Lord-Grey · Pull Request #1884 · hyperion-project/hyperion.ng
    Summary ✨ Added HTTPS support for homeassistant LED devices (homeassistant LED device - Add HTTPS support #1886) 🔧 Changed Add additional error handling…
    github.com


    Install the nightly build to make use of it.


    You need to put the DNS hostname which is part of your certificate (signed by an official CA)

    Enable minimum Advanced settings and then you can enable SSL.


Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!