{
    "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."
        }
    }
}
