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