Code Monkey home page Code Monkey logo

Comments (7)

Cosik avatar Cosik commented on September 7, 2024

@richie241 there is an info on main page about addon. You have a good idea but bad concept of realization.

  1. Cloud has 15min refresh rate.
  2. Using cloud as a temperature source for additional cooling is bad idea because it will not work without internet.
  3. You have device on your house hold locally so why you don't check device temperature directly?
  4. I propose to use thermo control fans and no internet nor other communication is need.

from hoymiles.

richie241 avatar richie241 commented on September 7, 2024

I have previously measured the external temperature, but I would like to measure the internal temperature and use it to control my ventilation BEFORE the device gets warm and the internal fan starts.

Can you please release the parameters?

from hoymiles.

Cosik avatar Cosik commented on September 7, 2024

Which parameters? I have no access to installation which provide mentioned by you parameters, so it is not possible from my side to do it.

from hoymiles.

richie241 avatar richie241 commented on September 7, 2024

all temperature values.
the data should be transferred with an HYT.

how can i query the api, then i will send you the result.

from hoymiles.

Cosik avatar Cosik commented on September 7, 2024

I haven't any HYT. You have to use traffic analysis in developer tool in your web browser.

from hoymiles.

richie241 avatar richie241 commented on September 7, 2024

I found it, maybe the 4 parameters can be integrated into your query:

name: "Internal fan speed", val: "0", unit: "RPM", ...
key "inv_spd1"

name: "Inverter heat sink temperature", val: "45", unit: "℃", ... }
key "inv_tinv"

name: "PV heat sink temperature", val: "41", unit: "℃", ... }
key "inv_tpv"

name: "Internal ambient temperature", val: "47", unit: "℃", ... }
key "inv_tin"

from hoymiles.

Cosik avatar Cosik commented on September 7, 2024

I don't know which query provide such parameters, what is more I need full response to parse it. Also I put information in Readme that extending functionality with present implementation is very hard.

from hoymiles.

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.