Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dishwasher steam sensor #610

Closed
bzzzggz opened this issue Oct 13, 2023 · 15 comments
Closed

Add Dishwasher steam sensor #610

bzzzggz opened this issue Oct 13, 2023 · 15 comments

Comments

@bzzzggz
Copy link

bzzzggz commented Oct 13, 2023

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.

@bmorgan99
Copy link

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.

@bzzzggz
Copy link
Author

bzzzggz commented Oct 21, 2023

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?

@sthevenp
Copy link

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

ollo69 added a commit that referenced this issue Jan 31, 2024
@ollo69
Copy link
Owner

ollo69 commented Feb 4, 2024

Steam sensor should be available with last release.

@lezruk
Copy link

lezruk commented Feb 9, 2024

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.

@ollo69
Copy link
Owner

ollo69 commented Feb 9, 2024

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

@lezruk
Copy link

lezruk commented Feb 9, 2024

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

PFA

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

@bmorgan99
Copy link

@lezruk
Copy link

lezruk commented Feb 9, 2024

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" },

@bmorgan99
Copy link

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

@ollo69
Copy link
Owner

ollo69 commented Feb 10, 2024

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

@lezruk
Copy link

lezruk commented Feb 10, 2024

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

Thank you for your awesome work.

@ollo69
Copy link
Owner

ollo69 commented Feb 11, 2024

Ok, now sensor should be available in last release.

@lezruk
Copy link

lezruk commented Feb 15, 2024

Ok, now sensor should be available in last release.

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

@ollo69
Copy link
Owner

ollo69 commented Feb 24, 2024

Good, I close this

@ollo69 ollo69 closed this as completed Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants