Search found 10 matches

by albercola
Sunday 29 April 2018 22:21
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Change Database location Raspberry Pi
Replies: 6
Views: 7162

Re: Change Database location Raspberry Pi

Hi,

Orionos gave the best solution for my problem. Unfortunately i cannot locate the domoticz.service file.

EddyG gave another good suggestion but i am not able to solve my problem in that way.

Can you please help me?
by albercola
Sunday 29 April 2018 16:58
Forum: Other questions and discussions
Topic: How to move the Database on the Shared Folder
Replies: 0
Views: 503

How to move the Database on the Shared Folder

Hi, I would like to install Domoticz on the SD of my PI but the database should stay on the Shared Folder on the QNAP NAS. I can auto-mount the Shared Folder as /mnt/USBDisk1 but i am not able to move just the Database in this directory. I really need it to administrate multiple raspberries from a ...
by albercola
Thursday 05 April 2018 16:44
Forum: Python
Topic: Save detailed data over 24 hours
Replies: 4
Views: 2848

Re: Save detailed data over 24 hours

thank you to Waaren and CaesarPL: I'll try in the WE. I hope to solve my problem with a python script that is a bit easier for me. But I wonder why in a so sophisticated application like Domoticz there is not an option to choose if overwrite or enlarge the db. Anyway I'll update you about my ...
by albercola
Wednesday 04 April 2018 23:11
Forum: Python
Topic: Save detailed data over 24 hours
Replies: 4
Views: 2848

Save detailed data over 24 hours

Hi everyone,
I have a Raspberry 3 that I use to record different temperature of a boiler of mine.I can't find a detailed/basic guide regarding how to save in a separate database ALL daily data (with 5 min interval) before they are overwritten in the day after. Can somebody help me? thanks in advance
by albercola
Tuesday 20 February 2018 17:23
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Re: Maybe the easiest question (if you know the solution.

OMG! was really easy but I didn't focus on the level of each block! thank you, thank you so much Domosapiens for your precious help!
by albercola
Tuesday 20 February 2018 14:32
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Re: Maybe the easiest question (if you know the solution.

Sorry for my stupidity but... if I put a condition on the left of the AND it's no possible to attach it to the left side...where is my mistake?
by albercola
Tuesday 20 February 2018 11:16
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Re: Maybe the easiest question (if you know the solution.

Selected device (ALL).
by albercola
Tuesday 20 February 2018 10:02
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Re: Maybe the easiest question (if you know the solution.

I'll became mad... 1) two fresh domoticz in two different raspi; 2) two different domoticz version:Version: 3.8924 Build Hash: 4b5824be and Version: 3.8153 Build Hash: 494fff7; 3) tried different symbols between operator AND : equal, unequal, more, less... 4) with only one condition (if a==x then ...
by albercola
Monday 19 February 2018 23:54
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Re: Maybe the easiest question (if you know the solution.

Thanks for your reply. Tried but no works.
by albercola
Monday 19 February 2018 18:45
Forum: Blockly
Topic: Maybe the easiest question (if you know the solution.
Replies: 10
Views: 1718

Maybe the easiest question (if you know the solution.

Hi everyone, my first post with a problem that I tried to solve (useless) for several days. this is the very simple blockly condition: nothing happens if I put ON topolino and minnie. If I semplify the block with only one condition (only topolino or only minnie), tip change state correctly . Log is ...