Releases: iobroker-community-adapters/ioBroker.rpi2
Releases · iobroker-community-adapters/ioBroker.rpi2
Release v2.2.2
- (simatec) responsive design for settings page added
Release v2.2.1
- (Garfonso) temperature has now proper role and type.
Release v2.2.0
- (Garfonso) rebuild config in JSONConfig.
Release v2.1.2
- (Garfonso) transmit all GPIO changes to iobroker states.
Release v2.1.1
- (Garfonso) fix gpio undefined errors.
Release v2.1.0
- (jangatzke) add support for gpios on Raspberry Zero.
Release v2.0.1
- (Garfonso) make gpio library required dependency
- (Garfonso) make errors clearer, if gpio library could not be initialized.
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