"The Z-Wave light switches around my house have status LEDs, so one LED is dedicated to the washer and dryer status based on power draw from the outlet."
Could you elaborate on how this works? Which Z-Wave light switches measure the power draw?
Could you elaborate on how this works? Which Z-Wave light switches measure the power draw?
I just send the same commands to all the dimmers so they all show the same thing.
If it's possible to set those status LEDs arbitrarily, you could use another power-sensing outlet's data, so a different device entirely.
This is the magic of Home Assistant in general--it's really just a big bag of sensors (temperature/power/times/etc) and a bag of services (turn on, set to X, change color). You can have sensors from anything trigger a service on anything else.