Release 0.0.1
This is release 0.0.1 with the following initial features:
- Specify a period in which the module calls all scripts
- Configure scripts (with their arguments) to be called and the notifications which the outputs of the scripts should be send to
- Configure a skip count per script if you do not want the script to be called each iteration
- Configure a timeout to stop the call of a script if it does not respond within a given time
- Scripts to query the temperature and humidity information of BME280, DHT11, DHT22, DS18B20 and HTU21 are included
- A script to query the temperature, moisture, light, conductivity and battery level of Miflora flowercare sensors is included
- Two scripts to generate either a single random integer or a json object which contains a integer and float value are included