openmotics / plugins

Repository containing the gateway plugins.
19 stars 25 forks source link

Use Base-class function to read the config file #89

Closed Shinigami-shinto closed 1 year ago

Shinigami-shinto commented 1 year ago

If there is a config file, read it i.s.o explicitly setting the default config default_config = {'first_name': "my_test_name"} # optional default arguments