Git Product home page Git Product logo

Comments (5)

malwcal avatar malwcal commented on May 27, 2024

Any news here? Its a pity this fridge doesn't at least support the features that were on my old fridge (eg express freeze)

from homebridge-lg-thinq.

nVuln avatar nVuln commented on May 27, 2024

For example Express Freeze isn't available as an option but I believe this was supported on my old Fridge.

you can enable this feature in plugin setting, I think it's called "express mode"

For example in the ThinQ app I can see the status of the ice makers.

I'll add it in future update

It also has functions to enable "Smart Learning" to adjust things based on usage patterns. The ThinQ app lets you turn these features on or off.

I don't see anything related this feature in API responsed, I got smartSavingRun, smartCareV2, smartSavingMode flag, not sure if it's "Smart Learning" feature
you need enable homebridge debug mode, then try collect some logging when this feature toggled, let see which one is changed

(The fridge has UV sterilisation for the water dispenser - it would be good if this could be activated from HomeKit but it appears that this is not exposed in the ThinQ App)

if you can't control it in LG app, this plugin can't too

from homebridge-lg-thinq.

malwcal avatar malwcal commented on May 27, 2024

from homebridge-lg-thinq.

nVuln avatar nVuln commented on May 27, 2024

There is no such setting for my new fridge. (I still have my old fridge in the config file and I can see the setting there) But I can’t see a switch in the home app. Looking at the plugin config I can see the old one is identified as "type": "REFRIGERATOR" but the new one isn’t.

did you used homebridge UI?
try add config below

{
            "id": "54b473e5-bd3a-1bc4-8c35-a436c70c82c6",
            "name": "New Fridge",
            "ref_express_fridge": true,
            "ref_express_freezer": true
}

this config will enable 2 more button, let see which one is correct for you

I suspect that is true. Although the debug info makes me think there might
be features that are not present in all markets (eg Sabbath Mode!)

try debug it like you did with "Smart Learning", maybe it's present as different name in API

from homebridge-lg-thinq.

malwcal avatar malwcal commented on May 27, 2024

from homebridge-lg-thinq.

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.