Releases: iobroker-community-adapters/ioBroker.rpi2
Releases · iobroker-community-adapters/ioBroker.rpi2
Release v2.0.0
- (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
- (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
- (Garfonso) rework debounce mechanism
Release v2.0.0-alpha.11
- (Garfonso) prevent error in debounce timer
Release v2.0.0-alpha.9
- (Garfonso) fix code errors
Release v2.0.0-alpha.10
- (Garfonso) adapter terminates again.
Release v2.0.0-alpha.7
- (Garfonso) move parsers from io-package.json to separate file.
Release v2.0.0-alpha.6
- (Garfonso) prevent crash.
- (Garfonso) controlling gpios works again.
Release v2.0.0-alpha.5
- (Garfonso) try another gpio lib.
Release v2.0.0-alpha.4
- (Garfonso) try new gpio lib.