# Change XYZ to the UID of your Color Bricklet 2.0

setup:
	# Get current color
	subscribe to tinkerforge/response/color_v2_bricklet/XYZ/get_color
	publish '' to tinkerforge/request/color_v2_bricklet/XYZ/get_color
