Skip to content

Commit

Permalink
Update Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Nov 12, 2024
1 parent ff31664 commit ea04f4e
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 18 deletions.
26 changes: 26 additions & 0 deletions docs/de/reference/entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ Meldet den Türsensorstatus des gekoppelten Nuki Smart Locks.
### Nuki Last Unlock User <Badge type="tip" text="nuki_last_unlock_user" /> <Badge type="info" text="Nuki Bridge" />
Reports the last user who locked or unlocked the Nuki smart lock.

### Nuki Last Lock Action <Badge type="tip" text="nuki_last_lock_action" /> <Badge type="info" text="Nuki Bridge" /> <Badge type="info" text="Deaktiviert" />
Reports the last lock action of the Nuki smart lock.

### Nuki Last Lock Action Trigger <Badge type="tip" text="nuki_last_lock_action_trigger" /> <Badge type="info" text="Nuki Bridge" /> <Badge type="info" text="Deaktiviert" />
Reports the last log action trigger of the Nuki smart lock.

## Schalter

Expand Down Expand Up @@ -114,6 +119,12 @@ Controls the Nuki Smart Lock Auto Lock Immediately setting.
### Nuki Auto Unlock: Disable <Badge type="tip" text="nuki_auto_unlock_disabled" /> <Badge type="info" text="Nuki Bridge" /> <Badge type="info" text="Deaktiviert" />
Controls the Nuki Smart Lock Auto Unlock Disable setting.

### Nuki Single Lock <Badge type="tip" text="nuki_single_lock" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Single Lock setting.

### Nuki Daylight Saving Time <Badge type="tip" text="nuki_dst_mode" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock DST Mode setting.

### Nuki Automatic Updates <Badge type="tip" text="nuki_auto_update" /> <Badge type="info" text="Nuki Bridge" /> <Badge type="info" text="Deaktiviert" />
Controls the Nuki Smart Lock Automatic Updates setting.

Expand Down Expand Up @@ -272,6 +283,21 @@ Controls the Nuki Smart Lock Fob Action 3 setting.
- Lock n Go
- Intelligent

### Nuki Timezone <Badge type="tip" text="nuki_timezone" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Timezone setting.

##### Options:
Check out the nuki developer documentation.

### Nuki Advertising Mode <Badge type="tip" text="nuki_advertising_mode" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Advertising Mode setting.

##### Options:
- Automatic
- Normal
- Slow
- Slowest


## Schlösser

Expand Down
30 changes: 30 additions & 0 deletions docs/en/reference/entities.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ Reports the door sensor state of the paired Nuki smart lock.
### Nuki Last Unlock User <Badge type="tip" text="nuki_last_unlock_user" /> <Badge type="info" text="Nuki Bridge only" />
Reports the last user who locked or unlocked the Nuki smart lock.

### Nuki Last Lock Action <Badge type="tip" text="nuki_last_lock_action" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Reports the last lock action of the Nuki smart lock.

### Nuki Last Lock Action Trigger <Badge type="tip" text="nuki_last_lock_action_trigger" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Reports the last log action trigger of the Nuki smart lock.


## Switches

Expand Down Expand Up @@ -114,6 +120,12 @@ Controls the Nuki Smart Lock Auto Lock Immediately setting.
### Nuki Auto Unlock: Disable <Badge type="tip" text="nuki_auto_unlock_disabled" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Auto Unlock Disable setting.

### Nuki Single Lock <Badge type="tip" text="nuki_single_lock" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Single Lock setting.

### Nuki Daylight Saving Time <Badge type="tip" text="nuki_dst_mode" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock DST Mode setting.

### Nuki Automatic Updates <Badge type="tip" text="nuki_auto_update" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Automatic Updates setting.

Expand Down Expand Up @@ -172,6 +184,9 @@ Sets the intercom phone handset volume.
### Nuki LED: Brightness <Badge type="tip" text="nuki_led_brightness" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock LED Brightness setting.

### Nuki Timezone: Offset <Badge type="tip" text="nuki_timezone_offset" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Timezone offset setting (Lock v1).

### Nuki Security Pin <Badge type="tip" text="nuki_security_pin" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Sets the Nuki Bridge Security Pin to authenticate against the Nuki Smart Lock.

Expand Down Expand Up @@ -269,6 +284,21 @@ Controls the Nuki Smart Lock Fob Action 3 setting.
- Lock n Go
- Intelligent

### Nuki Timezone <Badge type="tip" text="nuki_timezone" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Timezone setting.

##### Options:
Check out the nuki developer documentation.

### Nuki Advertising Mode <Badge type="tip" text="nuki_advertising_mode" /> <Badge type="info" text="Nuki Bridge only" /> <Badge type="info" text="Disabled by default" />
Controls the Nuki Smart Lock Advertising Mode setting.

##### Options:
- Automatic
- Normal
- Slow
- Slowest


## Locks

Expand Down
51 changes: 33 additions & 18 deletions firmware/addons/nuki-bridge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ lock:
sorting_group_id: sorting_group_nuki
sorting_weight: -100

# Required:
# Optional:
is_connected:
id: nuki_connected
name: "Nuki Connected"
Expand All @@ -54,7 +54,6 @@ lock:
sorting_group_id: sorting_group_nuki_bridge_settings
sorting_weight: -29

# Optional:
battery_critical:
id: nuki_battery_critical
name: "Nuki Battery Critical"
Expand Down Expand Up @@ -92,13 +91,29 @@ lock:
sorting_group_id: sorting_group_nuki
sorting_weight: -24

last_lock_action:
id: nuki_last_lock_action
name: "Nuki Last Lock Action"
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_nuki
sorting_weight: -23

last_lock_action_trigger:
id: nuki_last_lock_action_trigger
name: "Nuki Last Lock Action Trigger"
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_nuki
sorting_weight: -22

auto_unlatch:
id: nuki_auto_unlatch
name: "Nuki Auto unlatch"
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_nuki_settings
sorting_weight: -23
sorting_weight: -21

button_enabled:
id: nuki_button_locking_operations
Expand Down Expand Up @@ -157,21 +172,21 @@ lock:
sorting_group_id: sorting_group_nuki_settings
sorting_weight: 5

latitude:
id: nuki_latitude
name: "Nuki Latitude"
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_nuki_settings
sorting_weight: 6

longitude:
id: nuki_longitude
name: "Nuki Longitude"
disabled_by_default: true
web_server:
sorting_group_id: sorting_group_nuki_settings
sorting_weight: 7
#latitude:
# id: nuki_latitude
# name: "Nuki Latitude"
# disabled_by_default: true
# web_server:
# sorting_group_id: sorting_group_nuki_settings
# sorting_weight: 6

#longitude:
# id: nuki_longitude
# name: "Nuki Longitude"
# disabled_by_default: true
# web_server:
# sorting_group_id: sorting_group_nuki_settings
# sorting_weight: 7

night_mode_enabled:
id: nuki_night_mode
Expand Down

0 comments on commit ea04f4e

Please sign in to comment.