Lukas Pusch
Lukas Pusch
@jacques3629 no Ahoy isn't available in French for now. This is the main language file I mentioned before: https://github.com/lumapu/ahoy/blob/main/src/web/lang.json The second one can be found here: https://github.com/lumapu/ahoy/blob/main/src/web/lang.h
Datei auswählen kommt vom deinem Browser, das mit den Buttons muss ich mir mal näher anschauen
The HMS series are supported in the same way as the HM series. The HMS series has one crucial difference: Only one DTU can communicate at a time with the...
As I remember correctly the original DTU communicates on 863.0 Mhz. If you first start the original DTU and then Ahoy you will only get data in Ahoy if you...
Das Webdiagramm ist noch total Basic, ich hatte leider noch keine Zeit mich näher damit zu befassen. Die Grafik auf dem ext. Display ist Dank @You69Man tip top 👍
ok that's a new version - never saw it before
den bekommen wir morgen zum laufen 😊. Dann brauchen wir noch die HW-IDS und er ist voll integriert.

hast du VSCode bei dir am laufen? Dann müsstest du im Prinzip nur in `src/hm/hmSystem.h` in Zeile 33 ein `case 25:` einfügen 😊
das war zu schnell, in Zeile 54 muss lauten: `if(((iv->config->serial.b[4] & 0x0f) == 0x04) || ((iv->config->serial.b[4] & 0x0f) == 0x05)) {`