Fritzbox Binding (TR064) - getting (and staying) last caller in openHAB

first reason: I’m used to it! :wink:
and yes, basically it won’t matter, because my proxy items aren’t bound to some external hardware (binding). so postUpdate would also do.
I don’t know, if you’re familiar with the difference, but yes, simplified:

  • sendCommand: not only the item, but the binding gets the command
  • postUpdate: the item gets updated without telling the binding explicitly

I think, it’s explained in a bit more detail here: