ha-smartthinq-sensors
ha-smartthinq-sensors copied to clipboard
Add Dishwasher steam sensor
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.
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.
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.
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?
"Steam" is a separate button like "Extra dry" and "High Temperature" or "Dual Zone" button in the dishwasher buttons before you start the program.
Steam sensor should be available with last release.
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.
Not all devices expose same sensor. Please attach integration diagnostic so that I can check your device.
Not all devices expose same sensor. Please attach integration diagnostic so that I can check your device.
PFA
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" },
Not sure what that means, I have an LDPH7972D, if that's of consequence.
Sorry, I forgot to add definition in binary sensor, it will be available with next release.
Sorry, I forgot to add definition in binary sensor, it will be available with next release.
Thank you for your awesome work.
Ok, now sensor should be available in last release.
Ok, now sensor should be available in last release.
I confirm - seeing now steam in sensors and attributes on 0.38.1 👍
Good, I close this