ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.04k stars 149 forks source link

No `door_open` for `RC90V9_AUS-Dryer` (DRYER) or `F_VA_Y___W.B__QEUK-FL` (WASHER) #700

Closed IsaacInsoll closed 4 months ago

IsaacInsoll commented 4 months ago

Describe the bug Everything has been working fine for ages but I have never had a door_open attribute on either of these devices. The reason i want this is so I can know when the washing is truly "done" (IE: when the machine finishes it's cycle, it's 'done' but the clothes are still in the machine', so I would consider 'done then the door has been opened' as 'really done')

Expected behavior door_open sensors appear for both of these devices.

Screenshots image

Environment details:

I'm happy to do whatever debugging or logging you want, just let me know :)

ollo69 commented 4 months ago

If you don't see the sensor is because is not exposed by api for your device. Door open sensor normally is not present, in rare case when it is available at the end do not really works! You could use door lock instead, I know that is not the same but that sensor normally works (but you must enable because is disabled by default).

Close this because I cannot do nothing.

IsaacInsoll commented 4 months ago

Thank you so much for responding. I didn’t realise it was not a “standard” sensor and often not present.

Thanks for making an awesome integration 🔥