Skip to content

Releases: iobroker-community-adapters/ioBroker.rpi2

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.

Release v2.0.1

07 Oct 10:43
Compare
Choose a tag to compare
  • (Garfonso) make gpio library required dependency
  • (Garfonso) make errors clearer, if gpio library could not be initialized.

Release v2.0.0

24 Jun 12:47
Compare
Choose a tag to compare
  • (Garfonso) reworked GPIO input and output to work with Bookworm.
  • (Garfonso) BREAKING CHANGE: removed support for GPIO-Buttons.
  • (Garfonso) BREAKING CHANGE: remove unsupported button states and create input state.
  • (Garfonso) add support for Raspberry 5.
  • (Garfonso) on startup set GPIO outputs from ioBroker states.
  • (Garfonso) switch to opengpio library.
  • (Grothesk242) fixed: reading network and filesystem statistics.
  • (Garfonso) move parsers from io-package.json to separate file.
  • (Garfonso) get rid of old sync-exec.
  • (Garfonso) Get development stuff up to date...

Release v2.0.0-alpha.13

18 Jun 10:36
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) invert output in code for GPIO output set to initial value 1.
  • (Garfonso) remove old button states and create input state.

Release v2.0.0-alpha.12

18 Jun 09:20
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) rework debounce mechanism

Release v2.0.0-alpha.11

16 Jun 16:35
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) prevent error in debounce timer