Releases: iobroker-community-adapters/ioBroker.rpi2
Releases · iobroker-community-adapters/ioBroker.rpi2
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.
Release v2.0.1
- (Garfonso) make gpio library required dependency
- (Garfonso) make errors clearer, if gpio library could not be initialized.