mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Expose if HTTP is configured for SSL (#64940)
This commit is contained in:
@@ -427,6 +427,7 @@ async def test_websocket_status(
|
||||
"remote_domain": None,
|
||||
"remote_connected": False,
|
||||
"remote_certificate": None,
|
||||
"http_use_ssl": False,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user