0.3.25
Oops. Didn't do github releases for a while!
So this one covers:
0.3.25
- martijndierkx contributed an MDTJalousieActuator handler in PR #167 - Big thanks to him!
- I updated the SimpleGarageDoor handler to accept two new local constants: "ResetOpenDoorContactTime" and "ResetCloseDoorContactTime" in Milliseconds if you want to issue an KNX "0" after a givin time, in case you don't want or must not have a relay powered all the time. Fixes German issue 65 from homebridge-knx-de at [https://github.com/snowdd1/homebridge-knx-de/issues/65]
- And I updated the handler API doc to reflect the changes from v0.3.21; Actually the SimpleGarageDoor handler uses the new init event.
0.3.24
- patched configuration to default to knxd again. Fixes #162. See also changed documentation in knx_config.json.md
0.3.23
- With PR #160 Luehrsen added the ability to have local add-in directories. I hope that you all still continue to share your add-ins ("handler"s) via PRs here, so that all of us can benefit from the developments.
- Homebridge made a leap to version 1.0.0 - with bracking changes:
- you all need to change your config.json and add the KNX platform manually! See updated sample file https://github.com/snowdd1/homebridge-knx/blob/master/KNX-sample-config.json and issue #163
- node version needs to be at least 10.0 now!
- Dependency bump to current versions