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

Add Dishwasher steam sensor

Open bzzzggz opened this issue 1 year ago • 12 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] No.

Describe the solution you'd like A clear and concise description of what you want to happen. Add Dishwasher's steam option as a sensor, similar like 'half load', etc. Screenshot_20231013_214009_LG ThinQ

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bzzzggz avatar Oct 13 '23 10:10 bzzzggz

Also, shouldn't sensor.dishwasher_process_state list "Steam" when it is on? I've only tried it once, but "Washing" was displayed from the start which should be when steam is applied.

bmorgan99 avatar Oct 21 '23 19:10 bmorgan99

Also, shouldn't sensor.dishwasher_process_state list "Steam" when it is on? I've only tried it once, but "Washing" was displayed from the start which should be when steam is applied.

Might be different model shows differently? Mines steam is like an option it's not showing under the "process state". Only three states available: washing, rinsing and drying. Am guessing steam is part of drying?

bzzzggz avatar Oct 21 '23 21:10 bzzzggz

"Steam" is a separate button like "Extra dry" and "High Temperature" or "Dual Zone" button in the dishwasher buttons before you start the program.

sthevenp avatar Jan 31 '24 12:01 sthevenp

Steam sensor should be available with last release.

ollo69 avatar Feb 04 '24 16:02 ollo69

That is very nice feature 👍🏻, after upgrade to 0.38 I do not see steam in attributes or in objects list. Is there any particular step to be done? I see steam in ThinQ app for my LDTS5552S dishwasher.

lezruk avatar Feb 09 '24 16:02 lezruk

Not all devices expose same sensor. Please attach integration diagnostic so that I can check your device.

ollo69 avatar Feb 09 '24 16:02 ollo69

Not all devices expose same sensor. Please attach integration diagnostic so that I can check your device.

PFA

smartthinq_sensors-acf19b28d8cc69cf15c01ba6a5bc82b1-Посудомойка-2b69c33e02aef29dab4ee318bff6fefb.json

lezruk avatar Feb 09 '24 17:02 lezruk

It reports STEAM though on device status structure: "Steam": "ON",

"device_status": { "State": "RUNNING", "Process": "RINSING", "Error": "ERROR_NO", "Initial_Time_H": "2", "Initial_Time_M": "59", "Course": "1", "CourseType": "COURSE", "Remain_Time_H": "1", "Remain_Time_M": "7", "Reserve_Time_H": "0", "Reserve_Time_M": "0", "ChildLock": "OFF", "Door": "CLOSE", "RinseRefill": "NOT_SET", "SaltRefill": "NOT_SET", "SignalLevel": "LEVEL_ON", "MCReminderSetting": "ON", "CleanLReminder": "ON", "NightDry": "ON", "DelayStart": "OFF", "EnergySaver": "OFF", "ExtraDry": "ON", "HighTemp": "ON", "DualZone": "OFF", "HalfLoad": "OFF", "AutoDoor": "OFF", "PreSteam": "", **"Steam": "ON",** "RinseLevel": "LEVEL_2", "SofteningLevel": "LEVEL_0", "SmartCourse": "0", "CurrentDownloadCourse": "POTS_PANS", "TclCount": "14" },

lezruk avatar Feb 09 '24 19:02 lezruk

Not sure what that means, I have an LDPH7972D, if that's of consequence.

bmorgan99 avatar Feb 09 '24 19:02 bmorgan99

Sorry, I forgot to add definition in binary sensor, it will be available with next release.

ollo69 avatar Feb 10 '24 00:02 ollo69

Sorry, I forgot to add definition in binary sensor, it will be available with next release.

Thank you for your awesome work.

lezruk avatar Feb 10 '24 14:02 lezruk

Ok, now sensor should be available in last release.

ollo69 avatar Feb 11 '24 22:02 ollo69

Ok, now sensor should be available in last release.

I confirm - seeing now steam in sensors and attributes on 0.38.1 👍

lezruk avatar Feb 15 '24 15:02 lezruk

Good, I close this

ollo69 avatar Feb 24 '24 08:02 ollo69