工具 API

check_qr_login_status

Check if QR code has been scanned and login is complete Call this after start_qr_login to check if user has completed scanning. Uses short timeout to avoid blocking. Call repeatedly until logged_in is True. Args: timeout: Maximum seconds to wait for response (default 5, max 30) Returns: JSON string containing: - success: bool - logged_in: bool (True if login completed successfully) - connected: bool (True if connected to Mijia service) - message: Status message

其他OAuth1 积分

调用信息

工具标识
miot.check_qr_login_status
服务提供方
米家智能家居
平均响应
0 ms
近 7 天调用
0

输入参数

timeout

integer