Search found 15 matches
- Wednesday 03 June 2020 21:18
- Forum: dzVents
- Topic: Need help :Virtual blind percentage for eg. Velux [Solved]
- Replies: 13
- Views: 2321
Re: Need help :Virtual blind percentage for eg. Velux [Solved]
in case someone read my post: i started a new topic with the same question here: https://domoticz.com/forum/viewtopic.php?f=59&t=32930 conclusion is that it should be scheduled from low to high. (high to low is not working, because the higher ones are canceld by the lower ones) the issue with my ...
- Wednesday 03 June 2020 21:01
- Forum: dzVents
- Topic: Multiple afterSec for same device [Solved]
- Replies: 4
- Views: 1485
Re: Multiple afterSec for same device [Solved]
that makes scense. Because i could not find why it sometimes worked. or why it sometimes got triggerd. With this information i start to debug some more. Looks like it goes wrong as soon as you use 2 times afterSec with the same math.floor() value. so afterSec(1.9).silent() & afterSec(2.0).silent ...
- Wednesday 03 June 2020 16:40
- Forum: dzVents
- Topic: Multiple afterSec for same device [Solved]
- Replies: 4
- Views: 1485
Re: Multiple afterSec for same device [Solved]
ok. then i understood the documentation wrong.. so sorter delay will cancel all longer delays... and indeed i can see that this is working in a test script. My origional problem appears to be something else... First i tought the issue is with decimals... afterSec(2.5). But that is indeed also ...
- Tuesday 02 June 2020 22:34
- Forum: dzVents
- Topic: Multiple afterSec for same device [Solved]
- Replies: 4
- Views: 1485
Multiple afterSec for same device [Solved]
Already asked it in another topic. But i guess i could beter have created another one. What i saw in the other topic was multiple use of afterSec for the same device. However i can't get it working. Only my last set statement is executed. found something in de doc about scheduled commands within the ...
- Saturday 30 May 2020 0:16
- Forum: dzVents
- Topic: Need help :Virtual blind percentage for eg. Velux [Solved]
- Replies: 13
- Views: 2321
Re: Need help :Virtual blind percentage for eg. Velux [Solved]
Not sure if i should start a new thread. But the script in this thread looks pretty the same as the one i have build. Well not as the last post, but the one above. It is looping over the difference between current value and prefered value and doing some setLevel statements after x seconds. But i can ...
- Thursday 28 May 2020 16:52
- Forum: Switches and Scenes
- Topic: DZVents LastLevel for blinds switch not working
- Replies: 2
- Views: 460
Re: DZVents LastLevel for blinds switch not working
to bad... than i have to find another solution (store last value in own variable or something like that). Or i have to build domoticz with the 12002 changeset.
Because i do not expect to see an update soon. (because it looks like that Domoticz is not releasing very often).
Because i do not expect to see an update soon. (because it looks like that Domoticz is not releasing very often).
- Thursday 28 May 2020 11:59
- Forum: Switches and Scenes
- Topic: DZVents LastLevel for blinds switch not working
- Replies: 2
- Views: 460
DZVents LastLevel for blinds switch not working
I tried to write a DZVents script for my dummy (percentage) blinds switch. It should toggle a relay depending on the direction and for a time depending on amount of closure (or opening).. Looks like i know how to write the script. But i want to use the "lastLevel" value so i could know the ...
- Friday 01 May 2020 22:34
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 619957
Re: Domoticz app 2.0
First of all, thx for the good work. App works simpele and good. But i have one issue with the camera section. IT always worked well, but latest this page stoppen working. I see a header with a play button, but no camera devices. Like there are no devices available. But IT always worked. I guess ...
- Sunday 12 April 2020 21:02
- Forum: Android
- Topic: Domoticz app 2.0
- Replies: 2380
- Views: 619957
Re: Domoticz app 2.0
First of all, thx for the good work. App works simpele and good. But i have one issue with the camera section. IT always worked well, but latest this page stoppen working. I see a header with a play button, but no camera devices. Like there are no devices available. But IT always worked. I guess ...
- Monday 30 April 2018 15:06
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: -sslcert parameter ignored?
- Replies: 3
- Views: 1091
Re: -sslcert parameter ignored?
combined -sslwww and -sslcert at 1 line, now it works. don't understand whats different between one line and splitsing it to two lines... next i want to include the pem file that is automaticly generated by Webmin letsencrypt... Won't work... but thats another issue for another time. thanks for the ...
- Thursday 26 April 2018 9:46
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: -sslcert parameter ignored?
- Replies: 3
- Views: 1091
-sslcert parameter ignored?
Version: 3.8153 Platform: Ubuntu 16.04.3 i am trying to implement another ssl certificate.. i know there are a lot of questions about it, but can't find my situation. My problem is that it looks like -sslcert is ignored in the startup script. for testing purpose, i renamed server_cert.pem to server ...
- Friday 27 January 2017 14:57
- Forum: Show your projects
- Topic: Intergas Incomfort Heater control
- Replies: 98
- Views: 43121
Re: Intergas Incomfort Heater control
wanna say THANKS! this project was on my "things to do" list for a long time. great i finaly found this post. Changed the JSON path in the time.lua file to the install dir of domoticz. Perhaps this can be placed at the top of the script as well? And not sure if i could override the exsisting json ...
- Monday 16 January 2017 7:39
- Forum: Other questions and discussions
- Topic: can't get domoticz installed/running
- Replies: 4
- Views: 1620
Re: can't get domoticz installed/running
Didn't realised that 12 was almost out of date. Made an upgrade, luckily that went well (initial installation gives a lot of driver issues). However, the domoticz install script hold the same issue as previously described. Maybe someone have to look at it? But building from source did work! Some ...
- Friday 13 January 2017 23:11
- Forum: Other questions and discussions
- Topic: can't get domoticz installed/running
- Replies: 4
- Views: 1620
Re: can't get domoticz installed/running
Well... That i tried already but brings me into other errors. Looks to me this is a much longer and harder road...
Something about a package that wasn't installed... However it is installed. I can give you tommorrow more details. But prefere to get it fixed the normal way.
Something about a package that wasn't installed... However it is installed. I can give you tommorrow more details. But prefere to get it fixed the normal way.
- Friday 13 January 2017 14:23
- Forum: Other questions and discussions
- Topic: can't get domoticz installed/running
- Replies: 4
- Views: 1620
can't get domoticz installed/running
I tried to install domoticz, but i can't get it to work. its a ubuntu 12.04LTS i686 system. first error was when trying: 'sudo curl -L install.domoticz.com | bash' *sidenote: sudo is not nessesery, because i am logged in as root. however, thats not the problem. The scripts runs, asks some questions ...