1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Cloud: Expose if google is registered in status + check on login (#48260)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Bram Kragten
2021-03-29 19:26:51 +02:00
committed by GitHub
parent 022f56f54d
commit 03b7b1305c
7 changed files with 48 additions and 18 deletions

View File

@@ -379,6 +379,7 @@ async def test_websocket_status(
"exclude_entity_globs": [],
"exclude_entities": [],
},
"google_registered": False,
"remote_domain": None,
"remote_connected": False,
"remote_certificate": None,