add discovery and full automation define bridge with host and port from
fetch API information via /auth endpoint
This commit is contained in:
@ -65,6 +65,7 @@ sub Initialize {
|
||||
$hash->{AttrFn} = \&FHEM::Devices::Nuki::Bridge::Attr;
|
||||
$hash->{AttrList} =
|
||||
'disable:1 '
|
||||
. 'port '
|
||||
. 'webhookFWinstance:'
|
||||
. $webhookFWinstance . ' '
|
||||
. 'webhookHttpHostname '
|
||||
|
Reference in New Issue
Block a user