Search found 8 matches

by norrland
Friday 23 February 2018 21:15
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 103652

Re: Dashticz - Feature Requests

Looks like support for the type "Door Lock" is missing. States are Locked and Unlocked. Now it is handled the same way as "Door Contact" which is a completely different thing (a sensor rather than a lock). This is how the device info looks like. { "ActTime" : 1519415468, "AstrTwilightEnd" : "19:26 ...
by norrland
Monday 15 May 2017 14:48
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 103652

Re: Dashticz - Feature Requests

I'm looking for a simple solution to react to events (state changes). The idea is to have Dashticz to react on specific statuses and when something important happens, switch to a specific screen, bring up a status window or as you already started with, play a sound. It does not have to be a ...
by norrland
Wednesday 15 March 2017 15:39
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 525730

Re: New Dashboard Design

Looks good!

Is there support for showing graphs for temperatures, wind and such?
by norrland
Tuesday 27 December 2016 17:18
Forum: Temperature and Weather
Topic: What happend to gust and wind for Davis?
Replies: 1
Views: 1031

Re: What happend to gust and wind for Davis?

I've digged some more into this now and I'm curious about the approach used by the Davis hardware integration. At a first glance it looks like Domoticz are missing out on LOOP packages from the logger since it asks for one package every 30s. The logger will produce one package every 3 seconds. The ...
by norrland
Tuesday 27 December 2016 10:34
Forum: Temperature and Weather
Topic: What happend to gust and wind for Davis?
Replies: 1
Views: 1031

What happend to gust and wind for Davis?

The Davis serial logger does not report gust, only wind speed, and gust has used to be a flat-line zero in Domoticz. Some change has been made so that gust is now calculated, but only for every other reading (or at least row in database). I suspect it has to do with the fix of the wind direction ...
by norrland
Sunday 11 December 2016 21:25
Forum: Suggestions
Topic: Fetching min/max values for weather sensors
Replies: 9
Views: 3238

Re: Fetching min/max values for weather sensors

;-) Perhaps a very 'practical & down to earth' reaction, but why don't you apply a website like WeatherUnderground to make the info on min/max per time-period? They already have the database- and calculation-functions to produce the answers to your question, as well as a presentation of results. If ...
by norrland
Tuesday 29 November 2016 0:05
Forum: Suggestions
Topic: Fetching min/max values for weather sensors
Replies: 9
Views: 3238

Re: Fetching min/max values for weather sensors

Thanks for your fast reply! Yes, i understand that the monthly and yearly range gives min (tm), max (te) and average (ta) for days included. It is however only daily values. To get weekly or monthly you still need to calc, right? If this is the json-wiki you are referring to, then yes, I've read it ...
by norrland
Monday 28 November 2016 23:37
Forum: Suggestions
Topic: Fetching min/max values for weather sensors
Replies: 9
Views: 3238

Fetching min/max values for weather sensors

It would have been great if there was a way to fetch at least daily min/max values for weather sensors like temperature, wind, barometric pressure and humidity through the API. Even better if we could fetch daily, weekly, monthly and yearly min/max values. It is an important feature when using ...