# Change XYZ to the UID of your Color Bricklet

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