Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support chunmi.cooker.eh1 #679

Open
liangleslie opened this issue Apr 20, 2020 · 8 comments
Open

Support chunmi.cooker.eh1 #679

liangleslie opened this issue Apr 20, 2020 · 8 comments

Comments

@liangleslie
Copy link

Related to the issue for the Home Assistant miio cooker component.

The chunmi.cooker.eh1 has different recipe profiles, a new method for stopping the cooker, and reports status information differently.

@guenni1404
Copy link

Would be interested in it too. Is there anything new?

@sschirr
Copy link
Contributor

sschirr commented Apr 10, 2021

With the very helpful information provided by @syssi and @liangleslie in syssi/xiaomi_cooker#3
i build a basic integration for this device. It is still at the very beginning and WIP.
The following is already supported:

  • getting basic info from the device
    • including some cooking stages and cooking times etc.
  • starting a cooking profile
    • with setting cooking duration and schedule time

I am using this in combination with https://github.com/syssi/xiaomi_cooker in my home assistant instance to start the cooking process for different profiles and monitoring it.

As i said it is still WIP and currently i am not able to build new cooking profiles or fetch more profiles from Xiaomi as there are many profiles available in the Xiaomi Home application.

@kosztyua
Copy link

Bump for interest. I have such a cooker and now I have two options: get a new one because the Xiaomi Home app just pisses me off or help you guys and get this damn cooker finally work properly. So how can I help? :)

@sschirr
Copy link
Contributor

sschirr commented Apr 14, 2021

As i mentioned i did a basic integration for this. If you like you could have a look: https://github.com/sschirr/python-miio

I use this in combination with this modified version of xiaomi_cooker component for HA: https://github.com/sschirr/xiaomi_cooker

With this i am currently able to control the cooking without the xiaomi app from my HA.

I am not done with the integration but some feedback and/or testing would be really great :)

@syssi
Copy link
Collaborator

syssi commented Apr 14, 2021

@sschirr Do you like to make a contribution to python-miio? I would like to see the device officially supported.

@sschirr
Copy link
Contributor

sschirr commented Apr 14, 2021

Yes. I would like to open a pull request for this.
But i am not sure how the process of contributing looks like. When is best time to open the pull request?

@syssi
Copy link
Collaborator

syssi commented Apr 14, 2021

Always if you need/like support. Just use your pull request as platform.

@rytilahti
Copy link
Owner

There is also #832 for a generic implementation for several chunmi cookers. I'd suppose these devices share common properties / protocol, and could likely be contained in a single implementation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants