Search found 19 matches

by Rena
Thursday 08 December 2016 19:16
Forum: Third party and supplementary tools
Topic: [MyDomoAtHome] Support thread
Replies: 1080
Views: 218734

Re: [MyDomoAtHome] Support thread

Hi, Running a Rasp 2 for a year with Domoticz and it works fine and now it´s time for me to install imperihome. I´m not a Rasp-expert so first of all a simple question. How do I change directory so I can go to /etc/mydomoathome/ from the putty terminal? "Cd" doesn´t work, why? I would like to edit th ...
by Rena
Friday 18 March 2016 8:42
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

I tried PM2 as Fergalom suggested, works great and was easy to use.
Case closed!
by Rena
Thursday 17 March 2016 18:42
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

Screenshot from putty, same problem even if I´m running as "pi"
crontab.JPG
crontab.JPG (20.46 KiB) Viewed 1882 times
Suggestions?
by Rena
Tuesday 15 March 2016 8:38
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

two questions... What have you tried to put into your crontab (perhaps make a screendump[just select the text when you have a putty-session open and paste it here]) Why sudo crontab -e? cron will run under user pi also. There is no need to run it as root. Grtz, Stephan Hi, I will post when at home ...
by Rena
Sunday 13 March 2016 16:47
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

This is how I run my NodeJS Scripts: In the same folder as your node-spc-domoticz-binding.js npm -g install daemonize2 Create a file called node-spc-domoticz-daemon.js, make it executable when your done (chmod +x node-spc-domoticz-daemon.js) #!/usr/bin/nodejs var daemon = require("daemonize2 ...
by Rena
Monday 18 January 2016 15:00
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

This is how I run my NodeJS Scripts: In the same folder as your node-spc-domoticz-binding.js npm -g install daemonize2 Create a file called node-spc-domoticz-daemon.js, make it executable when your done (chmod +x node-spc-domoticz-daemon.js) #!/usr/bin/nodejs var daemon = require("daemonize2 ...
by Rena
Saturday 16 January 2016 17:00
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

Now I have found the problem, but I don´t know how to fix it. The problem is that the binding between Web Gateway and Domoticz are shut down when I close Putty. Is there any way to make the binding start automatically and most important of all, run in the background? I run this binding https: ...
by Rena
Saturday 16 January 2016 11:06
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

nayr wrote:after renaming a device it has to get a status update/change to actually take the rename, until then its its holding onto the previous name.
I was thinking about this but don't know how to do this. Where to update?

And another question. Can I edit the lua-script while Domoticz is running?
by Rena
Saturday 16 January 2016 11:04
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Re: Help with LUA - updating status?

jannl wrote:Did you switch the Larm sensor at least once manually? This sometimes helped at my place.

Tried this, didn't work.
by Rena
Saturday 16 January 2016 10:17
Forum: LUA
Topic: Help with LUA - updating status?
Replies: 15
Views: 2338

Help with LUA - updating status?

Hi, I have a Rasp running SPC Web Gateway, Domoticz and a binding between Web Gateway and Domoticz. I would like have a dummy switch which shows if the alarm is on or off. With help from other forums I have managed to get the user variables from Web Gateway. Variabler.JPG I have also mananged to ...
by Rena
Wednesday 16 December 2015 10:19
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1559

Re: Open zwave

radem205 wrote:Follow this guide and you'er done: http://www.vesternet.com/resources/appl ... es/apnt-85
Thanks - just one question. I have both "TTYAMA0" and "TTYACM0". Is there any way to check which one is Aeon stick?
by Rena
Wednesday 16 December 2015 8:11
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1559

Re: Open zwave

Now I also have "ttyACM0"-port. Should I use one of these or try to change to ttyusbxx?

Image
by Rena
Tuesday 15 December 2015 19:10
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1559

Re: Open zwave

Yep Doesn´t work on my Rasp. I think I need some help. When trying to see if the Rasp have found the stick, it looks like this. I can see two things attached to USB-ports and that´s correct. I have the RFXTRX and Aeon stick attached. http://forumbilder.se/EDF3D/sticka.JPG?width=150 When trying to a ...
by Rena
Tuesday 15 December 2015 9:38
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1559

Re: Open zwave

gizmocuz wrote:its included in the image (actually it is static linked in domoticz)
Thanks! So I just have to power off the Rasp and put the stick in an USB-port. Then start up and add hardware?
by Rena
Monday 14 December 2015 20:56
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Open zwave
Replies: 7
Views: 1559

Open zwave

I have installed the Domoticz Rasp Image from the homepage.
Do I have to install and complie Open Zwave if I want to use an Aeon Lab stick or is open zwave included in the image?
by Rena
Tuesday 22 September 2015 7:43
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

Thanks!
by Rena
Monday 21 September 2015 20:47
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

Now it works, I don´t know why.....but it works.

If I want to turn off the lights manual by my phone, the script put them on again. Is there any way to control this?
For example, the light should to turn off at 23:00, but one evening I´m tired and want to turn them off at 22:30.
by Rena
Monday 21 September 2015 20:41
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

I have read it´s better to have a dummy-swith. But, just too confirm, everything looks fine in my example?
by Rena
Monday 21 September 2015 20:23
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 421983

Re: Blockly examples

Hi, I´m a totally newbie on Domoticz and Blockly. Just want to start with a simple example which isn´t working. I have set up a dummy-switch which is called "solen", ON when the sun is down and off during the day, based on sunrise. The dummy works fine, status changed when the sun goes down. Why won´ ...