Has anyone here used a #Matter smart plug to detect when an electrical appliance has *finished* doing something?
For example, I want to plug in my rice cooker and get an alert on my phone when its electrical use drops to zero.
Ideally using something like #HomeAssistant - but I'm not fussed.
(Looking for people with direct & personal experience; I know how to use Google. Also, not looking for your criticisms of #IoT.)
@Edent another vote for Tasmota - I’ve got one monitoring the washing machine to do exactly your notification. Fiddling around with things, I realised that you can also use it to report the stage of the cycle, because the current draw changes with activity, so I’ve now got a sort of crude reverse-engineered time-to-go indicator
@timd Ta! What do you use to monitor and report? HomeAssistant or something else?
@Edent it ends up in Home Assistant via a horribly hacky MQTT setup which I completely failed to document and which would almost certainly fall over were I to even look at it. The classic “this will only take 10 mins” home automation story, which only started in the first place because the washing machine plays an irritating tune at the end of the cycle which was driving me nuts
@timd haha! Same same.