Giter Club home page Giter Club logo

optolink's People

Contributors

empty88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

optolink's Issues

Debugging

Vielen Dank für dieses Projekt. Ich bekomme leider nur einen error=1 in MQTT zurück. Welche Möglichkeiten habe ich zum Debugging, z.B. ob der selbstgebaute Lesekopf korrekt funktioniert?

Memory leak?

Nach einiger Zeit werden im Webinterface keine Werte mehr angezeigt. Der Datenabruf und MQTT laufen ohne Probleme weiter, aber im Webinterface wird nur noch der Titel und die Uhrzeit angezeigt.
Ich habe im Moment keine Idee, woran das liegt.

image

Not compiling, Error on SoftwareSerial

Hi, tried to compile your code, changed the wifi and mqtt settings accordingly. When I try build I get following error:

src\viessmann.cpp: In function 'void setupVito()': src\viessmann.cpp:63:20: error: cannot convert 'SoftwareSerial*' to 'HardwareSerial*' Compiling .pio\build\d1_mini\lib5e3\ESP8266WiFi\WiFiClientSecureBearSSL.cpp.o 63 | VitoWiFi.setup(&swSer); | ^~~~~~ | | | SoftwareSerial* In file included from .pio\libdeps\d1_mini\VitoWiFi\src/VitoWiFi.hpp:77, from .pio\libdeps\d1_mini\VitoWiFi\src/VitoWiFi.h:30, from include/viessmann.h:4, from src\viessmann.cpp:1: .pio\libdeps\d1_mini\VitoWiFi\src/VitoWiFi.cpp:48:46: note: initializing argument 1 of 'void VitoWiFiClass< <template-parameter-1-1> >::setup(HardwareSerial*) [with P = OptolinkP300]' 48 | void VitoWiFiClass<P>::setup(HardwareSerial* serial) { | ~~~~~~~~~~~~~~~~^~~~~~

Could you help me, I have no idea what that means. Thanks alot

Zeitangabe bestimmen in stoerungsmeldungCallbackHandler

Hi,

habe mich von Deinem Sourcecode für mein Projekt inspirieren lassen (vielen lieben Dank für das Teilen). Kann es sein, dass in der Methode "stoerungsmeldungCallbackHandler" die Uhrzeit nicht richtig bestimmt wird? Bei meiner Vitodens kommt die Zeit anscheinend in der Form MM:HH:SS in den Fehlermeldungen. Hatte gestern Abend mal einen Fehler provoziert und in der Meldung stand dann "02:22:47", und es war nicht 2:00 Uhr :-) - eher 22:00.

Vielleicht ist auch die interne Uhr der Heizung defekt, aber die Zeitprogramme laufen eigentlich recht genau (+- 2 Minuten).

LG

Frank

Abfrage der Device-ID für alternative Adressen

Hi,

laut https://github.com/openv/openv/wiki/Geräte folgt die Info:

Jede Steuerungsfamilie hat eine zwei Byte lange Device-Id. Diese Device-Id kann bei vielen Steuerungen über die Adresse 0xf8 abgefragt werden.

Hier sagt @bertmelis, dass die Id über DPRaw ermittelt werden kann.

Wenn ich ganz stumpf die Viessmann.cpp ergänze um folgenden Code:
DPRaw deviceid("deviceid", "", 0x00f8);
dann erhalte ich kein Ergebnis.

Wie kann ich das lösen?

Danke im Vorfeld :)

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.