Giter Site home page Giter Site logo

Comments (10)

1300371 avatar 1300371 commented on August 11, 2024 1

BTW, is it possible to forward more data via mqtt ? All these data are availble only via http ? 😕

from wirelesspalacontrol.

Domochip avatar Domochip commented on August 11, 2024

Hi, I never used it, but I think this is Chrono Data/Chrono Status that you are looking for.
And Chrono Program is the way to configure its planning.

from wirelesspalacontrol.

1300371 avatar 1300371 commented on August 11, 2024

It was what I'm looking for 👍
I missed it: CHRSTATUS from http://<ip>/cgi-bin/sendmsg.lua?cmd=GET+CHRD

{
  "INFO": {
    "CMD": "GET CHRD",
    "RSP": "OK"
  },
  "SUCCESS": true,
  "DATA": {
    "CHRSTATUS": 1,
    "P1": {
      "CHRSETP": 20,
      "START": "06:00",
      "STOP": "08:00"
    },
    "P2": {
      "CHRSETP": 20,
      "START": "17:00",
      "STOP": "21:00"
    },
    "P3": {
      "CHRSETP": 20,
      "START": "09:00",
      "STOP": "22:00"
    },
    "P4": {
      "CHRSETP": 18,
      "START": "09:00",
      "STOP": "17:00"
    },
    "P5": {
      "CHRSETP": 22,
      "START": "17:00",
      "STOP": "21:00"
    },
    "P6": {
      "CHRSETP": 23,
      "START": "21:30",
      "STOP": "22:30"
    },
    "D1": {
      "M1": "P1",
      "M2": "P2",
      "M3": "OFF"
    },
    "D2": {
      "M1": "P1",
      "M2": "P2",
      "M3": "OFF"
    },
    "D3": {
      "M1": "P1",
      "M2": "P2",
      "M3": "OFF"
    },
    "D4": {
      "M1": "P1",
      "M2": "P2",
      "M3": "OFF"
    },
    "D5": {
      "M1": "P1",
      "M2": "P2",
      "M3": "OFF"
    },
    "D6": {
      "M1": "P3",
      "M2": "OFF",
      "M3": "OFF"
    },
    "D7": {
      "M1": "P3",
      "M2": "OFF",
      "M3": "OFF"
    }
  }
}

from wirelesspalacontrol.

1300371 avatar 1300371 commented on August 11, 2024

Ping @Domochip

from wirelesspalacontrol.

1300371 avatar 1300371 commented on August 11, 2024

Did read you my second question @Domochip ? Sorry for spam

from wirelesspalacontrol.

Domochip avatar Domochip commented on August 11, 2024

Hello,
Sorry for the very very late reply.
The new V3.0.0 (just released) allows you to get this info via MQTT if you send "GET+CHRD" to cmd topic.
Could you give it a try and let me know if it matches to your needs?

from wirelesspalacontrol.

1300371 avatar 1300371 commented on August 11, 2024

No problem.
To update, just have to upload the bin firmware file througth the UI ?

from wirelesspalacontrol.

Domochip avatar Domochip commented on August 11, 2024

yes

from wirelesspalacontrol.

Domochip avatar Domochip commented on August 11, 2024

Ping @1300371

from wirelesspalacontrol.

1300371 avatar 1300371 commented on August 11, 2024

Sorry 😅
As this is winter in France, I want to wait spring to not jeopardize my installation (in case of something goes wrong)

from wirelesspalacontrol.

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.