Search found 4 matches
- Tuesday 18 July 2023 9:50
- Forum: dzVents
- Topic: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
- Replies: 8
- Views: 815
Re: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
will try and work with subsets of the code, apologies not being able to use code box at the moment I have this as a trigger ######## on = { devices = { 43, -- court 3 light idx43 device for which you want to record the On time. }, }, ######## will change to this ####### on = { timer = {'at 17:05-18 ...
- Tuesday 18 July 2023 9:39
- Forum: dzVents
- Topic: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
- Replies: 8
- Views: 815
Re: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
Hi yes I did use the code box button and tried again I received this message "You can’t post image, email or url links that are external to this domain. Please remove domoticz., dz., item., dz., data., dz., data., os., dz., data., os., item., lastUpdate., os., dz., data., dz., data. and iCounter."
- Monday 17 July 2023 11:03
- Forum: dzVents
- Topic: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
- Replies: 8
- Views: 815
Re: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
Thanks for replying current incremental counter is below assume I will need a trigger similar to this ? timer = {'at 17:00-19:00 every 5 minutes'}, can you provide an example of how I zero everyday at start of peak time and how I then trigger a calculation at the end of the peak time ? I tried to ...
- Thursday 13 July 2023 17:21
- Forum: dzVents
- Topic: How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
- Replies: 8
- Views: 815
How do I Calculate Seconds ON for a device between 5pm and 7pm daily?
Hi I would like to know the utilisation of our Squash Courts at peak times - between 5pm and 7pm. I already calculate and capture the percent usage of the courts over a whole day, but we now need to know the utilisation at peak times. Background and this is working fine. 1. Tasmota device measure ...