Exemplo n.º 1
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()
Exemplo n.º 2
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()