Ray Yan
                                            Ray Yan
                                        
                                    是的,但是需要获取到mqtt的相关配置,具体可以参考下:https://xiking.win/2020/11/12/3-deye-dehumidifer-add-to-homeassistant/
@itispip pushtype可以填“Ali”,extend字段{"cid":"111111122223333","type":"0"},其中cid应该可以随便填写。
> 谢谢,果然可以。想接入德业很久了,全网就只找到你这唯一的一篇。 我也尝试看社区有没有现成的方案,奈何德业除湿机可能受众比较小,只能自己动手了。:-)
@itispip 估计和homeassistant的版本有关系,你可以直接拷贝你正在运行版本的源码中的mqtt组件,然后根据 https://xiking.win/2020/11/12/3-deye-dehumidifer-add-to-homeassistant/ 修改一下源码
I have the same problem. Update: The point is config directory permission do not allow write.
For now,tidis has not be used in production for serious use case yet. btw. tidis need help from community to build together.
You can build your own docker image use Dockerfile in repo. We use `tiup` to manage TiKV cluster and deploy Tidis instance in some production ready environment. We have a...
PubSub are implemented in Tidis instance memory only for test, the data have no persist to backend and you should not use them in production for now. Pull request are...
> I guess that means only one instance should be deployed if pubsub is used. Right? Yes. > would be happy to contribute. Are there any resources you’d recommend to...
The error message show like the size of message is exceed the grpc limitation. Can you provide more details infomation about the commands and the datasets?