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).
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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 🙂