node-red-contrib-doorbird-ultimate
Version:
Node-Red Integration for Doorbird Devices
27 lines (26 loc) • 695 B
JSON
{
"doorbird-light": {
"admin": {
"paletteLabel": "Light",
"inputLabel": "Trigger",
"outputLabel": "Response",
"form": {
"labels": {
"name": "Name",
"station": "Station"
},
"placeholders": {
"name": "Name"
}
}
},
"runtime": {
"status": {
"requesting": "Requesting ...",
"success": "Success",
"error": "Error"
},
"error": "Error in Doorbird communication."
}
}
}