Пример #1
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()
Пример #2
0
def auth():
    '''
    Press the hue button!
    '''
    h = Hue()
    h.auth()