mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-14 13:20:42 +08:00
Update config_flow.py
This commit is contained in:
parent
fdd4da19f6
commit
d797f1faa7
@ -50,8 +50,7 @@ import hashlib
|
||||
import json
|
||||
import secrets
|
||||
import traceback
|
||||
from typing import Any
|
||||
from typing import Optional
|
||||
from typing import Any, Optional
|
||||
from aiohttp import web
|
||||
from aiohttp.hdrs import METH_GET
|
||||
import voluptuous as vol
|
||||
|
||||
Loading…
Reference in New Issue
Block a user