node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
25 lines (24 loc) • 722 B
JSON
{
"doorbird-config": {
"admin": {
"form": {
"labels": {
"name": "Name",
"scheme": "Scheme",
"host": "Host",
"username": "Username",
"password": "Password",
"udpPort": "UDP Port",
"suppressBurst": "Suppress Burst"
},
"placeholders": {
"name": "Name",
"host": "Host",
"username": "Username",
"password": "Password",
"udpPort": "UDP Port"
}
}
}
}
}