Beispiel #1
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()
Beispiel #2
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()