Wyze plug washing machine

Hello

Does anybody know if the outdoor smart plug can be used with a washing machine and is there a way to automate it to send a notification through either Echo or the app showing when the washing machine is done? I’ve seen there are other ways through home assistant but I’m wondering if there is a way to do this using the wyze outdoor plug and wise app or Amazon Echo

The Wyze Plug Outdoor is limited to 15 Amps max. washing machines are usually on a 20 Amp circuit.

You risk over amping the plug if your washing machine draws too much current.

I like the advice to pay attention to the power ratings of the devices you’re using. I’ve actually been using a Wyze Plug (not Plug Outdoor) to control power to a washing machine for a few years.

The washer in question is smart but frequently loses its Wi-Fi connection, which makes it dumb. If I want to get a remote notification when a cycle is done or if there’s an error and the cycle stops, then the thing needs to be connected. The manufacturer’s support is minimally helpful; they won’t acknowledge a problem with the appliance losing its Wi-Fi connection. In fact, the only good advice the support representative ever gave me was to power cycle the washer by either unplugging it or by cutting power at the breaker.

This thing is on a pedestal and has a wall-mounted cabinet above it, so climbing over it to reach the outlet is less than convenient. So is going downstairs to the breaker box. The Wi-Fi signal in that room is fine. The adjacent dryer has a consistent connection, and cycling power to the washer always (so far) restores its Wi-Fi connection for at least a few wash cycles.

This is where Wyze Plug makes my life much easier. The washing machine is rated for 10 Amps, so now a Plug sits between the washer and the outlet. I can use my phone to control the Plug, but usually I just talk to a nearby Google Home device to trigger a routine or tap a Shortcut on my Wyze Watch to run a rule that power cycles the Plug.

I really like the Plug.

I don’t know how a Plug or Plug Outdoor could do that. How would the Plug get that information from the washer? I think what you’re asking about has more to do with your washer’s features than what a Plug is able to provide.

The only possible way to do that with a Plug Outdoor that occurs to me has to do with the Plug Outdoor’s energy usage monitor. If the Plug Outdoor was on all the time and could perform some function when the power consumption load dropped to zero (like when the washer finishes a cycle and shuts off), then I could see the possibility of it generating a notification or acting as a trigger for other actions, but I don’t know if the Plug Outdoor is actually capable of this, and I don’t believe Wyze exposes that as a possible Rules Action in the app. That might actually be kind of a cool thing to do, though. :thinking:

My smart home runs under the Hubitat Elevation ecosystem. For comparison, this is the rule I created for the laundry.

The trigger looks for either the washing machine or gas dryer to draw more than 10 watts. This starts the rule.

Then it waits for both the washing machine and gas dryer to drop below 10 watts for 10 minutes. This allows for soak time in the washing machine.

After this time has elapsed, a siren sounds a beep and a light on the fireplace turns on. I like both an audio and visual alert.

When I go into the laundry room to move the clothes, a motion sensor in that room triggers and turns off the light on the fireplace.

I am doing laundry now so that is why the washing machine shows 55 watts.

The ‘Conditions’ allow me to add things like ‘if the front door is open’ or ‘if the humidity is %’

Perhaps you can use my rule as an example.

That’s really cool and much more detailed than what I was thinking. Thanks for sharing that something like this is even possible. :upside_down_face: