Ankündigung

Einklappen
Keine Ankündigung bisher.

Zehnder ComfoAir binding

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #91
    Da stimmt definitiv etwas nicht mit deiner openhab.cfg
    Kannst du eventuell mal die komplette Datei posten.
    Vorher natürlich die Passwörter löschen, aber auch nur die.

    Außerdem würde ich erst mal versuchen nur die comfoair zum laufen zu bringen und alle anderen Bindings und sitemaps erst mal in einen anderen Ordner verschieben.
    Und dann nach und nach das von dir gewünschte hinzufügen konfigurieren und testen.

    Kommentar


      #92
      ok, ich poste aber erstmal die, so wie sie ist? Oder soll ich sie erst aufräumen (hoffe, ich bekomme das hin,...)

      Oder kann das immernoch an dem Adapter liegen?

      Ich poste die config heute abend einfach mal.

      Danke schon mal fürdie coole Hilfe hier!!!

      Kommentar


        #93
        kannst gerne die posten wie es jetzt gerade ist.
        Aber für die nächsten Addons und Erweiterungen solltest du quasi noch mal von 0 anfangen und dich dann immer weiter hoch arbeiten.
        Dann weißt du wenigstens wo was ist und hast nicht 10 Baustellen auf einmal.
        Was ich im Log gesehen habe waren ja schon relativ viele Addons, das macht es einem Anfänger natürlich nicht leicht bei der Fehlersuche.

        Kommentar


          #94
          So, hier die komplette Datei: (Passwörter hatte ich noch gar nicht drinn stehen,....)

          Code:
          # This is the default configuration file, which comes with every openHAB distribution.
          # You should do a copy of it with the name 'openhab.cfg' and configure your personal
          # settings in there. This way you can be sure that they are not overwritten, if you
          # update openHAB one day.
          
          
          ####################################################################################### 
          #####                        General configurations                               #####
          ####################################################################################### 
          
          # Configuration folders (must exist as a subdirectory of "configurations"; the value
          # tells the number of seconds for the next scan of the directory for changes. A
          # value of -1 deactivates the scan).
          # A comma separated list can follow after the refresh value. This list defines a filter
          # for valid file extensions for the models.
          folder:items=10,items
          folder:sitemaps=10,sitemap
          folder:rules=10,rules
          folder:scripts=10,script
          folder:persistence=10,persist
          
          # configures the security options. The following values are valid:
          # ON = security is switched on generally
          # OFF = security is switched off generally
          # EXTERNAL = security is switched on for external requests 
          #            (e.g. originating from the Internet) only
          # (optional, defaults to 'OFF')
          #security:option=
          
          # the Netmask to define a range of internal IP-Addresses which doesn't require
          # authorization (optional, defaults to '192.168.1.0/24')
          #security:netmask=
          
          # The name of the default persistence service to use
          persistence:default=rrd4j
          
          # The refresh interval for the main configuration file. A value of '-1' 
          # deactivates the scan (optional, defaults to '-1' hence scanning is deactivated)
          #mainconfig:refresh=
          
          
          ################################## Chart Servlet ######################################
          #
          # This section defines the configuration for the chart servlet.
          chart:provider=default
          
          #
          # Set the default height of a chart if the client doesn't provide this in the request
          # defaults to 240
          #chart:defaultHeight=240
          
          #
          # Set the default width of a chart if the client doesn't provide this in the request
          # defaults to 480
          #chart:defaultWidth=480
          
          #
          # Set a scale factor. This is used if the client sets the size in the request.
          # defaults to 1 (ie no scaling)
          #chart:scale=1
          
          
          ####################################################################################### 
          #####                       Action configurations                                 #####
          ####################################################################################### 
          
          ######################## Mail Action configuration ####################################
          #
          # The SMTP server hostname, e.g. "smtp.gmail.com"
          #mail:hostname=
          
          # the SMTP port to use (optional, defaults to 25 (resp. 587 for TLS))
          #mail:port=
          
          # the username and password if the SMTP server requires authentication
          #mail:username=
          #mail:password=
          
          # The email address to use for sending mails
          #mail:from=
          
          # set to "true", if TLS should be used for the connection
          # (optional, defaults to false)
          #mail:tls=
          
          # set to "true", if POP before SMTP (another authentication mechanism)
          # should be enabled. Username and Password are taken from the above
          # configuration (optional, default to false)
          #mail:popbeforesmtp=
          
          ########################## XMPP Action configuration ##################################
          #
          # The XMPP server to use, e.g. "jabber.org", "talk.google.com" or "talkx.l.google.com"
          #xmpp:servername=
          
          # The XMPP Proxyserver to use, e.g. "gmail.com"
          #xmpp:proxy=
          
          # the server port to use (optional, defaults to 5222)
          #xmpp:port=
          
          # the username and password for the sending XMPP account
          #xmpp:username=
          #xmpp:password=
          
          # a comma separated list of users that are allowed to use the XMPP console
          #xmpp:consoleusers=
          
          # the multi user chat to join, e.g. openhab@chat.example.com
          #xmpp:chatroom=
          
          # the nickname used in the multi user chat (optional, defaults to openhab-bot)
          #xmpp:chatnickname=
          
          # the password required to join the multi user chat
          #xmpp:chatpassword=
          
          ########################## Prowl Action configuration #################################
          #
          # the apikey for authentication (generated on the Prowl website)
          #prowl:apikey=
          
          # the default priority of a Prowl notifications (optional, defaults to '0')
          #prowl:defaultpriority=
          
          # the url of the Prowl public api
          # (optional, defaults to 'https://prowl.weks.net/publicapi/') 
          #prowl:url=
          
          ########################### Twitter Action configuration ##############################
          #
          # The ConsumerKey, ConsumerSecret combination (optional, defaults to official Twitter-App
          # Key-Secret-Combination)
          #twitter:key=
          #twitter:secret=
          
          # Flag to enable/disable the Twitter client (optional, defaults to 'false')
          #twitter:enabled=
          
          #################### Notify my Android (NAM) Action configuration #####################
          #
          # The timeout for the communication with the NMA service (optional, defaults
          # to 10000 milliseconds)
          #nma:timeout=
          
          # If you have a developerKey from NMA you can set it here, but this completely optional
          #nma:developerKey=
          
          # The default api key to send messages to. Api keys can be created in your accounts dashboard.
          #nma:apiKey=
          
          # The application name which NMA will show (optional, defaults to 'openHAB').
          #nma:appName=
          
          # The priority to use for messages if not specified otherwise. Can range from
          # -2 (lowest) to 2 (highest)
          #nma:defaultPriority=
          
          # The URL to attach to NMA messages by default  if not specified otherwise. Can be left empty.
          #nma:defaultUrl=
          
          
          ####################################################################################### 
          #####                   I/O component configurations                              #####
          ####################################################################################### 
          
          ########################## Google Calendar configuration ##############################
          #
          # the username and password for Google Calendar Account
          #gcal:username=
          #gcal:password=
          
          # the url of the calendar feed
          #gcal:url=
          
          # the filter criteria for full text query (optional)
          #gcal:filter=
          
          # refresh interval in milliseconds (optional, defaults to 900000 [15 minutes])
          #gcal:refresh=
          
          ############################# Dropbox configuration ###################################
          #
          # Operates the Synchronizer in fake mode which avoids up- or downloading files to and from Dropbox.
          # This is meant as testMode for the filter settings (optional, defaults to false)
          #dropbox:fakemode=
          
          # the up- and download interval as Cron-Expression. See the Quartz-Tutorial
          # http://quartz-scheduler.org/documentation/quartz-2.x/tutorials/tutorial-lesson-06
          # for more information on how to use them best (optional, defaults to '0 0/5 * * * ?'
          # which means every 5 minutes)
          #dropbox:uploadInterval=
          #dropbox:downloadInterval=
          
          # the AppKey, AppSecret combination (optional, defaults to official Dropbox-App
          # Key-Secret-Combination)
          #dropbox:appkey=
          #dropbox:appsecret=
          
          # defines the mode how files are synchronized with dropbox. Valid SyncModes are
          # 'DROPBOX_TO_LOCAL', 'LOCAL_TO_DROPBOX' and 'BIDIRECTIONAL' (optional, defaults
          # to 'LOCAL_TO_DROPBOX')
          #dropbox:syncmode=
          
          # the base directory to synchronize with openHAB, configure 'filter' to select
          # files (optional, defaults to '.')
          #dropbox:contentdir=
          
          # defines a comma separated list of regular expressions which matches the 
          # filenames to upload to Dropbox (optional, defaults to '/configurations/.*,
          # /logs/.*, /etc/.*')
          #dropbox:uploadfilter=
          
          # defines a comma separated list of regular expressions which matches the 
          # filenames to download from Dropbox (optional, defaults to '/configurations/.*')
          #dropbox:downloadfilter=
          
          ############################# MaryTTS configuration ###################################
          #
          # the default voice used by the MaryTTS engine. Available voices are: bits1-hsmm 
          # (german, female), bits3-hsmm (german, male), cmu-slt-hsmm (english, male) (optional,
          # defaults to the systems' default voice or the first available voice)
          #marytts:voice=
          
          
          ####################################################################################### 
          #####                      Persistence configurations                             #####
          ####################################################################################### 
          
          ######################## Open.Sen.se Persistence Service ##############################
          #
          # the url of the Open.Sen.se public api (optional, defaults to 
          # 'http://api.sen.se/events/?sense_key=') 
          #sense:url=
          
          # the Open.Sen.se API-Key for authentication (generated on the Open.Sen.se website)
          #sense:apikey=
          
          ######################### Logging Persistence Service #################################
          #
          # the logback encoder pattern to use to write log entries
          # see http://logback.qos.ch/manual/layouts.html#ClassicPatternLayout for all options
          # the item name is available as the "logger" name, the state as the "msg"
          logging:pattern=%date{ISO8601} - %-25logger: %msg%n
          
          ########################### Db4o Persistence Service ##################################
          #
          # the backup interval as Cron-Expression (optional, defaults to '0 0 1 * * ?' 
          # which means every morning at 1 o'clock)
          #db4o:backupinterval=
              
          # the commit interval in seconds (optional, default to '5')
          #db4o:commitinterval=
          
          # the amount of backup files allowed in DB_FOLDER_NAME (optional, defaults
          # to '7')
          #db4o:maxbackups=
          
          ############################ SQL Persistence Service ##################################
          # the database url like 'jdbc:mysql://<host>:<port>/<user>'
          #mysql:url=
          
          # the database user
          #mysql:user=
          
          # the database password
          #mysql:password=
          
          ############################ Cosm Persistence Service #################################
          #
          # the url of the Cosm feed (optional, defaults to 'http://api.cosm.com/v2/feeds/') 
          #cosm:url=
          
          # the Cosm API-Key for authentication (generated on the Cosm website)
          #cosm:apikey=
          
          ############################ GCal Persistence Service #################################
          #
          # the username and password for Google Calendar Account
          #gcal-persistence:username=
          #gcal-persistence:password=
          
          # the url of the calendar feed
          #gcal-persistence:url=
          
          # the offset (in days) new calendar entries will be created in future (optional,
          # defaults to 14)
          #gcal-persistence:offset=
          
          # the base script which is written to the newly created Calendar-Events by
          # the GCal-based presence simulation. It must contain two format markers '%s'.
          # The first marker represents the Item to send the command to and the second
          # represents the State (optional, defaults to 
          # '> if (PresenceSimulation.state == ON) sendCommand(%s,%s)')
          #gcal-persistence:executescript=
          
          ################################# MQTT Persistence #########################################
          #
          # Name of the broker as defined in the section MQTT Transport
          # mqtt-persistence:broker=
          
          # The MQTT topic to which the persistence messages should be sent.
          # mqtt-persistence:topic=
          
          # A string representing the persistence message content.
          # mqtt-persistence:message=
          
          
          #######################################################################################
          #####                        Binding configurations                               #####
          #######################################################################################
          
          ################################ KNX Binding ##########################################
          #
          # KNX gateway IP address 
          # (optional, if serialPort or connection type 'ROUTER' is specified)
          #knx:ip=
          
          # KNX IP connection type. Could be either TUNNEL or ROUTER (optional, defaults to TUNNEL)
          # Note: If you cannot get the ROUTER mode working (even if it claims it is connected), 
          # use TUNNEL mode instead with setting both the ip of the KNX gateway and the localIp.
          #knx:type=
          
          # KNX gateway port (optional, defaults to 3671)
          #knx:port=
          
          # Local endpoint to specify the multicast interface, no port is used (optional)
          #knx:localIp=
          
          # Serial port of FT1.2 KNX interface (ignored, if ip is specified)
          # Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux
          #knx:serialPort=
          
          # Pause in milliseconds between two read requests on the KNX bus during
          # initialization (optional, defaults to 50)
          #knx:pause=
          
          # Timeout in milliseconds to wait for a response from the KNX bus (optional, 
          # defaults to 10000)
          #knx:timeout
          
          # Number of read retries while initialization items from the KNX bus (optional,
          # defaults to 3)
          #knx:readRetries
          
          # Seconds between connect retries when KNX link has been lost
          # 0 means never retry, it will only reconnect on next write or read request
          # Note: without periodic retries all events will be lost up to the next read/write
          #       request
          # (optional, default is 0)
          #knx:autoReconnectPeriod=30
          
          ############################# Bluetooth Binding #######################################
          #
          # Bluetooth refresh rate in seconds 
          # (defines, how often a new device detection scan is performed)
          #bluetooth:refresh=20
          
          ############################## OneWire Binding ########################################
          #
          # OwServer IP address 
          #onewire:ip=
          
          # OwServer Port (optional, defaults to 4304)
          #onewire:port=
          
          # refresh interval in milliseconds (optional, defaults to 60000)
          #onewire:refresh=
          
          # the retry count in case no valid value was returned 
          # upon read (optional, defaults to 3)
          #onewire:retry=
          
          # defines which temperature scale owserver should return temperatures in. Valid
          # values are CELSIUS, FAHRENHEIT, KELVIN, RANKIN (optional, defaults to CELSIUS).
          #onewire:tempscale=
          
          ########################### NetworkHealth Binding #####################################
          #
          # Default timeout in milliseconds if none is specified in binding configuration
          # (optional, default to 5000)
          #networkhealth:timeout=
          
          # refresh interval in milliseconds (optional, default to 60000)
          #networkhealth:refresh=
          
          ############################### HTTP Binding ##########################################
          #
          # timeout in milliseconds for the http requests (optional, defaults to 5000)
          #http:timeout=
          
          # the interval in milliseconds when to find new refresh candidates
          # (optional, defaults to 1000)
          #http:granularity=
          
          # configuration of the first cache item
          # http:<id1>.url=
          # http:<id1>.updateInterval=
          
          # configuration of the second cache item  
          # http:<id2>.url=
          # http:<id2>.updateInterval=
          
          ############################# Fritz!Box Binding #######################################
          #
          # Please note: To be able to connect to the monitor port, the "CallMonitor" must be
          # activated by dialing "#96*5*" once on a telephone that is connected to the Fritz!Box.
          
          # IP address of Fritz!Box to connect to
          #fritzbox:ip=fritz.box
          
          ############################### Asterisk Binding ######################################
          #
          # Please note: The Asterisk Management Interface (AMI) has to be activated in the
          # manager.conf file of your Asterisk PBX.
          
          # hostname of the AMI
          #asterisk:host=
          
          # the username and password to login to the AMI
          #asterisk:username=
          #asterisk:password=
          
          ################################ NTP Binding ##########################################
          #
          # refresh interval in milliseconds (optional, defaults to 900000 [15 minutes])
          #ntp:refresh=
          
          # the hostname of the timeserver
          ntp:hostname=ptbtime1.ptb.de
          
          ################################ MPD Binding ##########################################
          #
          # Host and port of the first MPD to control 
          # mpd:<player-id-1>.host=
          # mpd:<player-id-1>.port=
          
          # The password to authenticate against the MPD server (optional, can be null to
          # indicate that no authentication is required)
          # mpd:<player-id-1>.password=
          
          # Host and port of the second MPD to control 
          # mpd:<player-id-2>.host=
          # mpd:<player-id-2>.port=
          
          # The password to authenticate against the MPD server (optional, can be null to
          # indicate that no authentication is required)
          # mpd:<player-id-2>.password=
          
          ################################ VDR Binding ##########################################
          #
          # Host and port of the first VDR to control 
          # vdr:<vdr-id-1>.host=
          # vdr:<vdr-id-1>.port=6419
          
          # Host and port of the second VDR to control 
          # vdr:<vdr-id-2>.host=
          # vdr:<vdr-id-2>.port=6419
          
          ################################ SNMP Binding #########################################
          #
          # Listening Port (optional, defaults to '162')
          #snmp:port=
          
          # The SNMP community to listen to (optional, defaults to 'public')
          #snmp:community=
          
          # The SNMP retry timeout (in milliseconds). Defaults to 1500.
          # Sets the number of milliseconds between retries.
          #snmp:timeout=
          
          # The SNMP number of retries. Defaults to 0.
          # Sets the number of retries before aborting the request.
          #snmp:retries=
          
          ######################## Novelan (Siemens) Heatpump Binding ###########################
          #
          # IP address of the Novelan (Siemens) Heatpump to connect to
          #novelanheatpump:ip=
          
          # refresh interval in milliseconds (optional, defaults to 60000)
          #novelanheatpump:refresh=
          
          ############################### Cups Binding ##########################################
          #
          # CupsServer IP address or Host name
          #cups:host=
          
          # CupsServer Port (optional, defaults to 631)
          #cups:port=
          
          # refresh interval in milliseconds (optional, defaults to 60000)
          #cups:refresh=
          
          ############################ IHC / ELKO LS Binding ####################################
          #
          # Controller IP address
          #ihc:ip=
          
          # Username and password for Controller
          #ihc:username=
          #ihc:password=
          
          # Timeout for controller communication
          #ihc:timeout=5000
          
          ############################## Plugwise Binding #######################################
          #
          # "stick" is reserved plug wise id
          #plugwise:stick.port=
          # interval in ms to wait between messages sent on the ZigBee network
          #plugwise:stick.interval=150
          
          # "circleplus" is reserved plug wise id
          #plugwise:circleplus.mac= 
          
          #plugwise:<plugwise-id-1>.mac=
          
          ############################### Modbus Binding ########################################
          #
          # sets refresh interval to Modbus polling service. 
          # Value in milliseconds (optional, defaults to 200)
          #modbus:poll=
          
          # host (mandatory)
          #modbus:slave1.host=
          
          # The data type, can be "coil" "discrete" "holding" "input"
          #modbus:slave1.type=
          
          # the TCP port (optional, defaults to '502')
          #modbus:slave1.port=
          
          # The slave id (optional, defaults to '1')
          #modbus:slave1.id=
          
          # The slave start address (optional, defaults to '0')
          #modbus:slave1.start=
          
          # The number of data item to read
          # (optional, defaults to '0' - but set it to something meaningful)
          #modbus:slave1.length=
          
          ############################### PLC Bus Binding #######################################
          #
          # PLCBus adapter serial port
          #plcbus:port=
          
          ################################# DMX Binding #########################################
          #
          # The combined connection String, e.g. 'localhost:9010' (optional, defaults to
          # 'localhost:9010' or 'localhost:9020' depending on the choosen connection type)
          #dmx:connection=
          
          ############################### Philips Hue Binding ###################################
          #
          # IP address of Hue Bridge (optional, default is auto-discovery)
          #hue:ip=
          
          # Default secret key for the pairing of the Philips Hue Bridge.
          # It has to be between 10-40 (alphanumeric) characters 
          # This may be changed by the user for security reasons.
          hue:secret=openHABRuntime
          
          ################################ RFXCOM Binding #######################################
          #
          # Serial port of RFXCOM interface
          # Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux
          #rfxcom:serialPort=
          
          # Set mode command for controller (optional)
          # E.g. rfxcom:setMode=0D000000035300000C2F00000000 
          #rfxcom:setMode=
          
          ############################## Pulseaudio Binding #####################################
          #
          # PulseaudioServer IP address 
          #pulseaudio:Main.host=
          
          # PulseaudioServer Port (optional, defaults to 4712)
          #pulseaudio:Main.port=
          
          ############################### Homematic Binding #####################################
          #
          # Hostname / IP address of the Homematic CCU
          #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, defaults to 9123)
          #homematic:callback.port=
          
          ################################ Koubachi Binding #####################################
          #
          # refresh interval in milliseconds (optional, defaults to 900000ms, 15m)
          #koubachi:refresh
          
          # The URL of the Device list  (optional, defaults to 
          # 'https://api.koubachi.com/v2/user/smart_devices?user_credentials=%1$s&app_key=%2$s')
          #koubachi:deviceurl
          
          # The URL of the Plant list  (optional, defaults to 
          # 'https://api.koubachi.com/v2/plants?user_credentials=%1$s&app_key=%2$s')
          #koubachi:planturl
          
          # The URL for care actions  (optional, defaults to
          # 'https://api.koubachi.com/v2/plants/%3$s/tasks?user_credentials=%1$s&app_key=%2$s')
          #koubachi:tasksurl
          
          # The single access token configured at http://labs.kpubachi.com
          #koubachi:credentials
          
          # The personal appKey configured at http://labs.koubachi.com
          #koubachi:appkey
          
          ################################ Sonos Binding ########################################
          #
          # Host and port of the first VDR to control 
          #sonos:office.udn=RINCON_000XXXXXXXXX01400
          #sonos:living.udn=RINCON_000YYYYYYYYY01400
          
          ################################ SAMSUNG TV Binding ###################################
          #
          # Host of the first TV to control 
          # samsungtv:<TVid1>.host=
          # Port of the TV to control (optional, defaults to 55000)
          # samsungtv:<TVid1>.port=
          
          # Host of the second TV to control 
          # samsungtv:<TVid2>.host=
          # Port of the TV to control (optional, defaults to 55000)
          # samsungtv:<TVid2>.port=
          
          ################################# Onkyo  Binding ######################################
          #
          # Host of the first Onkyo device to control 
          # onkyo:<OnkyoId1>.host=
          # Port of the Onkyo to control (optional, defaults to 60128)
          # onkyo:<OnkyoId1>.port=
          
          # Host of the second Onkyo device to control 
          # onkyo:<OnkyoId2>.host=
          # Port of the Onkyo to control (optional, defaults to 60128)
          # onkyo:<OnkyoId2>.port=
          
          ################################ OpenSprinkler Binding ################################
          #
          # The type of OpenSprinkler connection to make (optional, defaults to 'gpio').
          # There are two valid options:
          #
          # gpio: this mode is only applicable when running openHAB on a Raspberry Pi, which 
          #       is connected directly to an OpenSprinkler Pi. In this mode the communication
          #       is directly over the GPIO pins of the Raspberry Pi
          # http: this mode is applicable to both OpenSprinkler and OpenSprinkler Pi, as long as
          #       they are running the interval program. Realistically though if you have an
          #       OpenSprinkler Pi, it makes more sense to directly connect via gpio mode.
          # openSprinkler:mode=
          
          # If the http mode is used, you need to specify the url of the internal program,
          # and the password to access it. By default the password is 'opendoor'.
          # openSprinkler:httpUrl=http://localhost:8080/
          # openSprinkler:httpPassword=opendoor
          
          # The number of stations available. By default this is 8, but for each expansion board
          # installed this number will can be incremented by 8 (optional, defaults to 8).
          # openSprinkler:numberOfStations=
          
          ############################ Epson Projector Binding ##################################
          #
          # Serial port or Host and port of the first Epson projector to control 
          # epsonprojector:<devId1>.serialPort=
          # epsonprojector:<devId1>.host=
          # Port of the Epson projector to control (optional, defaults to 60128)
          # epsonprojector:<devId1>.port=
          
          # Serial port or Host and port of the second Epson projector to control 
          # epsonprojector:<devId2>.serialPort=
          # epsonprojector:<devId2>.host=
          # Port of the Epson projector to control (optional, defaults to 60128)
          # epsonprojector:<devId2>.port=
          
          ################################# Zehnder ComfoAir ####################################
          #
          # Serial port of the Zehnder ComfoAir to connect to
          comfoair:port=COM3
          
          # refresh interval in milliseconds (optional, defaults to 60000)
          comfoair:refresh=60000
          
          ############################### EDS OWSever Binding ###################################
          #
          # Host of the first OWServer device to control 
          # owserver:<serverId1>.host=
          
          # Host of the second OWServer device to control 
          # owserver:<serverId2>.host=
          
          ################################ digitalSTROM Binding #################################
          #
          # URI of the digitalSTROM server (dSS)
          # digitalstrom:uri=https://dss.local:8080
          
          # Connect timeout (defaults to 4000 ms)
          #digitalstrom:connectTimeout=
          
          # Connect timeout (defaults to 10000 ms)
          #digitalstrom:readTimeout=
          
          # to login without a user and password; loginToken must be enabled once
          #digitalstrom:loginToken=
          
          # to login with username and password; default user is dssadmin and default password
          # is dssadmin if you have loginToken and username with password the loginToken will 
          # be prefered by default
          #digitalstrom:user=
          #digitalstrom:password=
          
          ################################## Squeezebox Binding #################################
          #
          # Host of the first Squeezebox device to control 
          #squeeze:<boxId1>.host=
          # Port of cli interface of the first Squeezebox device to control 
          # (optional, defaults to 9090)
          #squeeze:<boxId1>.cliport=
          # Webport interface of the first Squeezebox device to control (optional, 
          # defaults to 9000)
          #squeeze:<boxId1>.webport=
          
          # Host of the second Squeezebox device to control 
          #squeeze:<boxId2>.host=
          # Port of cli interface of the second Squeezebox device to control (optional, 
          # defaults to 9090)
          #squeeze:<boxId2>.cliport=
          # Webport interface of the second Squeezebox device to control (optional, 
          # defaults to 9000)
          #squeeze:<boxId2>.webport=
          
          ################################### Milight Binding ###################################
          #
          # Host of the first Milight bridge to control 
          #milight:<MilightId1>.host=
          # Port of the bridge to control (optional, defaults to 50000)
          #milight:<MilightId1>.port=
          #
          # Host of the second Milight bridge to control 
          #milight:<MilightId2>.host=
          # Port of the bridge to control (optional, defaults to 50000)
          #milight:<MilightId2>.port=
          
          ############################### Systeminfo Binding ####################################
          #
          # Interval in milliseconds when to find new refresh candidates
          # (optional, defaults to 1000)
          #systeminfo:granularity=
          
          # Data Storage Unit, where B=Bytes, K=kB, M=MB, T=TB (optional, defaults to M)
          #systeminfo:units=
          
          ################################### PiFace Binding ####################################
          #
          # Watchdog polling interval (optional, defaults to 60000)
          #piface:watchdog.interval=
          
          # Host of the first Raspberry PI carrying a PiFace board 
          #piface:<piface-id1>.host=
          # Port of the Piface listener of the first RasPi (optional, defaults to 15432)
          #piface:<piface-id1>.listenerport=
          # Port of the Piface monitor of the first RasPi (optional, defaults to 15433)
          #piface:<piface-id1>.monitorport=
          # Socket timeout when sending packets to the first RasPi (optional, defaults to 1000ms)
          #piface:<piface-id1>.sockettimeout=
          # Number of retry attempts before failing a packet for the first RasPi (optional, defaults to 3)
          #piface:<piface-id1>.maxretries=
          
          
          ############################# Fritz AHA Binding #######################################
          #
          # refresh interval in milliseconds (optional, defaults to 10000)
          #fritzaha:refresh=
          
          # Binding supports multiple AHA hosts (e.g. FRITZ!Box, Fritz!Powerline 546E). Format is
          # fritzaha:<hostID>.<option>=<value>, where hostID is up to user choice
          
          # Host name of the first AHA host (e.g. fritz.box)
          #fritzaha:<hostID1>.host=
          # Port of the first AHA host (optional, defaults to protocol-specific default port)
          #fritzaha:<hostID1>.port=
          # Protocol to connect to web interface. Supports https and http.
          # Use of https requires SSL certificate to be trusted by the JRE.
          # (optional, defaults to http)
          #fritzaha:<hostID1>.protocol=
          # Username of the first AHA host. User must have HomeAuto permissions.
          # (optional for local networks, required for remote access)
          #fritzaha:<hostID1>.username=
          # Password of the first AHA host's web interface. 
          # (optional, but required if password is set in host)
          #fritzaha:<hostID1>.password=
          # timeout for synchronous http-connections (optional, default 2000)
          #fritzaha:<hostID1>.synctimeout=
          # timeout for asynchronous http-connections (optional, default 4000)
          #fritzaha:<hostID1>.asynctimeout=
          
          ############################## Tinkerforge  Binding ###################################
          #
          # IP addresses / Hostnames  of the hosts running the brickd (optional port 
          # separated by a colon, defaults to 4223) 
          # tinkerforge:hosts=
          
          ######################## NIBE HEAT PUMP Binding #######################################
          #
          # UDP port of the Heatpump Monitor (optional, defaults to 9999)
          #nibeheatpump:udpPort=
          
          # Switch on the Nibe HeatPump Simulator (for testing purpose only)
          #nibeheatpump:simulate=true
          
          ################################ Z-Wave  Binding ######################################
          #
          # The Z-Wave controller port. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or
          # /dev/ttyUSB0 for Linux
          #zwave:port=
          
          # Z-Wave binding refresh value (optional, defaults to 10000)
          #zwave:refresh=
          # Z-Wave binding refresh interval threshold (optional, defaults to every 6 times)
          #zwave:refreshThreshold=
          
          ################################ Nikobus Binding ######################################
          #
          # Serial Port connected to pc-link. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or
          # /dev/ttyUSB0 for Linux
          #nikobus:serial.port=
          
          # Directory path where the command cache file should be created.  
          # Optional. Defaults to the users' home directory.
          #nikobus:cache.location=
          
          # Perform a module status query every x seconds (optional, defaults to 600 (10 minutes)). 
          #nikobus:refresh=
          
          ################################# EnOcean Binding #####################################
          #
          # EnOcean USB adapter serial port
          #enocean:serialPort=
          
          ################################# TCP - UDP Binding ###################################
          #
          # all parameters can be applied to both the TCP and UDP binding unless 
          # specified otherwise
          
          # Port to listen for incoming connections
          #tcp:port=25001
          
          # Cron-like string to reconnect remote ends, e.g for unstable connection or remote ends
          #tcp:reconnectron='0 0 0 * * ?'
          
          # Interval between reconnection attempts when recovering from a communication error, 
          # in seconds
          #tcp:retryinterval=5
          
          # Queue data whilst recovering from a connection problem (TCP only)
          #tcp:queue=true
          
          # Maximum buffer size whilst reading incoming data
          #tcp:buffersize=1024
          
          # Share connections within the Item binding configurations
          #tcp:itemsharedconnections=true
          
          # Share connections between Item binding configurations
          #tcp:bindingsharedconnections=true
          
          # Share connections between inbound and outbound connections
          #tcp:directionssharedconnections=false
          
          # Allow masks in ip:port addressing, e.g. 192.168.0.1:* etc
          #tcp:addressmask=true
          
          # Pre-amble that will be put in front of data being sent
          #tcp:preamble=''
          
          # Post-amble that will be appended to data being sent
          #tcp:postamble='\r\n'
          
          # Perform all write/read (send/receive) operations in a blocking mode, e.g. the binding
          # will wait for a reply from the remote end after data has been sent
          #tcp:blocking=false
          
          # timeout, in milliseconds, to wait for a reply when initiating a blocking write/read
          #  operation
          #tcp:timeout=3000
          
          # Update the status of Items using the response received from the remote end (if the
          # remote end sends replies to commands)
          #tcp:updatewithresponse=true
          
          # Timeout - or 'refresh interval', in milliseconds, of the worker thread
          tcp:refreshinterval=250
          
          # Timeout, in milliseconds, to wait when "Selecting" IO channels ready for communication
          #tcp:selecttimeout=1000
          
          ################################# Mqttitude Binding ###################################
          #
          # Mqttitude can track your presence in two ways;
          #
          #  1. Regions - by defining a region in your Mqttitude app (on your phone) you specify
          #               a set of lat/lon coordinates, a geofence, and a name - by using this name 
          #                 in your item binding openHAB will listen for enter/leave events for this 
          #               region and thus allow you to track your presence in multiple locations
          #  2. Home    - by defining the lat/lon of your home, along with a geofence radius (below), 
          #               the binding will listen for location publishes from the Mqttitude app and 
          #               manually calculate the distance from your 'home'
          #
          # Optional. The latitude/longitude coordinates of 'home'. 
          #mqttitude:home.lat=
          #mqttitude:home.lon=
          
          # Optional. The geofence radius.
          #mqttitude:geofence=
          
          ############################### OpenPaths Binding #####################################
          #
          # The latitude/longitude coordinates of 'home'.
          #openpaths:home.lat=
          #openpaths:home.long
          
          # Interval in milliseconds to poll for user location (optional, defaults to 5mins).
          #openpaths:refresh=
          
          # Distance in metres a user must be from 'home' to be considered inside the 
          # geofence (optional, defaults to 100m). 
          #openpaths:geofence=
          
          # OpenPaths access/secret keys for each user.
          #openpaths:<name>.accesskey=<accesskey>
          #openpaths:<name>.secretkey=<secretkey>
          
          ######################## Swegon ventilation Binding ###################################
          #
          # UDP port (optional, defaults to 9998)
          #swegonventilation:udpPort=
          
          # Switch on the Swegon Simulator (for testing purpose only)
          #swegonventilation:simulate=true
          
          ################################ MAX!Cube Binding ##########################################
          #
          # MAX!Cube LAN gateway IP address 
          #maxcube:ip=
          
          # MAX!Cube port (Optional, default to 62910)
          #maxcube:port=
          
          # MAX!Cube refresh interval in ms (Optional, default to 10000)
          #maxcube:refreshInterval=
          
          ################################### Tivo Binding ###########################################
          #
          # The TiVo binding simply acts as a network remote control for your Tivo device. To use
          # it you must therefore enable network remote control on your Tivo device. Once that is
          # done, all you need to do is specify the IP address of your Tivo in the configuration
          # below.
          
          # The IP address of the Tivo host
          #tivo:host=
          
          ################################ Insteon Hub Binding #######################################
          #
          # The IP address of the Insteon Hub
          #insteonhub:host=
          
          ################################# Pioneer AVR Binding ######################################  
          #
          # Hostname/IP of the first Pioneer device to control
          #pioneeravr:livingroom.host=
          
          # Portnumber of the Pioneer device to control (optional, defaults to 23)
          #pioneeravr:livingroom.port=
          
          # Switch for disabling the connection check (optional, defaults to 1)
          #pioneeravr:livingroom.checkconn=
          
          ################################ Heatmiser Binding #########################################
          #
          # Refresh interval in milliseconds (optional, defaults to 2000ms)
          #heatmiser:refresh
          
          # Set the heatmiser network address
          #heatmiser:address=
          
          # Set the port number for the Heatmiser interface
          #heatmiser:port=
          
          
          ################################### MQTT Transport #########################################
          #
          # Define your MQTT broker connections here for use in the MQTT Binding or MQTT
          # Persistence bundles. Replace <broker> with a id you choose.
          
          # URL to the MQTT broker, e.g. tcp://localhost:1883 or ssl://localhost:8883
          #mqtt:<broker>.url=tcp://<host>:1883
          
          # Optional. Client id (max 23 chars) to use when connecting to the broker.
          # If not provided a default one is generated.
          #mqtt:<broker>.clientId=<clientId>
          
          # Optional. User id to authenticate with the broker.
          # mqtt:<broker>.user=<user>
          
          # Optional. Password to authenticate with the broker.
          #mqtt:<broker>.pwd=<password>
          
          # Optional. Set the quality of service level for sending messages to this broker. 
          # Possible values are 0 (Deliver at most once),1 (Deliver at least once) or 2 
          # (Deliver exactly once). Defaults to 0.
          #mqtt:<broker>.qos=<qos>
          
          # Optional. True or false. Defines if the broker should retain the messages sent to
          # it. Defaults to false.
          #mqtt:<broker>.retain=<retain>
          
          # Optional. True or false. Defines if messages are published asynchronously or
          # synchronously. Defaults to true.
          #mqtt:<broker>.async=<async>
          
          ########################### Open Energy Monitor Binding ###############################
          #
          # UDP port of the Open Energy Monitor devices (optional, defaults to 9997)
          #openenergymonitor:udpPort=9997
          
          # For testing purposes
          #openenergymonitor:simulate=true
          
          ############################## Netatmo Binding ##############################
          #
          # Refresh interval in milliseconds (optional, defaults to 300000)
          #netatmo:refresh=
          
          # The Netatmo client id (see http://dev.netatmo.com/dev/listapps)
          #netatmo:clientid=
          
          # The Netatmo client secret (see http://dev.netatmo.com/dev/listapps)
          #netatmo:clientsecret=
          
          # The Netatmo refresh token (see http://dev.netatmo.com/doc/authentication/usercred)
          #netatmo:refreshtoken=
          
          ########################### HDanywhere Binding ###############################
          #
          # Optional, specify the number of input and output ports for a given HDanywhere matrix
          #hdanywhere:192.168.0.88.ports=4
          Ich hab schon gesehen, ich hab mir da wohl mal n Beispiel kopiert, wo eineige von mir nicht benötigte Sachen an sind.

          Ich werde parallel mal versuchen, mir die 1.0.5 zu installieren und wirklich neu und komplett selber zu starten.

          Aber evtl. findest du ja noch einen groben fehler, weshalb meine Zehnder nicht mit mir sprechen möchte,....

          Eine Sache habe ich schon gefunden,... ich denke oben in der config sollte man angeben, dass auch nach einer geänderten Config Datei geschaut werden soll,...

          Kommentar


            #95
            Das ist eigentlich nicht so wichtig, da man an der config ja nicht so oft was ändert und wenn doch ist meist ein neustart auch die sicherste Variante.

            Ich habe nur eine Merkwürdigkeit gefunden, die aber nicht weiter stören sollte:
            unter Tcp ist:
            tcp:refreshinterval=250

            Das ist die einzige stelle die nicht kommentiert ist, aber das sollte nicht weiter stören.

            Das nächste wären dann Fehler in den items und der sitemap.

            Hast du die mit Openhabdesigner angepasst, wenn nicht würde ich dir den Designer wärmstens ans Herz legen.

            Kommentar


              #96
              Hi,
              ich habe es gestern WIRKLICH geschafft durch komplettes neu aufsetzen meine ComfoAir anlage von der Stufe 2 auf 3 zu schalten per Handy!
              SEHR GEIL!!!!!!

              Jetzt kommen mir natürlich noch weitere Ideen :-)

              Ich habe noch einen EWT an meiner anlage und würde mich somit noch für weitere Temperaturen interssieren,....
              In der Protokollbeschreibung habe ich da was gelesen von:
              - Temperaturen abrufen
              --Temperatur EWT (°C*)

              Kann man die auch noch auslesen?
              bzw. gibt es da ja noch 100 anderer lustiger Sachen drinn,.... geht das ggf. schon und ich weiß es nur nicht? Wenn ja, wo finde ich ggf. ALLE Bindingmöglichkeiten?!?



              Aber noch mal an dieser Stelle vielen vielen dank für die jeweils schnelle Hilfe!!

              Gruß,
              Mark

              Kommentar


                #97
                Hi Mark,
                hier kannst du nachsehen welche Befehle alle Unterstützt werden:
                https://github.com/openhab/openhab/b...mmandType.java
                Wenn du mehr willst musst du es selber implementieren oder Holger fragen, ob er es dir einbaut.

                Kommentar


                  #98
                  Hallo,
                  ok, selber bekomm ich das nicht wirklich hin,....

                  Hier also die bitte an Holger mir diese Funktionen einzubauen (Das wäre wirklich suuuuper nett!!):

                  Kommando :0x00 0xD1 (Temperaturen abrufen)
                  Antwort :0x00 0xD2
                  Byte[6] :Fühler anwesend: (1 = anwesend / 0 = abwesend)
                  :0x10 = EWT
                  Byte[7] :Temperatur EWT (°C*)

                  Ich hoffe Holger ließt hier manchmal mit?!? Oder ist ne PM der Bessere Weg?

                  Wäre es nicht generell gut, einfach alle komandos einzubauen (wenn das Grundgerüst da ist,.....)

                  Würde mich über ne Rückmeldung wirklich freuen!!

                  Danke und Gruß,
                  Mark

                  Kommentar


                    #99
                    Hallo,

                    du kannst meine neue Version des Plugins ausprobieren. Sie beinhaltet jetzt die EWT Temperatur über den key 'ewt_temperatur'.

                    Viele Grüße

                    Holger
                    Angehängte Dateien

                    Kommentar


                      Abgefahren,....
                      Hast du das eh eingebaut? Oder jetzt nur für mich.

                      Werd cih direkt mal testen, ich geb dir feedback!

                      gruß,
                      Mark

                      Kommentar


                        Hab es eben eingebaut. Hatte meinen Laptop eh an. Wie "selbstmacher" schon richtig gesagt hat war es nur ein erweitern der Klasse "ComfoAirCommandType". Wenn es funktioniert werde ich es zurück mergen so das es in OpenHab 1.6 verfügbar ist.

                        Viele Grüße

                        Holger

                        Kommentar


                          OK, das klappt super!
                          vielen Dank!!!!

                          Aber wie das immer so mit dem kleinen Finger ist,.... ;-)

                          Jetzt wäre ja:

                          Kommando: 0x00 0xEB --> EWT / Nachheizung abrufen
                          Antwort: 0x00 0xEC
                          Byte[1] EWT niedrig (°C)
                          Byte[2] EWT hoch (°C)
                          Byte[3] EWT speed up (%)

                          Und ob er an oder aus ist,..... noch coole Werte,....

                          Kommentar


                            und nochmal eine neue Version :-)

                            die keys hierfür sind

                            - ewt_temperatur_high
                            - ewt_temperatur_low
                            - ewt_speed

                            Viele Grüße

                            Holger
                            Angehängte Dateien

                            Kommentar


                              Hallo,

                              ich bin auch gerade dabei mich in openHAB einzuarbeiten und möchte mich erstmal für diese großartigen Projekte bedanken!

                              Ich stehe momentan vor folgender Herausforderung:
                              Ich habe 2 Belüftungsanlagen, die ich gerne (an-)steuern möchte..
                              Ich wollte mal Fragen ob dies in einer zukünftigen Version möglich sein wird?

                              Kommentar


                                Hi,

                                Zitat von benjaminb Beitrag anzeigen
                                Ich habe 2 Belüftungsanlagen, die ich gerne (an-)steuern möchte..
                                Du meinst 2 ComfoAirs?

                                Gruß,

                                Thomas E.-E.
                                Visualisierung, Rule/Logic-Engine, Integrationsplattform mit openhab (Supportforum)

                                Kommentar

                                Lädt...
                                X