ha-smartthinq-sensors icon indicating copy to clipboard operation
ha-smartthinq-sensors copied to clipboard

Energy monitoring for Washer and Dryer Tower

Open glyall0423 opened this issue 9 months ago • 10 comments

Hello,

It would be nice if we could get the data out of the Washer and Dryer tower and graph it out in home assistant. I am able to see the data in the LG app on my phone.

glyall0423 avatar May 09 '24 04:05 glyall0423

IMG_7466

glyall0423 avatar May 09 '24 04:05 glyall0423

+1 the energy data is missing for some of the regular washers and dryers too. I've got a WM6700HBA washer and DLEX6700B dryer and the energy usage data is missing too. I'll try to look into this myself if I get some time.

Daniel15 avatar May 29 '24 04:05 Daniel15

Same here, info below Washer: WT7300CV/01 Dryer: DLE7300VE

BobMac57 avatar Aug 28 '24 23:08 BobMac57

Thanks for the great integration. Got my new LG washing machine today - and was excited that I don't need my external Zigbee plug anymore to track the energy consumption (and integrate this into the HA energy dashboard), because the energy consumed is collected by the machine itself.

It would be great if you could add the energy consumption as a feature for washing machines. Many thanks!

kar-who avatar Sep 12 '24 14:09 kar-who

This would be great. My FMY916BBTN1 UK supplied washer dryer doesn't expose energy numbers to HA, visible in the app.

domholmes avatar Sep 24 '24 15:09 domholmes

It would be great if you could add the energy consumption as a feature for washing machines. Thanks

Galen-Titanium avatar Oct 02 '24 09:10 Galen-Titanium

Now on the app it is really accurate. It would be nice to see this data in HA. My washing machine model is F4R9009TPWC. Screenshot_20241010-123320

robertopiumatti avatar Oct 10 '24 10:10 robertopiumatti

Not sure if it helps with prioritizing this issue - but maybe everyone interested in this could add an vote for the original issue raised by @glyall0423 . 🙂

kar-who avatar Oct 10 '24 20:10 kar-who

I'm trying to investigate this by seeing what the LG ThinQ Android app does to load the data. The app has some protection to try and prevent people from reverse engineering it - it detects if the phone is rooted or if a debugger is attached and immediately quits with an error message. I have some ideas on how to work out what it's doing, though. I'll report back later this/next week with any findings.

Daniel15 avatar Oct 13 '24 23:10 Daniel15

For any Python developers that want to have a go at implementing this, I reverse engineered the API calls the ThinQ app uses for loading this data, and posted details in #814.

Daniel15 avatar Oct 16 '24 01:10 Daniel15