Ulf D.
Ulf D.
Bitte 1) nenne uns dein genaues Heizungsmodell, 2) führe /Q aus (https://1coderookie.github.io/BSB-LPB-LAN/kap03.html#33-%C3%BCberpr%C3%BCfen-auf-nicht-freigegebene-reglerspezifische-command-ids) und 3) melde uns den kompletten Output davon. 4) Logge sicherheitshalber bitte außerdem nochmal den Aufruf und die...
Super, danke - cool, ein neues Modell/Hersteller, dann trage ich das auch demnächst noch in der Kompatibilitätsliste im Handbuch nach :) Bei der Ausgabe von Q siehst du, dass bei...
Bzgl Optionsbezeichnung: Nein, das passt alles so, siehe screenshot (zur Erklärung siehe die entspr. Einträge in der defs.h).  Die CO.txt-Datei kannst du wieder löschen, danke (Löschen...
Deine o.g. Anmerkungen zu den Telegrammen sind m.E. (nach einem kurzen Blick) nicht ganz eindeutig, aber ich _vermute_, dass das "TWW Freigabe: 65535 #OK"-Telegramm das ist, was wir suchen. Ich...
Will think about it, but right now only the MQTT-clientID-issue/solution pops up in my head (https://github.com/fredlcore/BSB-LAN/pull/376) - maybe that should be settable via Webconfig also..?
About the sensors: "0" for OFF would be ok for me, but then a) for DHT&OneWire the pin number(s) if connected and b) for BME (I2C) the amount of sensors...
It might be good if also the related settings of the debug function (and other functions with related settings) from the config file like "bool show_unknown = true;" etc could...
Yes, sorry, I wasn't explicit on that enough: You are right, most of the related settings (monitor, verbose etc) are already possible to set also, but not the setting "bool...
I think we actually would need (pretty much) everything from the config.h changeable using the webconfig when we wanna switch to the precompiled binaries, right..?
Hi, > This 7 phrases what I cannot find in any English manuals. > > ``` > #define ENUM8006_32_TEXT "Freigegeben, Verd bereit" > ``` _Released, evap ready_ > ``` >...