Giter Club home page Giter Club logo

Comments (9)

thetrueavatar avatar thetrueavatar commented on July 1, 2024

salut. Bon ben en fait c'est via github que j'ai eu la notification(ça n'a jamais marché sur le community.jeedom)....
Je n’ai pas encore regarder mais peux-tu déjà me dire sur quelle version te base-tu pour ton plugin(snapshot ou release) ?
N’ayant pas la mesure de consommation sur ma chaudière actuellement ça n’est pas toujours facile de valider. Si jamais tu peux me donner le nom de la méthode dans mon api et un exemple de réponse ça me ferait gagner du temps

from viessmann-api.

nerixs avatar nerixs commented on July 1, 2024

Salut,
Sachant que tu avais des problèmes avec les notifications sur jeedom je me suis permis d'essayer de te contacter depuis plusieurs endroits (github, domoticz ….) tu ne prendras pas peur :)
Le plugin est basé sur Viessmann-Api-1.4.0.phar qui est si je ne me trompe pas t'as dernière version.

Les features concernés sont:
heating.gas.consumption.heating
heating.gas.consumption.dhw

properties: day, week, month, year.

      "class": [
                "heating.gas.consumption.heating",
                "feature"
      ],
-
-	  
        "unit": {
          "value": "kilowattHour",
          "type": "string"
        }

Pour les nouvelles chaudières
"value": "cubicMeter",

Si besoin n'hésite pas!

from viessmann-api.

thetrueavatar avatar thetrueavatar commented on July 1, 2024

from viessmann-api.

nerixs avatar nerixs commented on July 1, 2024

Oups désolé c'est bien la 1.4.0-SNAPSHOT.phar
Oui si tu as la possibilité de retourner l'unité de référence:

kilowattHour => kWh
cubicMeter => m³

Pas de problème pour l'ajout d'une méthode supplémentaire.

from viessmann-api.

thetrueavatar avatar thetrueavatar commented on July 1, 2024

from viessmann-api.

nerixs avatar nerixs commented on July 1, 2024

Je n'avais pas vu qu'une fonction avait été rajoutée en juillet 2020, j’ai dû recompiler le phar de la branche develop pour en disposer.

$uniteGaz = $viessmannApi->getGenericFeaturePropertyAsJSON(ViessmannFeature::HEATING_GAS_CONSUMPTION_DHW, "unit");

from viessmann-api.

thetrueavatar avatar thetrueavatar commented on July 1, 2024

from viessmann-api.

thetrueavatar avatar thetrueavatar commented on July 1, 2024

from viessmann-api.

nerixs avatar nerixs commented on July 1, 2024

Je ne suis pas l’auteur du plugin, mais ayant beaucoup joué avec ton API sous jeedom et ayant la possibilité de tester sur plusieurs machines, j’essaie d’apporter mon aide afin qu’il soit compatible pour tous.
Nous teston est je reviendrais te dire se qu’il en est.
Merci pour t’as disponibilité.

from viessmann-api.

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.