Releases: hasenradball/AM2302-Sensor
Releases · hasenradball/AM2302-Sensor
v1.4.0 - Improve Error Handling
improve error handling
- added human readable sensor states
added function get_sensorState
- called by AM2302::AM2302_Sensor::get_sensorState(status)
small code review
- small review for release v1.4.0
Fix Typo
Fix Typo
- Hunidity -> Humidity
Added Small Corrections
Added Sensor on line check and read frequency check
Update AM2302 Sensor v1.3.0
- update Readme => pictures
- added new pictures
- added sensor check in method begin()
- added read frequency check
- update examples
- begin method returns bool
Bugfix for negative temperatures
- correction of temperature calculation with negative temperatures
Update kexwords.txt
Merge pull request #2 from hasenradball/update_keywords update file keywords.txt
Improve internal data_buffer
improve data_buffer
- remove internal data_buffer => not needed anymore.
Update Versioning
- update version in properties
Add Example Sensor Health Check
- small corrections (typos, etc...)
- new example
sensor_health_check
First Official Release
- first official release