Releases: linuxserver-archive/docker-domoticz
363e7a27-ls17
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
Add missing line in tests
modified: runtime/integration-tests/stage1.lua
87565f1e-ls16
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
OZW better label searching (needs to be changed later!)
4.10717-ls11
LinuxServer Changes:
Add env variable to set webroot.
domoticz Changes:
Stable Release 4.10717
fdf1cb4e-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
Merge pull request #3269 from Drumstickx/development
Youless, fixed Buffer Overflow.
fccd39bb-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
OZW, removed double label checking, better alarm index searching
Ident fixing
9fe68a15-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
RFLink, re-enabled support for new ID's, old users (<9700) should receive new switches
87565f1e-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
OZW better label searching (needs to be changed later!)
636d15f6-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
Revert previous RFLink Blyss patch
5a198fa5-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
OZW, some more work on COMMAND_CLASS_SCENE_ACTIVATION class, needs OZW PR to be accepted
0ca123e4-ls15
LinuxServer Changes:
Add boost dependencies and turn off static boost build. Bump to Alpine 3.9.
domoticz Changes:
update to dzVents 2.4.22; selector switchselector to accept levelnames / fix for wildcarded time rule (#3263)
-
update to dzVents 2.4.22; selector switchselector to accept levelnames /
fix for wildcard timeRule
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/Time.lua
modified: dzVents/runtime/Utils.lua
modified: dzVents/runtime/device-adapters/Adapters.lua
modified: dzVents/runtime/device-adapters/switch_device.lua
modified: dzVents/runtime/device-adapters/visibility_device.lua
modified: dzVents/runtime/device-adapters/wind_device.lua
modified: dzVents/runtime/tests/testDevice.lua
modified: dzVents/runtime/tests/testTime.lua
modified: main/dzVents.cpp -
Simpler patch to fix issue #3259 (time.matchesRule() crashes on valid
rule) Thx to agambier
modified: dzVents/runtime/Time.lua