Add oven support #14
No reviewers
Labels
No Label
air conditioner
air purifier
air scanner
authentication error
bug
candy
dish washer
documentation
duplicate
enhancement
fridge
good first issue
haier
help wanted
hob
hood
hoover
invalid
microwave
new appliance
oven
pyhOn
question
robot vacuum cleaner
tumble dryer
washer dryer
washing machine
water heater
wine cellar
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: xiconfjs/hon#14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "oven"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).
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 🙂