继续修复启动失败问题
This commit is contained in:
parent
a663bb330e
commit
7884a5769f
@ -154,7 +154,7 @@ class XiaoMusic:
|
|||||||
self.device_id = h.get("deviceID")
|
self.device_id = h.get("deviceID")
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
raise Exception(
|
self.log.error(
|
||||||
f"we have no hardware: {self.config.hardware} please use `micli mina` to check"
|
f"we have no hardware: {self.config.hardware} please use `micli mina` to check"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user