impress_sig_mesh_hacs/custom_components
impressionyang 66b86e3b74 fix: 修复 config_flow.py 类型注解错误
- 将 dict[str, any] 改为 dict[str, Any]
- 添加 typing.Any 导入

这会导致 500 Internal Server Error

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 18:49:18 +08:00
..
sigmesh_gateway fix: 修复 config_flow.py 类型注解错误 2026-04-15 18:49:18 +08:00