sarnau / Inside-The-Loxone-Miniserver

Inside The Loxone Miniserver – various documentation about the Loxone Link/Tree protocol and hardware
195 stars 53 forks source link

Adding iButtons to Users #30

Open alexanderkraemer opened 2 years ago

alexanderkraemer commented 2 years ago

Hi Markus,

we've been trying hard to figure out a way on how to add iButtons to a User through the loxone API. Officially it's not supported, altough Keycodes and NFC Tags are. We tried to reverse engineer their Miniserver API by sniffing to the network traffic without any success. Do you have an idea how this can be made possible?

Thanks! Best, Alex

alexanderkraemer commented 2 years ago

Hi Markus, hast du diesbezüglich zufällig eine Idee wie man das Problem lösen kann? glg. Alex

sarnau commented 2 years ago

Habe ich mir nicht angesehen. Es ist möglich, das API unterstützt das natürlich – sonst könnte Loxone Config es ja auch nicht. Aber wozu willst Du das? iButtons sind inherent unsicher, weil sie quasi nur eine Seriennummer sind.

alexanderkraemer commented 2 years ago

Nun, loxone config schreibt das ganze ja nur in das XML file rein, welches dann auf den Miniserver geladen wird. Dazu muss eigentlich nichts per API gemacht werden, oder?