Search found 9 matches

by bruch05
Saturday 26 December 2020 17:08
Forum: LUA
Topic: [SOLVED] - LUA JSON issue
Replies: 5
Views: 2737

Re: LUA JSON issue

Thx :D The @APPSTORE must be replace by the symbol link APPSTORE, the @ is refused by LUA interpreter Thank you so much. Best regards Christophe commandArray = {} package.path = package.path .. ";/volume1/APPSTORE/domoticz/var/scripts/lua/?.lua" json = require "JSON" local rid = assert(io.popen ...
by bruch05
Saturday 26 December 2020 16:41
Forum: LUA
Topic: [SOLVED] - LUA JSON issue
Replies: 5
Views: 2737

Re: LUA JSON issue

In addition

in /volume1/@appstore/domoticz/var/scripts/lua
the file JSON.lua is present.
by bruch05
Saturday 26 December 2020 16:35
Forum: LUA
Topic: [SOLVED] - LUA JSON issue
Replies: 5
Views: 2737

Re: LUA JSON issue

Hello, Thx for your help :D Now i get error messages, I think JSON is not (correctly) installed on my Domorticz / Synology implementation. Version: 2020.1 (build 11839) Build Hash: 139d994e5-modified Compile Date: 2020-03-27 06:53:01 dzVents Version: 3.0.1 Some advises ? Thx by advance Christophe ...
by bruch05
Saturday 26 December 2020 15:50
Forum: LUA
Topic: [SOLVED] - LUA JSON issue
Replies: 5
Views: 2737

[SOLVED] - LUA JSON issue

Hello, I've an issue to use json to retrieve Domoticz Data. Thx for your help Merry Christmas. Christophe The LUA Code commandArray = {} local rid = assert(io.popen('curl "http://192.168.0.252:8084/json.htm?type=devices&rid=201"')) local list = rid:read('*all') print ('TRACE') print (list) rid:close ...
by bruch05
Saturday 26 December 2020 12:29
Forum: LUA
Topic: Wrong value retrieved from Gaz incremantal virtual counter
Replies: 0
Views: 262

Wrong value retrieved from Gaz incremantal virtual counter

Hello, I wish you an happy christmas. Any help should be appreciated to solve this "issue". Thanks by advance Best regards Christophe Environnement : Version: 2020.1 (build 11839) Build Hash: 139d994e5-modified Compile Date: 2020-03-27 06:53:01 dzVents Version: 3.0.1 I use this virtual incremental ...
by bruch05
Thursday 16 May 2019 19:52
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 373143

Re: domoticz in synology as package! Available now.

Hello,

The upgrade to

Version: 4.10763
Build Hash: 792e9a6-modified
Compile Date: 2019-05-16 09:00:25
dzVents Version: 2.4.20
Python Version: None

solves the issue.

Thx JumbroTroll
Christophe
by bruch05
Wednesday 15 May 2019 21:36
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 373143

Re: domoticz in synology as package! Available now.

Hello,

Restoration of domoticz.tar.gz to previous version works fine.

Christophe
by bruch05
Wednesday 15 May 2019 21:10
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 373143

Re: domoticz in synology as package! Available now.

Hello Gravtiz, All, i've another instance of Domoticz with this version without trouble. Version: 4.10734 Build Hash: 3ac5b23-modified Compile Date: 2019-05-12 08:06:25 dzVents Version: 2.4.19 Python Version: None What is the best way to rollback the previous version, i've attemped to install stable ...
by bruch05
Wednesday 15 May 2019 20:47
Forum: Others
Topic: domoticz in synology as package! Available now.
Replies: 1864
Views: 373143

Re: domoticz in synology as package! Available now.

Hello Jumbotroll, Since the update to Version: 4.10742 Build Hash: 0a29291-modified Compile Date: 2019-05-13 13:20:40 dzVents Version: 2.4.20 Python Version: None the device updates are not performed from z-wave stack. The debug mode shows this message. 2019-05-15 20:39:03.787 Detail, Node016 ...