Skip to content

Releases: Buzze11/ioBroker.atlas-scientific-ezo-i2c

Release v2.3.0

14 Aug 07:06
Compare
Choose a tag to compare
  • NPM Package updates

Release v2.2.3

12 Aug 21:27
Compare
Choose a tag to compare
  • Added support for EZO PRS Sensor
  • Added help for PRS in readme.md

Release v2.2.2

06 Aug 11:45
Compare
Choose a tag to compare
  • Bugfixings: Fixed wrong order of delay initialization and delay values for some drivers
  • Added backend hardware driver for embedded EZO PRS (not functional right now)

Release v2.2.1

04 Aug 20:05
Compare
Choose a tag to compare
  • Added support for EC Electrical conductivity sensors
  • Extended Help with new implementation

Release v2.2.0

02 Aug 20:51
Compare
Choose a tag to compare
  • Several Bugfixes in Pump implementation
  • adjusted readme.md

Release v2.1.0

01 Aug 13:38
Compare
Choose a tag to compare
  • Added example Grafana Dashboard code and documentation
  • Added example Scripts and documentation for helpful Javascript Adapter

Release v2.0.0

31 Jul 17:23
Compare
Choose a tag to compare
  • Feature request: add the "active" Switch to objects #10 Part I -> Added State including state change listeners "IsPaused" to pause measure per sensor during runtime
  • Feature request: add the "calibration" switches to objects #10 Part II -> Added calibration state objects
  • Adjusted Readme with Help for new Features
  • Added state translations for alphanumeric and boolean states to clear text

Release v1.2.4

06 Jul 10:19
Compare
Choose a tag to compare
  • Finished first Pump implementation (UI and Pump control) untested due to missing device
  • extended README.md
  • Further translations

Release v1.2.3

03 Jul 22:11
Compare
Choose a tag to compare
  • implemented delay after each polling cycle to decouple memory race conditions on device for I2C
  • First steps in base implementation for peristaltic pump
  • added translations for new values

Release v1.2.2

19 Jun 09:53
Compare
Choose a tag to compare
  • Removed forbidden characters from sensor state objects
  • added state roles where possible
  • added state units where senseful
  • adjusted Readme according changes