impress_sig_mesh_hacs/custom_components/sigmesh_gateway
impressionyang 4031747635 fix: 添加缺失的 callback 导入
- 在 config_flow.py 中添加 `from homeassistant.core import callback`
- 修复 "Invalid handler specified" 错误
2026-04-16 09:55:08 +08:00
..
icons fix: 修复平台加载和 OptionsFlow 错误 2026-04-16 09:39:35 +08:00
__init__.py 初始提交:SigMesh Gateway HACS 集成 2026-04-15 18:20:48 +08:00
binary_sensor.py fix: 修复平台文件和 OptionsFlow 错误 2026-04-16 09:48:00 +08:00
config_flow.py fix: 添加缺失的 callback 导入 2026-04-16 09:55:08 +08:00
const.py 初始提交:SigMesh Gateway HACS 集成 2026-04-15 18:20:48 +08:00
coordinator.py fix: 修复 coordinator.py 导入错误 2026-04-15 19:09:40 +08:00
device_tracker.py fix: 修复平台文件和 OptionsFlow 错误 2026-04-16 09:48:00 +08:00
light.py fix: 修复平台文件和 OptionsFlow 错误 2026-04-16 09:48:00 +08:00
manifest.json fix: 修复平台加载和 OptionsFlow 错误 2026-04-16 09:39:35 +08:00
protocol_parser.py 初始提交:SigMesh Gateway HACS 集成 2026-04-15 18:20:48 +08:00
sensor.py fix: 修复平台文件和 OptionsFlow 错误 2026-04-16 09:48:00 +08:00
serial_reader.py 初始提交:SigMesh Gateway HACS 集成 2026-04-15 18:20:48 +08:00
switch.py fix: 修复平台文件和 OptionsFlow 错误 2026-04-16 09:48:00 +08:00