move nuki service to nuki domain services.yaml and remove missing service (#29138)

This commit is contained in:
Raman Gupta 2019-11-27 05:14:22 -05:00 committed by Pascal Vizeli
parent fb9f561052
commit b7896c7b6f
2 changed files with 10 additions and 17 deletions

View File

@ -20,23 +20,6 @@ get_usercode:
description: Code slot to retrieve a code from.
example: 1
nuki_lock_n_go:
description: "Nuki Lock 'n' Go"
fields:
entity_id:
description: Entity id of the Nuki lock.
example: 'lock.front_door'
unlatch:
description: Whether to unlatch the lock.
example: false
nuki_unlatch:
description: Nuki unlatch.
fields:
entity_id:
description: Entity id of the Nuki lock.
example: 'lock.front_door'
lock:
description: Lock all or specified locks.
fields:

View File

@ -0,0 +1,10 @@
lock_n_go:
description: "Nuki Lock 'n' Go"
fields:
entity_id:
description: Entity id of the Nuki lock.
example: 'lock.front_door'
unlatch:
description: Whether to unlatch the lock.
example: false