{
	"hue-temperature":
	{
		"config":
		{
			"name": "Name",
			"sensor": "Sensor",
			"skipevents-node": "Skip events from node",
			"sendinitevents-node": "Do not suppress initialization event",
			"input-name": "Sensor name",
			"searching": "searching temperature sensors…",
			"none-found": "No temperature sensors found.",
			"unknown-error": "Something went wrong. Please retry.",
			"universalevents": "Universal Events",
			"universalevents-node": "Receives all messages from other nodes of the same type (only in universal mode)"
		},
		"node":
		{
			"title": "Hue Temperature",
			"not-configured": "not configured",
			"init": "initializing…",
			"not-reachable": "not reachable!",
			"input": "status query",
			"output": "temperature (changed)",
			"universal": "universal mode",
			"command": "executing command…",
			"deactivated": "deactivated",
			"statusmsg": "Status queried successfully…"
		}
	}
}