News

from secrets import DEVICE_ID from secrets import SECRET_KEY # Switch callback, toggles the LED. def on_switch_changed (client, value): # Note the client object passed to this function can be used to ...