Skip to content

Releases: iobroker-community-adapters/ioBroker.rpi2

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

Release v2.0.0-alpha.9

14 Jun 16:01
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) fix code errors

Release v2.0.0-alpha.10

14 Jun 16:14
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) adapter terminates again.

Release v2.0.0-alpha.7

02 Jun 17:57
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) move parsers from io-package.json to separate file.

Release v2.0.0-alpha.6

29 May 19:46
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) prevent crash.
  • (Garfonso) controlling gpios works again.

Release v2.0.0-alpha.5

29 May 09:14
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) try another gpio lib.

Release v2.0.0-alpha.4

27 May 10:15
Compare
Choose a tag to compare
Pre-release
  • (Garfonso) try new gpio lib.