Hello everybody!
I would like to gather ideas to improve my system
/!\ SECURITY WARNING ⚠️
I discourage using this system. I choose to do so because I don't have any other choice with my actual microwave oven and can't replace it, but I use it with all the security required for it, as I turn it completely off from the moment I get the meal, so any unwanted behaviour of the plug or HA can not cause anything, because the oven would not even power on. I'm not responsible of anything if you set the same system up and don't took the required prevention securities.
So,
My microwave oven works with an old-fashioned timer (no 4-digits display), which is very annoying because :
- difficult to set an exact amount of time
- impossible to set less than 1min, otherwise the mechanical timer just don't activate the oven, or turn it off within 5sec
So, I added a zigbee plug behind the oven, and created 4 automations. The procedure is :
➡️ Putting the meal in the oven and setting the mechanical timer to 2min30 even if I want to heat less longer
➡️ launching the appropriate automation that will :
- turn on plug
- wait x seconds
- turn off plug
➡️ Get the food and turn the mechanical timer to zero regardless of the remaining time on it, to prevent a glitch or anything else that would power on the oven randomly
It works well, but :
- there is as much automations as possible heating durations
- impossible to see the remaining time while heating
So, I created a HA timer, but I'm lost for the integration part. I would like a few buttons in lovelace that "set" the timer to different durations, and something to handle the plug.
Thanks for your advices!