richibrics / IoTuring

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

AppSettings, set update interval #104

Closed infeeeee closed 7 months ago

infeeeee commented 8 months ago

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



Closes #5 
richibrics commented 7 months ago

Really good management of the settings, I like it !