NEWS
IoBroker mit Warema WMS Web Control
-
Hello, is the maintaner of warema-wms-venetian-blinds on NPM reading this thread? While I know I can see it and reverse-engineer it from the node_modules folder, Is it possible for this person to put the code on GitHub, so that we can collaborate on it?
I have Warema blinds and a weather station at home, as well as the WMS stick and a webcontrol pro, and I became fairly proficient with WMS Studio, so I can help test the integrations and provide bugfixes!
-
@marco-santarelli sagte in IoBroker mit Warema WMS Web Control:
Hello, is the maintaner of warema-wms-venetian-blinds on NPM reading this thread? While I know I can see it and reverse-engineer it from the node_modules folder, Is it possible for this person to put the code on GitHub, so that we can collaborate on it?
I have Warema blinds and a weather station at home, as well as the WMS stick and a webcontrol pro, and I became fairly proficient with WMS Studio, so I can help test the integrations and provide bugfixes!
Hi Marco, did you get any response? I am also interested in further development.
-
@marc-berg No response, i reverse-engineered the code from the npm package and modified it myself. You can see how I use it at https://github.com/santam85/addon-warema-wms/tree/main
-
Yes, that's how I did it too. A fork of your repo and some customisations for my devices. I'm happy with that now.
-
Had been using Tombox' adapter working with the Webcontrol pro for a while. However it suddenly stopped working some time ago. Does someone still have it running with pro?
-
@marc-berg
Entschuldige bitte mein AnfängerfrageDein "wms2mqtt" auf Github, sollte dies auch auf HA laufen?
Ich frage, weil ich die Fehlermeldung beim hinzufügen erhalte, dass es kein gültiges Repository wäre,
was ggf. an der fehlenden "repository.json" liegt.Danke schon mal
Patrick -
@patrickr sagte in IoBroker mit Warema WMS Web Control:
Dein "wms2mqtt" auf Github, sollte dies auch auf HA laufen?
Mein Ziel war es, das Image um meine zusätzlichen Gerätetypen zu erweitern und unter einer Docker Umgebung laufen zu lassen. Deshalb habe ich alle HA-Funktionalitäten entfernt, um den Code schlank zu halten.
Wenn dir die Geräte reichen, die @Marco-Santarelli drin hat, solltest du sein Image nehmen.
-
@marc-berg
Danke für Deine schnelle RM.Ich hab auch 63, 2A, daher bin ich auf Dein Resp gestossen.
Hab gerade erst die Chat-Funktion gefunden (what a shame)
Ich chatte Dich mal an, vermutlich interessiert meine Frage die wenigsten da HA.Patrick
-
@patrickr sagte in IoBroker mit Warema WMS Web Control:
vermutlich interessiert meine Frage die wenigsten da HA.
Um ganz ehrlich zu sein: Mich interessiert HA auch nicht. Deshalb kann ich diesbezüglich auch keinen Support leisten.
Wenn du dir selbst was zusammenstricken möchtest, dann musst du neben der
index.js
auch die Module unteraddon-warema-wms/warema-bridge/srv/warema-wms-venetian-blinds
anpassen, denn diese übernehmen die eigentliche Kommunikation mit dem WMS Netzwerk. Wegen der von mir entfernen HA-Funktionalität kannst du die Dateien aber nicht 1:1 ersetzen. -
@marc-berg Vielen Dank