Releases: iobroker-community-adapters/ioBroker.rpi2
Releases · iobroker-community-adapters/ioBroker.rpi2
Release v2.4.0
- (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
- (asgothian) added support for NVMe temperature (needs additional configuration, see README)
- (Garfonso) fixed inital values for outputs.
Release v2.3.1
- (Garfonso) fixed: GPIO library failed to load after recent dependency update.
Release v2.3.0
- (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
- (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.