dev #25
@@ -77,7 +77,7 @@ sub Initialize {
 | 
				
			|||||||
<a name="NUKIDevice"></a>
 | 
					<a name="NUKIDevice"></a>
 | 
				
			||||||
<h3>NUKIDevice</h3>
 | 
					<h3>NUKIDevice</h3>
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
  <u><b>NUKIDevice - Controls the Nuki Smartlock</b></u>
 | 
					  <u><b>NUKIDevice - Controls Nuki Devices</b></u>
 | 
				
			||||||
  <br>
 | 
					  <br>
 | 
				
			||||||
  The Nuki module connects FHEM over the Nuki Bridge with a Nuki Smartlock or Nuki Opener. After that, it´s possible to control your Nuki devices<br>
 | 
					  The Nuki module connects FHEM over the Nuki Bridge with a Nuki Smartlock or Nuki Opener. After that, it´s possible to control your Nuki devices<br>
 | 
				
			||||||
  Normally the Nuki devices are automatically created by the bridge module.
 | 
					  Normally the Nuki devices are automatically created by the bridge module.
 | 
				
			||||||
@@ -112,7 +112,6 @@ sub Initialize {
 | 
				
			|||||||
        <li>paired - paired information false/true</li>
 | 
					        <li>paired - paired information false/true</li>
 | 
				
			||||||
        <li>rssi - value of rssi</li>
 | 
					        <li>rssi - value of rssi</li>
 | 
				
			||||||
        <li>state - Status of the Smartlock or error message if any error.</li>
 | 
					        <li>state - Status of the Smartlock or error message if any error.</li>
 | 
				
			||||||
        <li>stateName - Status of the Smartlock or error message if any error.</li>
 | 
					 | 
				
			||||||
        <li>succes - true, false   Returns the status of the last closing command. Ok or not Ok.</li>
 | 
					        <li>succes - true, false   Returns the status of the last closing command. Ok or not Ok.</li>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
  <br>Opener
 | 
					  <br>Opener
 | 
				
			||||||
@@ -128,7 +127,6 @@ sub Initialize {
 | 
				
			|||||||
        <li>ringactionTimestamp - timestamp of ring</li>
 | 
					        <li>ringactionTimestamp - timestamp of ring</li>
 | 
				
			||||||
        <li>rssi - value of rssi</li>
 | 
					        <li>rssi - value of rssi</li>
 | 
				
			||||||
        <li>state - Status of the Smartlock or error message if any error.</li>
 | 
					        <li>state - Status of the Smartlock or error message if any error.</li>
 | 
				
			||||||
        <li>stateName - Status of the Smartlock or error message if any error.</li>
 | 
					 | 
				
			||||||
        <li>succes - true, false   Returns the status of the last closing command. Ok or not Ok.</li>
 | 
					        <li>succes - true, false   Returns the status of the last closing command. Ok or not Ok.</li>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
@@ -160,21 +158,21 @@ sub Initialize {
 | 
				
			|||||||
<a name="NUKIDevice"></a>
 | 
					<a name="NUKIDevice"></a>
 | 
				
			||||||
<h3>NUKIDevice</h3>
 | 
					<h3>NUKIDevice</h3>
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
  <u><b>NUKIDevice - Steuert das Nuki Smartlock</b></u>
 | 
					  <u><b>NUKIDevice - Zur Steuerung von Nuki Geräte</b></u>
 | 
				
			||||||
  <br>
 | 
					  <br>
 | 
				
			||||||
  Das Nuki Modul verbindet FHEM über die Nuki Bridge  mit einem Nuki Smartlock oder Nuki Opener. Es ist dann möglich das Schloss zu ver- und entriegeln.<br>
 | 
					  Das Nuki Modul verbindet FHEM über die Nuki Bridge mit einem Nuki Smartlock oder Opener. Nach der Einrichtung können diese Geräte gesteuert werden.<br>
 | 
				
			||||||
  In der Regel werden die Nuki Devices automatisch durch das Bridgemodul angelegt.
 | 
					  Die Nuki Geräte werden automatisch nach dem erstellen der Nuki Bridge in FHEM eingerichtet.
 | 
				
			||||||
  <br><br>
 | 
					  <br><br>
 | 
				
			||||||
  <a name="NUKIDevicedefine"></a>
 | 
					  <a name="NUKIDevicedefine"></a>
 | 
				
			||||||
  <b>Define</b>
 | 
					  <b>Define</b>
 | 
				
			||||||
  <ul><br>
 | 
					  <ul><br>
 | 
				
			||||||
    <code>define <name> NUKIDevice <Nuki-Id> <IODev-Device> <Device-Type></code>
 | 
					    <code>define <name> NUKIDevice <Nuki-Id> <IODev-Device> <Device-Type></code>
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
    Device-Type ist 0 für das Smartlock und 2 f&üuml;r den Opener.
 | 
					    Der Device-Type kann 0/4 für ein Smartlock sein oder 2 für den Opener.
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
    Beispiel:
 | 
					    Example:
 | 
				
			||||||
    <ul><br>
 | 
					    <ul><br>
 | 
				
			||||||
      <code>define Haustür NUKIDevice 1 NBridge1 0</code><br>
 | 
					      <code>define Frontdoor NUKIDevice 1 NBridge1 0</code><br>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
    <br>
 | 
					    <br>
 | 
				
			||||||
    Diese Anweisung erstellt ein NUKIDevice mit Namen Haustür, der NukiId 1 sowie dem IODev Device NBridge1.<br>
 | 
					    Diese Anweisung erstellt ein NUKIDevice mit Namen Haustür, der NukiId 1 sowie dem IODev Device NBridge1.<br>
 | 
				
			||||||
@@ -183,37 +181,57 @@ sub Initialize {
 | 
				
			|||||||
  <br><br>
 | 
					  <br><br>
 | 
				
			||||||
  <a name="NUKIDevicereadings"></a>
 | 
					  <a name="NUKIDevicereadings"></a>
 | 
				
			||||||
  <b>Readings</b>
 | 
					  <b>Readings</b>
 | 
				
			||||||
 | 
					  <br>Smartlock
 | 
				
			||||||
    <ul>
 | 
					    <ul>
 | 
				
			||||||
 | 
					        <li>batteryCharging - wird die Batterie geladen true/false.</li>
 | 
				
			||||||
 | 
					        <li>batteryPercent - aktueller Ladestand der Batterie.</li>
 | 
				
			||||||
 | 
					        <li>batteryState - Staus der Batterie ok/low</li>
 | 
				
			||||||
 | 
					        <li>deviceType - der Typenname des Nuki Gerätes smartlock/smartlock3/opener</li>
 | 
				
			||||||
 | 
					        <li>firmwareVersion - Version der Geräte Firmware</li>
 | 
				
			||||||
 | 
					        <li>name - Name des Nuki Gerätes</li>
 | 
				
			||||||
 | 
					        <li>nukiid - die Geräte Id</li>
 | 
				
			||||||
 | 
					        <li>paired - paired Informationen false/true</li>
 | 
				
			||||||
 | 
					        <li>rssi - Wert für die empfangene Signalstärke</li>
 | 
				
			||||||
        <li>state - Status des Smartlock bzw . Fehlermeldung von Fehler vorhanden.</li>
 | 
					        <li>state - Status des Smartlock bzw . Fehlermeldung von Fehler vorhanden.</li>
 | 
				
			||||||
    <li>lockState - aktueller Schließstatus uncalibrated, locked, unlocked, unlocked (lock ‘n’ go), unlatched, locking, unlocking, unlatching, motor blocked, undefined.</li>
 | 
					        <li>succes - true, false. Gibt den Status des letzen Befehls zurück.</li>
 | 
				
			||||||
    <li>name - Name des Smart Locks</li>
 | 
					    </ul>
 | 
				
			||||||
    <li>paired - pairing Status des Smart Locks</li>
 | 
					  <br>Opener
 | 
				
			||||||
    <li>rssi - rssi Wert des Smart Locks</li>
 | 
					    <ul>
 | 
				
			||||||
    <li>succes - true, false Gibt des Status des letzten Schließbefehles wieder. Geklappt oder nicht geklappt.</li>
 | 
					        <li>batteryState - battery state ok/low</li>
 | 
				
			||||||
    <li>batteryCritical - Ist die Batterie in einem kritischen Zustand? true, false</li>
 | 
					        <li>deviceType - type name of nuki device smartlock/smartlock3/opener</li>
 | 
				
			||||||
    <li>batteryState - Status der Batterie, ok/low</li>
 | 
					        <li>firmwareVersion - version of device firmware</li>
 | 
				
			||||||
 | 
					        <li>mode - Operation mode (door mode/continuous mode)</li>
 | 
				
			||||||
 | 
					        <li>name - name of the device</li>
 | 
				
			||||||
 | 
					        <li>nukiid - id of the nuki device</li>
 | 
				
			||||||
 | 
					        <li>paired - paired information false/true</li>
 | 
				
			||||||
 | 
					        <li>ringactionState - state of ring (0/1)</li>
 | 
				
			||||||
 | 
					        <li>ringactionTimestamp - timestamp of ring</li>
 | 
				
			||||||
 | 
					        <li>rssi - Wert f ür die empfangene Signalst ärke</li>
 | 
				
			||||||
 | 
					        <li>state - Status des Smartlock bzw . Fehlermeldung von Fehler vorhanden.</li>
 | 
				
			||||||
 | 
					        <li>succes - true, false. Gibt den Status des letzen Befehls zurück.</li>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
    <a name="NUKIDeviceset"></a>
 | 
					    <a name="NUKIDeviceset"></a>
 | 
				
			||||||
    <b>Set</b>
 | 
					    <b>Set</b>
 | 
				
			||||||
    <ul>
 | 
					    <ul>
 | 
				
			||||||
    <li>statusRequest - ruft den aktuellen Status des Smartlocks von der Bridge ab.</li>
 | 
					        <li>statusRequest - retrieves the current state of the smartlock from the bridge.</li>
 | 
				
			||||||
    <li>lock - verschließen</li>
 | 
					        <li>lock - lock</li>
 | 
				
			||||||
    <li>unlock - aufschließen</li>
 | 
					        <li>unlock - unlock</li>
 | 
				
			||||||
    <li>unlatch - entriegeln/Falle öffnen.</li>
 | 
					        <li>unlatch - unlock / open Door</li>
 | 
				
			||||||
    <li>unpair -  entfernt das pairing mit dem Smart Lock</li>
 | 
					        <li>unpair -  Removes the pairing with a given Smart Lock</li>
 | 
				
			||||||
    <li>locknGo - verschließen wenn gegangen</li>
 | 
					        <li>locknGo - lock when gone</li>
 | 
				
			||||||
    <li>locknGoWithUnlatch - verschließen nach dem die Falle geöffnet wurde.</li>
 | 
					        <li>locknGoWithUnlatch - lock after the door has been opened</li>
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
    <br><br>
 | 
					    <br><br>
 | 
				
			||||||
    <a name="NUKIDeviceattribut"></a>
 | 
					    <a name="NUKIDeviceattribut"></a>
 | 
				
			||||||
  <b>Attribute</b>
 | 
					    <b>Attributes</b>
 | 
				
			||||||
    <ul>
 | 
					    <ul>
 | 
				
			||||||
    <li>disable - deaktiviert das Nuki Device</li>
 | 
					        <li>disable - disables the Nuki device</li>
 | 
				
			||||||
        <br>
 | 
					        <br>
 | 
				
			||||||
    </ul>
 | 
					    </ul>
 | 
				
			||||||
  </ul>
 | 
					  </ul>
 | 
				
			||||||
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
=end html_DE
 | 
					=end html_DE
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,4 +1,4 @@
 | 
				
			|||||||
UPD 2021-12-11_19:09:00 10331 FHEM/73_NUKIBridge.pm
 | 
					UPD 2021-12-11_19:37:43 10358 FHEM/73_NUKIBridge.pm
 | 
				
			||||||
UPD 2021-12-10_22:25:04 7681 FHEM/74_NUKIDevice.pm
 | 
					UPD 2021-12-16_19:03:43 9604 FHEM/74_NUKIDevice.pm
 | 
				
			||||||
UPD 2021-12-10_22:25:04 42734 lib/FHEM/Devices/Nuki/Bridge.pm
 | 
					UPD 2021-12-11_19:37:43 42761 lib/FHEM/Devices/Nuki/Bridge.pm
 | 
				
			||||||
UPD 2021-12-10_22:25:04 16311 lib/FHEM/Devices/Nuki/Device.pm
 | 
					UPD 2021-12-11_19:37:43 16338 lib/FHEM/Devices/Nuki/Device.pm
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user