node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
29 lines (28 loc) • 848 B
JSON
{
"doorbird-open": {
"admin": {
"paletteLabel": "Open",
"inputLabel": "Trigger",
"outputLabel": "Response",
"form": {
"labels": {
"name": "Name",
"station": "Station",
"relay": "Relay"
},
"placeholders": {
"name": "Name"
},
"deployFirst": "Please create your first Doorbird Station, then Deploy, then reopen this window."
}
},
"runtime": {
"status": {
"requesting": "Requesting ...",
"success": "Success",
"error": "Error"
},
"error": "Error in Doorbird communication."
}
}
}