Skip to content

Releases: hasenradball/AM2302-Sensor

v1.4.0 - Improve Error Handling

27 Apr 08:57
Compare
Choose a tag to compare

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

19 Feb 17:35
015a6d9
Compare
Choose a tag to compare

Fix Typo

  • Hunidity -> Humidity

Added Small Corrections

20 Dec 18:38
ba5e4d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Added Sensor on line check and read frequency check

15 Dec 15:58
51442b7
Compare
Choose a tag to compare

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

09 Dec 09:52
9ab118d
Compare
Choose a tag to compare
  • correction of temperature calculation with negative temperatures

Update kexwords.txt

30 Nov 18:49
13c058b
Compare
Choose a tag to compare
Merge pull request #2 from hasenradball/update_keywords

update file keywords.txt

Improve internal data_buffer

29 Nov 21:25
c112097
Compare
Choose a tag to compare

improve data_buffer

  • remove internal data_buffer => not needed anymore.

Update Versioning

26 Nov 07:31
Compare
Choose a tag to compare
  • update version in properties

Add Example Sensor Health Check

25 Nov 22:55
Compare
Choose a tag to compare
  • small corrections (typos, etc...)
  • new example sensor_health_check

First Official Release

23 Nov 11:58
Compare
Choose a tag to compare
  • first official release