Skip to content

Releases: iobroker-community-adapters/ioBroker.rpi2

Release v2.4.0

06 Mar 08:09
Compare
Choose a tag to compare
  • (Garfonso) read the current state of GPIO outputs during adapter startup.
  • (Garfonso) re-read GPIO input, if set by the user (with ack=false).
  • (Garfonso) add an option to invert true/false mapping to 1/0.
  • (Garfonso) Allow multiple instances of this adapter per host.
  • (Garfonso) tried to improve initialization of GPIO inputs.

Release v2.3.2

06 Feb 16:10
Compare
Choose a tag to compare
  • (asgothian) added support for NVMe temperature (needs additional configuration, see README)
  • (Garfonso) fixed inital values for outputs.

Release v2.3.1

06 Jan 09:58
Compare
Choose a tag to compare
  • (Garfonso) fixed: GPIO library failed to load after recent dependency update.

Release v2.3.0

23 Dec 19:36
Compare
Choose a tag to compare
  • (Garfonso) correct interpretation of start value setting. Output with initial value 0/1 will set GPIO accordingly during startup. Output without an initial state will not set GPIO at all.

Release v2.2.2

02 Nov 10:56
Compare
Choose a tag to compare
  • (simatec) responsive design for settings page added

Release v2.2.1

15 Oct 12:41
Compare
Choose a tag to compare
  • (Garfonso) temperature has now proper role and type.

Release v2.2.0

15 Oct 11:31
Compare
Choose a tag to compare
  • (Garfonso) rebuild config in JSONConfig.

Release v2.1.2

13 Oct 19:53
Compare
Choose a tag to compare
  • (Garfonso) transmit all GPIO changes to iobroker states.

Release v2.1.1

13 Oct 18:28
Compare
Choose a tag to compare
  • (Garfonso) fix gpio undefined errors.

Release v2.1.0

13 Oct 08:49
Compare
Choose a tag to compare
  • (jangatzke) add support for gpios on Raspberry Zero.