Wow thank you. So it is an ordinary sqlite-db. I was thinking along the lines of using the webapi but felt on the number devices…
/json.htm?type=command¶m=deletedaterange&idx=IDX&fromdate=FROMDATE&todate=TODATE
Search found 9 matches
- Tuesday 31 August 2021 21:23
- Forum: Other questions and discussions
- Topic: Clear future history
- Replies: 2
- Views: 603
- Tuesday 31 August 2021 8:28
- Forum: Other questions and discussions
- Topic: Clear future history
- Replies: 2
- Views: 603
Clear future history
I have had an accident where the date was wrong by a few years and domoticz logged history in the future so to speak. This renders all graphs to simple flatline. How can I remove all history logs for all devices from current time (+ 1minute) and forwards? I have a few hundred devices so it will be ...
- Sunday 23 April 2017 12:25
- Forum: Suggestions
- Topic: SSL-Offloading support
- Replies: 0
- Views: 514
SSL-Offloading support
Is it possible to add SSL-Offloading support so that we can do the traditional one SSL session instad of two. internet -> firewall -> load balancer ( SSL -> http) -> domoticz as of now this thing looks like this..... internet -> firewall -> load balancer ( SSL -> SSL) -> domoticz What is needed is ...
- Saturday 25 July 2015 23:45
- Forum: iOS
- Topic: New iOS App for domoticz
- Replies: 154
- Views: 68591
Re: New iOS App for domoticz
I bought the app a few months ago. I have one problem with it. I need it to support the "forms based login" of domoticz. Is that request easy to fix?
I can't use the http basic auth any longer due to issues in the browsers.
I can't use the http basic auth any longer due to issues in the browsers.
- Thursday 19 March 2015 21:40
- Forum: iOS
- Topic: New iOS App for domoticz
- Replies: 154
- Views: 68591
Re: New iOS App for domoticz
Same for me. I think it it is a bit steep, but i bought in the hopes that it will evolve. The main resson was the widget. Although i would like it to be more dynamic instead of just show the favorite/dashboard switches. I would really like to see an option to choose any sensor/switch/device/temp ...
- Monday 16 March 2015 19:10
- Forum: Z-Wave
- Topic: Fibaro RGBW controller and RGB-ledstrip
- Replies: 2
- Views: 1383
Fibaro RGBW controller and RGB-ledstrip
I havenfibaro RGBW controller with attached RGB-only ledstrip. When i adjust color the led is turned off (led level / intensity is set to 0). I guess I need to set some value to make the controller and/or domoticz to understand that the ledstrip does not have white attached. Anyone knows how i can ...
- Monday 16 March 2015 18:17
- Forum: iOS
- Topic: New iOS App for domoticz
- Replies: 154
- Views: 68591
Re: New iOS App for domoticz
Switched to basic auth and now it works
- Monday 16 March 2015 15:38
- Forum: iOS
- Topic: New iOS App for domoticz
- Replies: 154
- Views: 68591
Re: New iOS App for domoticz
I cannot get this app to connect. I am surfing to my domotics and can login tho.
- Sunday 06 July 2014 23:51
- Forum: PHP and all others
- Topic: TUT > Let Domoticz know when you are home. (Cell Wi-Fi)
- Replies: 25
- Views: 13973
Re: TUT > Let Domoticz know when you are home. (Cell Wi-Fi)
I have made a script that checks my dd-wrt rputer if the MAC of myniphones are there or not. If they are it flips a virtual switch cslled HOME to on. If it doesnt find it it tries for 5 more minutes counting down and if still not found it flips the HOME switch to off. Worls pretty well I think. Tell ...