Releases: mvalla/openhab-openwebnet
Releases · mvalla/openhab-openwebnet
beta7 (b7) release
- [NEW, FIX #5] Initial support for
WHO=4
Thermoregulation on BUS. Currently supported: zones room thermostats and external (wireless) temperature sensors. Both heating and cooling functions are supported - [BUG] corrected a bad bug on the connection part (originally taken from the BTicino 1.x binding) that caused loosing many monitoring (feedback) messages from the gateway when several messages were received together
- [FIX #13] now commands sent close in a short time are sent re-using the same socket connection to the gateway. This should improve connection stability and speed in general and in particular with older BUS gateways (e.g. MH202)
- [FIX] improved Shutter management and position estimation, thanks to previous 2 enhancements
- minimum requirement is now openHAB 2.3, which is needed to support measurements units like °C
beta6 (b6) release
This is a bug-fix release.
- updated to openHAB 2.4.0 dev branch. The bundle should work with both 2.2 and 2.3 versions of openHAB.
- [FIX #7] added support for inverted UP/DOWN automation commands for older USB ZigBee dongles
- [BUG] some switches were wrongly discovered as dimmers (now use only commands for device discovery)
- [FIX] added support for SCS/ZIGBEE_SHUTTER_SWITCH (515/513) device types
- [FIX] added support for F455 gateways using
*99*0##
command session
beta5 (b5) release
This new pre-release Fixes #1, adds support for WHO=2 Automation and alpha-numeric passwords (HMAC authentication).
beta4 (b4) release
First public release