jarod360

Results 6 comments of jarod360

@smallprogram 使用你的这个出现这个错误,如何修复。 Clone source code Run df -hT $PWD Filesystem Type Size Used Avail Use% Mounted on /dev/root ext4 84G 29G 55G 35% / fatal: destination path '.' already exists...

@klever1988 大佬按您说的改了,出现这个报错。Error: ENOENT: no such file or directory, chdir '/home/runner/work/Redmi_AX6/Redmi_AX6' -> '/openwrt' 详见https://github.com/jarod360/Redmi_AX6/runs/3494622549?check_suite_focus=true

不会改代码,只好让chatgpt修改,经过测试,经过如下修改可以生成unique_id,设备可以生成ID,注册为设备。修改代码如下,老大抽空加上吧。 import re # 添加导入re模块 # ... (您现有代码的其余部分) class MijiaCurtain(CoverEntity): def __init__(self, name, host, token, model): self._name = name self._current_position = 0 self._target_position = 0 self._action = 0 # 生成唯一ID...

测试了,向日葵可以链接上,微软的桌面也没问题。