I would like to be able to control certain automations based on my TV’s power state
For example:
When the TV turns on, turn on the speakers and dim the lights
Turn on the lights in response to motion unless the TV is on.
When the TV turns off, turn on the lights
You get the idea. The easiest way I can think to do this is to connect the TV through a smart plug that relays realtime power usage to the hub which can then use that usage information as a condition for automations.
Are there smart plugs that support this functionality? I’m not interested in historical power monitoring or anything fancy like that, I just need the real time reporting to ST.
What country are you in? The device selection does vary somewhat.
I actually just started a topic for exactly these kinds of plug-in pocket sockets last week, because the selection of what works without custom code has changed with the newest version of the smartthings app.
Anyway, so far it looks like the aeotec Z wave smart switch 7 will do this. Otherwise any Zigbee metering plug that works with the stock DTH should. Right now it seems like a lot of the plug manufacturers are having supply chain issues, though, lots of models are out of stock or have six week shipping delays.
I am in the United States. Z-wave is an option (90% of my devices are Z-Wave) I just don’t like using Z-wave for these kinds of constant monitoring functions. If the best device for the job is Z-Wave though, I don’t have a problem with that.
So the innr zigbee model added to the SmartPower DTH is the SP 120, which is a UK model. Its very possible that the US model has the same internals, so on the zigbee side the model # is the same but on Amazon its a different model #.
Well I bought the Innr plug from Amazon and just got it set up. Unfortunately, so far as I can tell, it’s just an off off switch with no option for power monitoring in SmartThings.
Not sure if there’s a different DTH I should try or if it just doesn’t do what I’d hoped for.
I’m doing something like this; my setup is not ideal but it gets the job done.
For power monitoring, I use a Blitzwolf SHP3 flashed with Tasmota, and then I’m running Tasmota Connect to integrate it (and my other Tasmota devices) with Smartthings.
My TV is plugged into the Blitzwolf outlet 1, which is always on. This outlet is used for power monitoring. I have an automation configured such that when the power goes above 80 watts, it turns on a second switch where my receiver is plugged into. There is a similar automation configured for when the power drops below 50 watts, it turns off the receiver switch.
Originally I had the receiver plugged into the 2nd Blitzwolf switch, but it was flaky and I ended up moving the receiver to different simple on/off zigbee switch. (This could be any simple switch controlled by Smartthings).
I don’t think the Blitzwolf is still manufactured, so the cheapest way to get power monitoring I think is the Sonoff S31 https://www.amazon.com/Sonoff-Monitoring-Compatible-Assistant-Supporting/dp/B07YDC6D4D. You’d need to flash this with Tasmota or a similar firmware in order to integrate it with Smartthings, so it’s definitely only for those who like tinkering.