{
  "common": {
    "ga": "GA",
    "dpt": "DPT",
    "name": "Name",
    "youtube_sample": "Youtube sample",
    "knx_gw": "KNX GW",
    "hue_bridge": "Hue Bridge",
    "philips_hue": "Philips HUE",
    "read": "Read"
  },
  "knxUltimateHueTemperatureSensor": {
    "paletteLabel": "Hue Temperature Sensor",
    "hue_sensor": "Hue temperature sensor",
    "no_devices": "No temperature sensors available",
    "tabs": {
      "mapping": "Mapping",
      "behaviour": "Behaviour"
    },
    "mapping_info": "Link the KNX group address that should emit the temperature value.",
    "behaviour_info": "Configure how the sensor reads at startup and whether to expose the Node-RED output pin.",
    "read_status_startup": "Read status at startup",
    "opt_no": "No",
    "opt_yes_emit": "Yes, and emit KNX telegrams.",
    "node_pins": "Node output pin",
    "node_pins_show": "Show Node-RED output pin",
    "node_pins_hide": "Hide",
    "output_info": "No KNX gateway selected. When the Node-RED output pin is enabled, Hue temperature values are still emitted to your flow."
  }
}
