Parses the config in openhab.cfg.
############################## Homematic Binding ############################## # # Hostname / IP address of the Homematic CCU or Homegear server homematic:host= # Hostname / IP address for the callback server (optional, default is auto-discovery) # This is normally the IP / hostname of the local host (but not "localhost" or "127.0.0.1"). # homematic:callback.host= # Port number for the callback server. (optional, default is 9123) # homematic:callback.port= # The interval in seconds to check if the communication with the Homematic server is still alive. # If no message receives from the Homematic server, the binding restarts. (optional, default is 300) # homematic:alive.interval
@author Gerhard Riegler
@since 1.5.0