Shelly EM isn’t plug-in, unfortunately. It would require an electrician to wire, and space in my breaker panel to install. The LG dryer I have measure and reports its energy consumption. It definitely has the feature built-in to the hardware. Here is what the LG ThinQ app shows for it :
As you see, no units anywhere. I think that’s just a UI bug in the LG app, though.
The data is probably available on the wire somewhere, it’s a matter of adding the feature to the LG SmartThinQ integration to show it, ie. a feature request, and is the reason why I’m posting in this thread.
I am having a problem with control of my LG ThinQ washer and dryer with this integration. I’ve read, in this thread, that they can be remotely started, however, I cannot get this working. Remote start works fine in the LG ThinQ Android app.
Once I enable ‘Remote Start’ on the washer and dryer, how do I actually start them using the integration? As you can see, I only have a ‘Power off’ control (which doesn’t work… details below):
I have a switch.washer_power_off entity and switch.dryer_power_off entity. Turning these switches off does not turn off the washer or dryer, like it does in the LG ThinQ app. Perhaps this issue is related to not being able to remote start.
For reference, my washer is a WM4500HBA and my dryer is a DLEX4500B.
Using the latest releases of HA and the LG integration but unable to add an LG refrigerator model LRMDS3006S. Is there some way to modify the config to add the device manually?
It is a bit confusing as I was also expecting a switch to turn on, but for this integration you have to do a Service Call to start the washer after it is set to remote start.
Any progress in having a energy consumption sensor, from thinq app, available in HA?
I believe this is already available for Ac units in HA, but not for Washers.
@ollo69 Can you do your magic and try to implement this?
Brand new to “HA” (4 days), brand new to “forums”, brand new to “posting code” and not really good in english, but I wanna share my code, if it may help someone else.
I have new LG appliances (including top load washing machine)
For me, it solved Remote Start, Door locked and time remaining.
Please correct me if I do something technically wrong here.
My configuration file is as follow:
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
#alert: !include alerts.yaml
This is also for @Goahead, and probably others asking about the energy consumption on washers and dryers.
I’m not so sure if there is magic to be done on that area. As @Goahead noted, AC units are pretty informative on their energy consumption… Given they both run on the same LG app, I would expect both to have the same interface. If they don’t, it’s indeed a UI problem (less of a bug, but most probably an implementation oversight from developers), or, what I would guess is most probable, the device doesn’t really have energy measurement capabilities. From the inaccurate graphs my washer makes, I wonder if that’s just an estimation of costs given the cycles it has run. That’s the probable reason there are no units whatsoever on the graph.
LG added unit in their LQ Thinq Android app
I know see Wh and kWh
unfortunately, the energy monitoring screen is only available for the washer, not the dryer.
Dryer only shows number of cycles
much more unfortunately, even for the washer, the “energy monitoring” data from the LG app seems to be bogus. I am comparing it with data from a TP-Link Kasa KP125 to which the washer is also plugged in. I trust the KP125 data.
I ran a heavy wash cycle yesterday. HA reports 0.31 kWh for that date for the KP125 plug. The Kasa app doesn’t report daily data. The LG Thinq app reports just 180 Wh,for the washer.
Discrepancies are even worse at the monthly and annual level.
So, in conclusion, I would say the “energy monitoring” built-in to these LG washer/dryer appliances is pretty bogus.
I’ve been using the thinq integration and cannot figure out where the “heating” data is coming from.
I find no sensors, no mention in the configuration files, nothing.
Does anyone know where this data is coming from? (Shown in the graphs below as shaded area and named “2nd floor west heating” “1st floor heating” etc.)
Turns out the “Heating” shaded area above reflects the mode set to HEAT.
That is, the shaded area does not reflect that heat is being generated by the system, but rather that (at the time when the area is shaded) the system will generate heat when the thermostat calls for it (i.e., when the room temp drops below the set point).