PUT http://{bridge_ip}/api/{token}/lights/{light_id}/state {"bri": 200}

QTimer(timeout=1000ms) → fetch lights & sensors

def connect_fully_automatic(self, callback_on_found): ...

def update_group_widgets(self): ...

def fetch_groups_with_callback(self, callback=None): ...

GitHub