- ⚡ Adds global scopes for config, Logging, and influxdb.
- 🐛 Fixed install of speedtest
- 🐛 fixed variable names. Disable pingtest if 0
- 🐛 Fixed variable names, completed refactor
- 🎨 Refactored to use global scopes.
- 🎨 Refactored to use global scopes
- 🎨 Refactored to bring logs into global scope.
- 🎨 Refactored to match global config/logging
- 🎨 wrote new config class
Full set of changes: 0.4.1...099ae4f
- 🥅 Add error handling and logging
- 🔊 Added more error logging.
- 🥅 Added logging around influx connection,
- ✏️ Fixed log typo
- ♻️ Added f strings instead of string concat
Full set of changes: 0.4.0...0.4.1
- (python): ⚡ Major refactor
- (python): 🔧 Added option for log level
- (python): 🐛 typos
- (python): 🎨 Improved functionality of wrrite method
- (python): 🎨 Completed refactor, needs debugging
- (python): ♻️ Split code into seperate files
- (documentation): 📝 Added notes about dockerhub and github containers
- 📝 update to documentation
- ➕ Added requirements.txt
- (docker): 👷 Added config for github container
- (docker): 🎨 updated dockerfile to include external script
- 🚀 Added docker compose file
- 🔧 Updated defaults intervals to more reasonable lvls
- (python): ✏️ Added additional output
- (python): 🚨 Cleaned up formatting, fixed linting
- (python): 🚨 Fixed linting
Full set of changes: 0.2.0...0.4.0