Code Monkey home page Code Monkey logo

Comments (23)

cahenning2901 avatar cahenning2901 commented on September 26, 2024 1

Perfect! Looks good. Thanks a lot!
I wish you a Merry Christmas and a happy New Year.

from ha-smartthinq-sensors.

ricsch avatar ricsch commented on September 26, 2024

Hi,

same her, but i can‘t fetch any data from the heatpump since the update a few days ago.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Hi,
value for Hot_water_temperature is available. For me the issue is solved. Thanks.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

After update to v0.35.5 I´ve got the same problem as I described above. Values for entity "Hot_water_temperature" are not available anymore. See information attached.

config_entry-smartthinq_sensors-170c16cddd9d96d0af6b3980b33bb5fc.json (1).txt

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

I changed nothing about this from many version, so I don't think this is an issue related to version update. Maybe something is changed LG side.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

okay, thanks. Maybe on LG side is something wrong. Sometimes values are shown and sometimes not. I´ll do further investigation.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Hi, I´ve a question. How can I check if on LG side all values are available or not?

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

Check LG app, than download integration diagnostics and verify value in snapshot payload.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Below is the snapshot payload. It shows "hotWaterCurrent", but not "hotWaterTemperature". Maybe that´s the problem?
"snapshot": {
"airState.tempState.airTempHeatMin": 16.0,
"airState.diagCode": 0.0,
"airState.tempState.waterTempCoolMin": 5.0,
"airState.tempState.airTempCoolMin": 16.0,
"mid": 38949639.0,
"airState.miscFuncState.awhpWaterControl": 0.0,
"airState.tempState.target": 17.0,
"airState.humidity.current": 0.0,
"airState.tempState.hotWaterTempMin": 30.0,
"airState.operation": 1.0,
"airState.reservation.absoluteStopTime": 0.0,
"airState.tempState.waterTempHeatMax": 65.0,
"airState.tempState.airTempCoolMax": 30.0,
"timestamp": 1700831855068.0,
"airState.quality.PM10": 0.0,
"static": {
"deviceType": "603",
"countryCode": "DE"
},
"airState.tempState.hotWaterCurrent": 54.0,
"airState.tempState.current": 19.0,
"airState.tempState.hotWaterTempMax": 80.0,
"airState.miscFuncState.awhpTempSwitch": 1.0,
"airState.miscFuncState.extraOp": 0.0,
"airState.tempState.hotWaterTarget": 55.0,
"airState.reservation.absoluteStartTime": 0.0,
"airState.tempState.waterTempHeatMin": 15.0,
"airState.miscFuncState.powerHotWater": 0.0,
"airState.tempState.airTempHeatMax": 30.0,
"meta": {
"allDeviceInfoUpdate": false,
"messageId": "o79Nw1AxQO2XGDWfBGTBjQ"
},
"airState.quality.PM1": 0.0,
"airState.tempState.waterTempCoolMax": 27.0,
"airState.miscFuncState.silentAWHP": 0.0,
"airState.quality.PM2": 0.0,
"online": true,
"airState.miscFuncState.hotWater": 1.0,
"airState.opMode": 3.0,
"airState.tempState.outWaterCurrent": 45.0,
"airState.tempState.inWaterCurrent": 43.0

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

Maybe, I'll check what I'm mapping as soon as I will have some available time (I'm really busy in this period...)

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

Can you please attach the diagnostic file?

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Please find the diagnostic file attached.
home-assistant_smartthinq_sensors_2023-11-26T09-58-53.264Z.log

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

or is it this one?
config_entry-smartthinq_sensors-170c16cddd9d96d0af6b3980b33bb5fc.json.txt

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

or is it this one?

Yes, this is what I need, thaks👍

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

@cahenning2901,

could you better explain what your device exactly is? It is just a water heater or also an heat device. Looks like do not have some of the characteristics I saw before and I'm not sure that it is properly managed.

Thanks.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Hi,
the device is an air-water heating pump. It heats my house and heats my water. So it is a heat device and a water heater.
Thanks.

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

the device is an air-water heating pump. It heats my house and heats my water. So it is a heat device and a water heater.

Ok, can you give some more details? As example I'd like to know the operation available for the heat pump and for the water heater. You can set heat and cold, just heat, set temperature...(using LG app or directly the device, not HA)???
As I can see I'm not providing any operation mode for "AC" device, but I don't think this is correct!

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

The device name is HM071MR U44. Direkt on the operation panal of the device its possible to operate a lot parameters. In the LG app ou can only operate the "Target Hot Water Temperature" and switch on a "Quick DHW Heating" (see attached picture).
For me the sensors and switches in your HA solution are sufficient if they are available.

Screenshot_20231127_090747_LG ThinQ

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

Ok, I found the reason for which Water Heater was not shown, I will provide a fix as soon as possible, but please be patient because I cannot work on this immediately.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Hi, any news on this issue? Did you had the chance to work on this?

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

I'm traveling for work, I will work on this when I will be back home.

from ha-smartthinq-sensors.

cahenning2901 avatar cahenning2901 commented on September 26, 2024

Perfect! Thanks for your quick answer.

from ha-smartthinq-sensors.

ollo69 avatar ollo69 commented on September 26, 2024

This now should be fixed with last released version. Please check and let me know.

from ha-smartthinq-sensors.

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.