Rob Bierbooms

Results 35 comments of Rob Bierbooms

Dutch is not an issue ;-) Do you need an account for the service tool to be able to see the labels? Theoretically, if I would build a new version...

Thanks for the fast response! Took me some time to build, commit https://github.com/arjenhiemstra/ithowifi/commit/aa65d7bf8259f7d7a1e6d1f7f024ba8f8bdd4f69 doesn't actually build with me (gives 2 errors regarding type conversion). I was able to build the...

Thanks for the hint towards the script. I just manually opened the par file from the tool, still trying to understand how it's all built together. For now at least...

I didn't fix anything yet, I'm still in a learning curve ;) If you can do this that would be perfect.

If I look in the database, `parameterlijst_v41` is inserted in the database between v4 and v5, which probably means scripts parse v41 before v5, v6 etc. This is I think...

I'm debugging`convert-itho-db.py` script, but something goes seriously wrong with this script. From `Parameterlijst_v17` onwards, it is not able to parse the `Index`. Some get a strange number, most get `nan`...

I also noticed StatusLabels are different in sense of descriptions, this probably has to do with different descriptions. Some StatusLabels have among versions the same `Naam` but different `Tekst_NL` and...

Just checking here, I'm now manually reading and trying to interpret the v37 parameter list. Via Access I can see the following: ![image](https://github.com/arjenhiemstra/ithowifi/assets/31007358/4c7f1e7f-9d7c-4876-ac4c-35b5b1828ef0) Here: https://github.com/arjenhiemstra/ithowifi/blob/23b57b28fe74c5ad1da1fd70d228a89984759f52/software/NRG_itho_wifi/main/devices/wpu.h#L31 It seems that index 228...

Ok, thanks. My reasoning was correct, my indexing in ithoWPUSettingsLabel not... Nevertheless, this overlaps with "9" in the tabel. Somehow it generated a new key in ithoWPUSettingsLabel. For example v2:...

As far as I can see, this integration does not use bosch-xmpp? What needs to be changed? Shouldn't that be in aionefit library?