Replies: 5 comments 4 replies
-
Hey @shred86. Thanks. I am not really aware to how to create an official integration. I'm ok with changing the library to aiohttp. I'll try to find documentation to how to request an official integration |
Beta Was this translation helpful? Give feedback.
-
I am currently going through the process of adding my own direct integration to HA (just waiting for the integration to be PR approved), I'd be happy to help you do the same for Roborock. I really appreciate this integration and I am happy to help in any way I can. |
Beta Was this translation helpful? Give feedback.
-
@humbertogontijo I'm happy to start working on this if you're okay with it. I'd add you to the repo and try to take care of getting it running. It wouldn't be too much work |
Beta Was this translation helpful? Give feedback.
-
For anyone who is interested, check this comment here: #11 (comment) I currently have a PR for adding roborock to core, and there are a few ways you can help. |
Beta Was this translation helpful? Give feedback.
-
@Lash-L What's the plan for the future? Will the hacs integration coexist or will the official integration be the one that will be maintained with bugfixes? As it seems this is stable now I'm willing to switch from the xiaomi integration, but I don't know which integration (ha official or hacs) is the best to go forward for long term maintenance. |
Beta Was this translation helpful? Give feedback.
-
First off, thank you @humbertogontijo for making this integration! I was curious if you were planning on trying to add this as an official integration to HA or just keeping it as a 3rd party integration via HACS? I realize this is early in development and it’s a lot easier to develop with everything in the same library. However, if you were planning on making this an official integration, then a separate library for just the “API” would have to be created. If that’s the case, is it worth using aiohttp instead of requests for async support?
Beta Was this translation helpful? Give feedback.
All reactions