11 lines
311 B
Markdown
11 lines
311 B
Markdown
科沃斯ID:ECJ3FLME
|
||
|
||
# fix HA不出现实体的问题
|
||
- https://bbs.hassbian.com/thread-27784-1-1.html
|
||
- https://bbs.hassbian.com/thread-28408-1-1.html
|
||
|
||
1. 进入容器的CMD
|
||
2. cd /usr/local/lib/python3.13/site-packages/deebot_client/hardware/deebot
|
||
3. ln -svfT lr4qcs.py 3sp2in.py
|
||
|
||
删除 rm -rf 3sp2in.py |