Giter Site home page Giter Site logo

Comments (10)

phrz avatar phrz commented on July 28, 2024

Frank,

This card relies on testing the machine's state, and whether it matches certain English strings, such as '-', 'Standby', 'Detecting', 'Washing', 'Rinsing', and so on. Unfortunately, to my knowledge, there is no language-neutral way to get state from the LG ThinQ integration, and it varies based on system language.

It appears from your screenshot showing a course named Kurz 14 that, even if your Home Assistant installation may be in English, your LG account is not. The reason you're seeing the course at all (rather than that part hiding itself), and the reason the time is still showing, is probably because the washer is returning its state in another language, and all of the state comparisons made in the code become useless. That's my best guess based on what you've shown me (which does not include the possible or recent state values for the various entities and attributes).

Because of this, I cannot modify my card's code to support all languages or machines (your model is different and may have different state strings), and I cannot tell you precisely what you need to change to make the card work. You'll have to look at what values your entities return during a wash or dry cycle, and write them down. Then, you'll have to modify the configuration.yaml and card code for this repository to fit those values, to the extent that they differ from the values I've given.

In this same vein, see my answer to your previous issue.

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

@phrz - Thanks for the response. Actually, most of the states are in English. Kurz is just "short" which is a wash cycle type. I'm happy to do the work, I'm just not sure where. Please see the below attachment. Does this change anything?

Screen Shot 2023-02-17 at 6 41 25 PM

from lg-washer-dryer-card.

phrz avatar phrz commented on July 28, 2024

Frank, thanks for giving me more context. I see now that your LG account is returning English strings via the ThinQ integration, so that is NOT the cause of the problem.

But I notice that the entities are still showing "0:00:00" as the Remaining time, that the Run state is "Finished", and so on, so my card is accurately reporting this information. In my experience, the Run state is supposed to change to "-", and that's when my card shows everything as "turned off." Because yours is not doing that, the card is not turning off. As far as I know, your washer should be leaving the "Finished" state and going into the "-" state, and if it's not, it's either a difference in your hardware, or something is amiss.

Is this screenshot from right after it finished, or is it from just now? Has the washer been used very recently? Did you go and turn your washer off when you were done? Did your ThinQ integration lose its connection, and never update? Are you running a very old version of the ThinQ integration? I'm running v0.31.2, according to HACS, and the latest version is v0.31.3.

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

@phrz - Actually, I'm also running 0.31.3. The screen shot is current. The machine has been off (finished) for quite some time.
Screen Shot 2023-02-17 at 8 56 45 PM
I'm going to run a load and see if anything changes.
Screen Shot 2023-02-17 at 9 01 24 PM
Screen Shot 2023-02-17 at 9 01 34 PM

Looks correct during.

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

Oddly, it's not updating though. And the app!
IMG_0088
Screen Shot 2023-02-17 at 9 19 55 PM
IMG_BB4CA9088FC0-1
Screen Shot 2023-02-17 at 9 30 05 PM
IMG_2AB986CFBF59-1

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

Updated when it changed cycles:
Screen Shot 2023-02-17 at 9 32 28 PM
Screen Shot 2023-02-17 at 10 03 38 PM

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

IMG_7CF88944F50B-1
IMG_0092
IMG_0093

It's weird because the unit has stopped but the app and integration haven't updated.

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

Maybe an issue with the LG service and not the integration or the card?

from lg-washer-dryer-card.

phrz avatar phrz commented on July 28, 2024

I'm glad you were able to find where the issue lay: between the washer and the LG cloud, or possibly between the LG cloud and the integration. I'd recommend resetting your washer, or basically disconnecting the Wi-Fi and deleting it from the app, then re-adding it. Maybe check your router to see if the washer has poor signal strength. Otherwise, you can call LG, see if they will help (framed in the context of their official app, of course).

For now, I'll close the issue, because the bug doesn't seem to reside in this repository's implementation.

from lg-washer-dryer-card.

FS1961 avatar FS1961 commented on July 28, 2024

Thanks for indulging me! I'll drop you a line/note to let you know what I find out.

from lg-washer-dryer-card.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.