Add oven support #14

Merged
MiguelAngelLV merged 4 commits from oven into main 2023-04-08 04:46:45 +02:00
MiguelAngelLV commented 2023-04-07 13:59:14 +02:00 (Migrated from github.com)

Add oven (OV) category support.

It works fine with my oven model is a Haier HWO60SM2F3XH.

The one "problem" is the huge options of programs, because show the standar programs, the special programs and the recipe list.

I think that Selects should be a parameter for filter some options that contains a string ("recipe" in my case).

Add oven (OV) category support. It works fine with my oven model is a Haier HWO60SM2F3XH. The one "problem" is the huge options of programs, because show the standar programs, the special programs and the recipe list. I think that Selects should be a parameter for filter some options that contains a string ("recipe" in my case).
Andre0512 commented 2023-04-08 04:20:03 +02:00 (Migrated from github.com)

Hey, awesome! Thank you for adding this! 😃

I have thought about this "problem" and I think a clean solution here is to solve it via the pyhOn library. I have implemented this as I thought it could be work in v0.5.0, you should be able now to create a Select with the key program_filter. Can you test this and maybe create a pr here?
I'm not sure if I understood it correctly, is it right to filter it by it's program name? Feel free to correct my code in the pyhOn library 🙂

Hey, awesome! Thank you for adding this! :smiley: I have thought about this "problem" and I think a clean solution here is to solve it via the [pyhOn library](https://github.com/Andre0512/pyhon). I have implemented this as I thought it could be work in v0.5.0, you should be able now to create a Select with the key program_filter. Can you test this and maybe create a pr here? I'm not sure if I understood it correctly, is it right to filter it by it's program name? Feel free to correct my code in the pyhOn library :slightly_smiling_face:
Andre0512 (Migrated from github.com) approved these changes 2023-04-08 04:20:33 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xiconfjs/hon#14
No description provided.