Skip to content
This repository was archived by the owner on Jan 1, 2024. It is now read-only.

76fd7c14-ls14

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 17 May 20:52
· 203 commits to master since this release

LinuxServer Changes:

Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:

update dzVents to 2.4.21 ( Fix wrong direction on open() / close() for some blind types ) (#3223)

  • Fix wrong direction on open for some blind types
    modified: History.txt
    modified: dzVents/documentation/README.md
    modified: dzVents/documentation/README.wiki
    modified: dzVents/documentation/history.md
    modified: dzVents/runtime/Domoticz.lua
    modified: dzVents/runtime/Utils.lua
    modified: dzVents/runtime/device-adapters/generic_device.lua
    modified: dzVents/runtime/device-adapters/switch_device.lua
    modified: dzVents/runtime/misc/testdzVents.sh
    modified: dzVents/runtime/tests/testDevice.lua
    modified: dzVents/runtime/tests/testUtils.lua
    modified: main/dzVents.cpp

  • make conversion of domoticz date var to dzVents date also valid for -
    separator
    modified: ../Variable.lua
    modified: testDevice.lua
    modified: testDomoticz.lua
    modified: testVariable.lua
    modified: tstData.lua

  • Overwritten by previous commit
    modified: testDevice.lua