richibrics / IoTuring

Your Windows, Linux, macOS computer as MQTT and HomeAssistant integration
https://pypi.org/project/IoTuring/
GNU General Public License v3.0
70 stars 6 forks source link

AppSettings, set update interval #104

Closed infeeeee closed 6 months ago

infeeeee commented 6 months ago

self.updateTimeout = int(AppSettings.GetFromSettingsConfigurations(CONFIG_KEY_UPDATE_INTERVAL))



Closes #5 
richibrics commented 6 months ago

Really good management of the settings, I like it !