Search found 24 matches

by karde
Sunday 02 April 2017 16:03
Forum: Rfxcom Transceiver
Topic: Kinping projector screen - lightning4 - domoticz - help
Replies: 8
Views: 2889

Re: Kinping projector screen - lightning4 - domoticz - help

Bought a new screen, not because of this, because it was time-thanks for all help though!
Sorry for marking it solved, was error from my side, didn't find out how to unsolve it, I didn't get this to work with domoticz.
by karde
Wednesday 29 March 2017 15:13
Forum: Rfxcom Transceiver
Topic: Kinping projector screen - lightning4 - domoticz - help
Replies: 8
Views: 2889

Re: Kinping projector screen - lightning4 - domoticz - help

A, ok, so the above solution won't work? :/
Thanks both for your time/post though!!
by karde
Saturday 03 December 2016 18:47
Forum: Rfxcom Transceiver
Topic: Kinping projector screen - lightning4 - domoticz - help
Replies: 8
Views: 2889

Re: Kinping projector screen - lightning4 - domoticz - help

Thanks guys, sorry for a really late reply, feel bad that you have taken the time and I have missed it, looked at my post from time to time but haven't found anyone how knew the answer, and therefore wasn't expecting that anyone had replied.. None of the above worked for me :/, manual learn light ...
by karde
Sunday 17 April 2016 18:31
Forum: Suggestions
Topic: 1 Switch, Multiple hue lights
Replies: 3
Views: 1477

Re: 1 Switch, Multiple hue lights

Would also reco. the api, or if you just want groups, try do download the IOS app "onSwitch" (not sure if it's avaible for android as well), create/name a group in the app for your lamps and allow import for 5 minutes in Domoitcz, you should see your new group then.
by karde
Thursday 14 April 2016 20:56
Forum: Rfxcom Transceiver
Topic: Kinping projector screen - lightning4 - domoticz - help
Replies: 8
Views: 2889

Kinping projector screen - lightning4 - domoticz - help

Hi, I'm trying to add my kingpin (KP100) projector screen in domoticz using my RFXtrx433, according to the RFX manual kingpin screen should work with the following settings: 16.2. Kingpin (KP100) projection screen Use Lighting4 with a pulse timing of 1040 UP 1110 0001 0100 0010 0010 0010 E1 42 22 ...
by karde
Tuesday 26 January 2016 21:42
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

True, on a small home network this ain't any issue..
Didn't now that you need to allow it under the domoticz GUI for the scripting though..
Thanks again! I'm really happy that It's working :)!
by karde
Tuesday 26 January 2016 21:00
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

Thanks guys.. I tried http://172.16.30.20:8081/json.htm?type=devices&order=name got back :/ 401 Unauthorized Edited the settings under domoticz to allow for local area network, didn't know that you had to do this / that this option was there.. but now it's working :)!! So I guess now I don't have ...
by karde
Tuesday 26 January 2016 20:31
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

Thanks, sure, but I guess that the the reason that's it is line 46 i because I pasted the above print from jvdz. --~/domoticz/scripts/lua/script_time_battery.lua commandArray = {} -- ============================== -- Check battery level of devices -- ============================== --Uservariables ...
by karde
Tuesday 26 January 2016 19:50
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

No sorry, the lua script in under: -rw-rw-rw- 1 root root 2633 jan 26 19:12 script_time_battery.lua johan@domoticz:~/domoticz/scripts/lua$ pwd /home/johan/domoticz/scripts/lua and the JsonAllDevData.tmp is under /var/tmp: -rw-rw-rw- 1 root root 0 jan 26 19:13 JsonAllDevData.tmp johan@domoticz:/var ...
by karde
Tuesday 26 January 2016 19:13
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

Thanks for your help jvdz, added the above commands in the script but the temp file is still empty (and got the above error). Tried to remove the JsonAllDevData.tmp and seems like root want to change it so update the permissions on both files as follow: -rw-rw-rw- 1 root root 0 jan 26 19:05 ...
by karde
Tuesday 26 January 2016 18:14
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Re: Battery_level_check script - nil value :/

Goddammit that embarrassing :) But, I changed it to the below device.png intege.png Still the same error though :/ 2016-01-26 18:10:00.267 Error: EventSystem: /home/johan/domoticz/scripts/lua/script_time_battery.lua:42: attempt to concatenate local 'DeviceIDToCheckBatteryLevel' (a nil value) Ain't ...
by karde
Tuesday 26 January 2016 13:36
Forum: PHP and all others
Topic: Battery_level_check script - nil value :/
Replies: 18
Views: 3806

Battery_level_check script - nil value :/

Trying to run the script: https://www.domoticz.com/wiki/Battery_level_check Have copied this "installed" it under the lua folder, I have installed jq, and have the below values under user variable in domoticz: variable.png These are the name that I have under devices: devices.png I have the ...
by karde
Friday 22 January 2016 12:20
Forum: Rfxcom Transceiver
Topic: Two Dooya Curtains in domoticz, diffrent behaviours?
Replies: 3
Views: 4449

Two Dooya Curtains in domoticz, diffrent behaviours?

Hi, I have just installed my dooya curtain with the instructions in this thread: https://www.domoticz.com/forum/viewtopic.php?f=4&t=2247&start=20 I couldn't see the curtain in domoticz or RFXmngr when I tried to pair it.. but when I manually added it according to the below values in the above thread ...
by karde
Wednesday 13 January 2016 14:27
Forum: LUA
Topic: Trying to run LUA Script got error 'popen' not supported-osx
Replies: 28
Views: 6894

Re: Trying to run LUA Script got error 'popen' not supported

:/ Ok, thanks for your help!
compiled from the below source, with this guide "https://www.domoticz.com/wiki/Mac_OS_X"

git clone https://github.com/domoticz/domoticz.git domoticz
by karde
Wednesday 13 January 2016 2:03
Forum: LUA
Topic: Trying to run LUA Script got error 'popen' not supported-osx
Replies: 28
Views: 6894

Re: Trying to run LUA Script got error 'popen' not supported

Thanks! Getting this: MacMiniVpn:bin johan$ lua Lua 5.2.4 Copyright (C) 1994-2015 Lua.org, PUC-Rio > io.popen("/usr/local/bin/jq") > > > no return... but no failure. Should it work then? Do you think this mean that no LUA script will work on OS X distribution of Domoticz :/, that's a bummer then..
by karde
Tuesday 12 January 2016 23:01
Forum: LUA
Topic: Trying to run LUA Script got error 'popen' not supported-osx
Replies: 28
Views: 6894

Re: Trying to run LUA Script got error 'popen' not supported

Hmm, ok :/, but the path for jq seems to be /usr/local/bin for me, but, I see that the filename in the script is called "JsonAllDevData", and jq -r says: -r output raw strings, not JSON texts; Isn't the user which you installed domoticz the user that's trying to execute.., it should be johan. lrwxr ...
by karde
Tuesday 12 January 2016 19:20
Forum: LUA
Topic: Trying to run LUA Script got error 'popen' not supported-osx
Replies: 28
Views: 6894

Re: Trying to run LUA Script got error 'popen' not supported

Hi, So the error is on line 37, right? :/ tried to change a bunch os stuff but is there any better way you can test the script and see what the error might be? Is there any better way to see battery level than the script? Get notifications and so forth.. This is what I have on line 37 local handle ...
by karde
Monday 11 January 2016 14:25
Forum: LUA
Topic: Trying to run LUA Script got error 'popen' not supported-osx
Replies: 28
Views: 6894

Trying to run LUA Script got error 'popen' not supported-osx

Hi, I'm trying to run a battery check script (http://www.domoticz.com/wiki/Battery_level_check). I have installed JQ with brew, but when Domoticz try to run the script I get the following error in domoticz log: "Error: EventSystem: /Users/johan/domoticz/scripts/lua/script_time_battery.lua:37: 'popen ...
by karde
Wednesday 06 January 2016 13:45
Forum: Z-Wave
Topic: Please help a newbie out - Zwave - Domoticz / Devices? :?
Replies: 6
Views: 3366

Re: Please help a newbie out - Zwave - Domoticz / Devices? :

Ok, :/, yeah that's a bummer..
Thank's for all the help!!