2025-03-05 10:27:47 +08:00
|
|
|
|
科沃斯ID:ECJ3FLME
|
2025-02-06 20:28:43 +08:00
|
|
|
|
|
2025-03-05 10:27:47 +08:00
|
|
|
|
# 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
|