Releases: jalexandre0/saci-temperature-controller
Releases · jalexandre0/saci-temperature-controller
Bug Fix
17-02-10
[New Release] 2017-02-10
Added
- Basic MQTT integration with broker of your preference
- Low pass filter for smooth sensor readings and ploting
- Possibilities to add a second DS18B20 ( fridgeRead() )
- Sensors are upadted after main loop (faster readings)
- Instructions for CLI compilation
Changed
- MIT to GPL-V3 License change
- Plugin configuration (and send delays...) are now centralized in config.h
- Moved delays to main.cpp instead plugin files.
Fixed
-Typos preventing compilation in Unix-Like Systems