Niracler Li
Niracler Li
This robot is sometimes good and sometimes bad.
同上,book 类型的 mycomment 在有自定义的 tags 时拿不到,明天起来看看如何 fix 这个问题 已经提了一个 PR https://github.com/Wanxp/obsidian-douban/pull/121
哦,不过这个改法有问题,当我没有评论的时候,就会拿错内容了,豆瓣的页面是评论那个 span 直接没有了。就拿到了最后一个不对的 span
> > 哦,不过这个改法有问题,当我没有评论的时候,就会拿错内容了,豆瓣的页面是评论那个 span 直接没有了。就拿到了最后一个不对的 span > > 这个问题现在还有吗 我要再 fix 一下,这几天工作上惨遭滑铁卢了,需要过段时间再看
Hi, I noticed that my PR is still not merged. Is there anything I need to adjust or improve on my end? I’d appreciate any feedback. Thanks!
@puddly Thanks for your suggestions and the detailed code example. I’ll get the device next week and try out the changes as you recommended. If I run into any issues...
> Currently, it looks like this PR relies on `handle_cluster_request` passing through raw bytes due to undefined cluster commands. This is something we'd like to remove: [zigpy/zigpy#1642](https://github.com/zigpy/zigpy/pull/1642). Looking at the...