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

Request: Oven #278

Open
Owlbertz opened this issue Nov 28, 2021 · 2 comments
Open

Request: Oven #278

Owlbertz opened this issue Nov 28, 2021 · 2 comments

Comments

@Owlbertz
Copy link

Hi,

I would like to control my oven via Google Assistant.
The Google docs for oven type devices can be found here.
The oven I want to control is connected via the HomeConnect binding.

I would be happy if someone could add this device.

@duanemck
Copy link
Contributor

duanemck commented Nov 28, 2021

The Google Home traits look pretty straightforward, I wouldn't mind having a look at this one.

One thing though is that I don't think we should couple it directly to the HomeConnect binding as that would limit the use case for other smart ovens. I think it would be wiser to follow the pattern of other device types where we have a group item representing the oven and then child/member items for each attribute. If it's not possible to map 1:1, then it might mean some proxy items need to be created and rules can be created to sync between those items and the HomeConnect items.

@Owlbertz
Copy link
Author

Thanks for the fast Response.
I wouldn't expect a 1:1 mapping, it would just be cool to control the device at all.

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

3 participants