Search found 5 matches

by blazej222
Monday 13 May 2019 12:39
Forum: Other questions and discussions
Topic: Modifying domoticz Last Seen status - changing js script
Replies: 5
Views: 571

Re: Modifying domoticz Last Seen status - changing js script

Thanks for all sugestions, they definitely help a lot when working with html and js code. However, I've searched through whole domoticz directory using grep (to be precise, grepWin and AgentRansack since I've tried doing it on RPI and Windows.) Unfortunately, both programs find some css files and js ...
by blazej222
Monday 06 May 2019 0:24
Forum: Other questions and discussions
Topic: Modifying domoticz Last Seen status - changing js script
Replies: 5
Views: 571

Re: Modifying domoticz Last Seen status - changing js script

How do I reload the app cache? I've tried exiting and starting again domoticz binary - it doesn't work.
by blazej222
Monday 29 April 2019 9:55
Forum: Other questions and discussions
Topic: Modifying domoticz Last Seen status - changing js script
Replies: 5
Views: 571

Modifying domoticz Last Seen status - changing js script

Hi.I'm trying to modify domoticz website so 1) in place of field Last Seen of tab switches it would return either OFF status or device uptime (not overall - just time since it was powered on during this particular "session"). 2) The overall time of device power on time would be stored somewhere and ...
by blazej222
Friday 22 March 2019 18:48
Forum: Other questions and discussions
Topic: Domoticz install not working
Replies: 3
Views: 797

Re: Domoticz install not working

Could you please provide additional info about your current OS and make a screenshot of the error?
by blazej222
Thursday 21 March 2019 22:11
Forum: Other questions and discussions
Topic: Setting switch status to ON for X amount of time
Replies: 1
Views: 394

Setting switch status to ON for X amount of time

Hi everyone! I need to configure domoticz in a way that would allow me to choose for how many minutes I want to power the switch ON everytime I click on it. The amount of minutes is an integer, from 5 to 15. So when I click on a switch I want to have multiple options - like 5,6,7,8,9,10,11,12,13,14 ...