framatt
Results
2
comments of
framatt
UPDATE: Changed the function to only send updated values and not all settings. This seems to be working better. Ongoing testing ``` def change_client_setting(self, clientname, key, new_value): if not self.login():...