Search found 24 matches

by spikehome
Sunday 17 May 2020 15:55
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: PI4 and BerryBoot
Replies: 12
Views: 1614

Re: PI4 and BerryBoot

I got same I think with my pi3b with berryboot and pi-drive. Running about 2 years non stop. But with the latest domoticz I had to upgrade to buster. Since then (I think the rpi-update dit it) I have problems with my usb. I t hjjnk the berryboot kernel is not working together. Any idea how to solve ...
by spikehome
Saturday 25 April 2020 9:14
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: new install pi3 buster hardware ports gone
Replies: 3
Views: 449

Re: installed new domoticz fresh install 2 ports only

@gizmocuz tnx, finaly solved after 5 days. What was the problem. Berryboot with the pi-drive with lsusb all the usb ports seems there but not working. so i was thinking it was a problem of domoticz Running now from sd (i hope the card lives a few days because i bought an other system i will test my ...
by spikehome
Saturday 25 April 2020 4:03
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: new install pi3 buster hardware ports gone
Replies: 3
Views: 449

Re: Upgrade 2 Buster form jessie failed

It looks like the ub ports are off because the zwave aeotec led rings are not blinking.
But my pi-drive works fine also tried the drive at a other usb port.
by spikehome
Friday 24 April 2020 19:10
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: new install pi3 buster hardware ports gone
Replies: 3
Views: 449

new install pi3 buster hardware ports gone

Hi, Ik have tried 2 days ago to upgrade my raspberry for upgrading also domoticz. I run a wd pidrive with berryboot for years without problem. Steps I did, 1 clone the installation with berryboot. 2 stop service domoticz 3 the upgrading steps 2 buster When I did the apt get upgrade the system give a ...
by spikehome
Tuesday 21 February 2017 13:33
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

sorry no experience with synology to get it work
I have a synology to but use the pi for domoticz
by spikehome
Tuesday 21 February 2017 9:27
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

Anyone?? I just need some guidance on making the startup script like how to make it, what to put in, where to place it. Again, I got it working but once I close putty session the server stops Sent from my iPad using Tapatalk few messages back https://www.domoticz.com/forum/viewtopic.php?p=120175 ...
by spikehome
Wednesday 01 February 2017 14:37
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

My crontab line is: @reboot /home/pi/domoticz/scripts/nefit.sh > /dev/null 2>&1 The contents of the nefit.sh script: #!/bin/bash NEFIT_SERIAL_NUMBER=123456 NEFIT_ACCESS_KEY=mycode NEFIT_PASSWORD=mypassword PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games:/usr/games ...
by spikehome
Tuesday 31 January 2017 13:00
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

jannl wrote:I have to check, I am not at home right now. Not sure if I can check tonight.....
tnx in advance 8-)
by spikehome
Tuesday 31 January 2017 11:02
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

I start the easy server at reboot via crontab, never used pm2 so far. See: https://www.domoticz.com/forum/viewtopic.php?t=9653&start=260 Edit: hm, not sure if I use exactly the same lines. I have to check. Ah u mean the line: @reboot /usr/local/bin/easy-server --serial=xxx --access-key=yyy ...
by spikehome
Tuesday 31 January 2017 9:16
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

Why not use the @reboot option in crontab? Works for me. do not understand what u mean? if i add @reboot at the crontab the raspberry reboots? This is in my crontab at the moment: # m h dom mon dow command 47 0 * * * /home/pi/domoticz/scripts/mindergas.bash 0 3 * * * /home/pi/domoticz/scripts ...
by spikehome
Tuesday 31 January 2017 9:01
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

i have the problem that the nefiteasy software is not started after reboot my pi Installed everything yesterday evening on a new microsd (old one broke) Used the following instructions: https://www.domoticz.com/wiki/NefitEasy Everything works. But after a reboot i have to run pm2 "start /home/pi ...
by spikehome
Friday 27 January 2017 11:16
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

Think I found it. From http://pm2.keymetrics.io/docs/usage/startup/ To get the automatically-configured startup script for your machine you need to type this command: # Detect available init system, generate configuration and enable startup system $ pm2 startup This gives a line of code. After ...
by spikehome
Thursday 26 January 2017 11:51
Forum: Others
Topic: Nefit Easy™
Replies: 721
Views: 166552

Re: Nefit Easy™

i have the problem that the nefiteasy software is not started after reboot my pi Installed everything yesterday evening on a new microsd (old one broke) Used the following instructions: https://www.domoticz.com/wiki/NefitEasy Everything works. But after a reboot i have to run pm2 "start /home/pi ...
by spikehome
Wednesday 04 January 2017 15:08
Forum: Bash / PowerShell / Batch etc.
Topic: Script to restart Domoticz if it crashes
Replies: 199
Views: 125149

Re: Script to restart Domoticz if it crashes

Im really new to this Linux and rasberry, but how do i install this script? I have lot of problems with Domoticz freezing, so i guess this script would do the trick. I had the problem also. Installed new and restored the db. Now it is working fine for a week (normaly in a few days web and ssh not ...
by spikehome
Wednesday 04 January 2017 13:42
Forum: PHP and all others
Topic: Get data (from P1) into dummy?
Replies: 17
Views: 5786

Re: Get data (from P1) into dummy?

@BarryT
did it work?
I want the same.
Only i want the Usagedeliv into a dummy.
The Usage is only what you use at power.
The Usagedeliv is the power you send back but the Usage is then always 0.

edit:
tryed with lua but i dont get figure it out how lua works
by spikehome
Tuesday 03 January 2017 8:09
Forum: Blockly
Topic: Blocky set for X minutes does not work?
Replies: 1
Views: 1387

Re: Blocky set for X minutes does not work?

The 30m block is a time block.
Use the nummer block
by spikehome
Thursday 10 November 2016 18:21
Forum: Other questions and discussions
Topic: Modify graphs of hourly gas meter values to 5min values
Replies: 20
Views: 6051

Re: Modify graphs of hourly gas meter values to 5min values

ah my smart meter is only give once a hour.
nice that the new once have it every 5m.
by spikehome
Monday 07 November 2016 17:51
Forum: PHP and all others
Topic: event on/off with domoticz app
Replies: 3
Views: 2801

Re: event on/off with domoticz app

nobody use the option in the app?
by spikehome
Saturday 05 November 2016 10:28
Forum: PHP and all others
Topic: event on/off with domoticz app
Replies: 3
Views: 2801

event on/off with domoticz app

Hello,

i ise domoticz now almost on year.
bought the app for my phone also.
the is a event setting where i can see the event is on or off.
and i can set it on or of i mean it looks i can set it on or off.
but when i go back to the events it is still the same.
what i do wrong?
or is it a known issue?
by spikehome
Monday 21 March 2016 20:54
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MyDomoticz - Testers wanted!
Replies: 627
Views: 127231

Re: Testers wanted!

When u login at my.domoticz the man is nog green?
It also takes a few minutes so far i found out.
And with apps disabeld it was nog working with me.