add discovery and full automation define bridge with host and port from

fetch API information via /auth endpoint
This commit is contained in:
2021-11-27 18:08:27 +01:00
parent c21bd2479a
commit a8ea6814ab
4 changed files with 205 additions and 42 deletions

View File

@ -65,6 +65,7 @@ sub Initialize {
$hash->{AttrFn} = \&FHEM::Devices::Nuki::Bridge::Attr;
$hash->{AttrList} =
'disable:1 '
. 'port '
. 'webhookFWinstance:'
. $webhookFWinstance . ' '
. 'webhookHttpHostname '