Releases: mvalla/openwebnet4j
Releases · mvalla/openwebnet4j
0.3.2
Added
message,message.event,keepalive, andhandshakesub-logs in BUSConnector- checkFirmwareVersion() check to USBConnector
- [zigbee] fixInvertedUpDownBug() to invert UP/DOWN for older ZigBee USB gateways
Fixed
- [zigbee] Response to device info 2-UNITS for buggy older ZigBee USB gateways
- [zigbee] Discovery of 2-UNITS Zigbee switch modules
- Improved message parsing for late parsing and sub-parts and related tests; changed isCommand() to abstract
- [zigbee] Improved USBConnector for concurrent events and request/response interleaving
0.3.1
Added
- GatewayManagement.requestModel()
- detection of green switch (WHAT 34/39). Limit dimmers detection to WHAT=2-10 values.
Fixed
- add support for OPEN password nonce with less than 8 digits [Fixes #1]
- added check to verify gw is still reachable after MON rcv timetout expires before closing MON connection