Question:
Does it also work with HVC?
Search found 7 matches
- Saturday 07 October 2023 10:10
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 446
- Views: 54948
- Thursday 02 February 2023 23:14
- Forum: Utility
- Topic: How to get actual usage from P1 device
- Replies: 6
- Views: 1287
Re: How to get actual usage from P1 device
Modified the script from Willem (above) according my needs and combined with my own scripts which collect the electricity prices from enever.nl Advantage is that the flexibility of the hourly prices is visible in Domoticz (and pushed to Influx/Grafana to give more insight over longer period). For ...
- Thursday 02 April 2020 21:03
- Forum: LUA
- Topic: Script to import CumulusMX Data from an http call
- Replies: 2
- Views: 1189
Re: Script to import CumulusMX Data from an http call
Hi,
At the momemt i'm looking for a script to get my CUMULUSMX data into Domoticz,
SO i came across your solution.
Question: Did you upgraded you script and if so can you share this??
With regards
At the momemt i'm looking for a script to get my CUMULUSMX data into Domoticz,
SO i came across your solution.
Question: Did you upgraded you script and if so can you share this??
With regards
- Sunday 31 March 2019 14:19
- Forum: Temperature and Weather
- Topic: Domoticz read realtime.txt
- Replies: 8
- Views: 3352
Re: Domoticz read realtime.txt
Hi Cazz, I'v been trying to get it ro work on my Pi Zero, but sofar no luck. All i get is when i'm usong the code as you described in the previous reply: File "weerstation.py", line 3, in <module> response = urllib2.urlopen('http://<ipadres>:<port>/json.htm?type=command¶m=udevice&idx=4178&nvalue ...
- Friday 21 September 2018 18:28
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 137663
Re: Dashticz - Module - Garbage collector
Hi Guys,
After a year of working nicely, this week the garbage collector module isn't working any more.
Somehow it cannot find the desired data.
Is there a change on the provider end???
[I'm using 'HVC' data.]
After a year of working nicely, this week the garbage collector module isn't working any more.
Somehow it cannot find the desired data.
Is there a change on the provider end???
[I'm using 'HVC' data.]
- Wednesday 04 April 2018 16:18
- Forum: dzVents
- Topic: Pause execution of dzVents script
- Replies: 2
- Views: 719
Pause execution of dzVents script
Is there a way to pause the execution of a dzVents script??
What i'm attempting to accomplish in ONE dzVents script is:
If 'doorcontact' triggered -> check after 3 minutes the state of another switch -> if 'ON' = do nothing, if 'OFF' = DO SOMETHING
Is this possible??
What i'm attempting to accomplish in ONE dzVents script is:
If 'doorcontact' triggered -> check after 3 minutes the state of another switch -> if 'ON' = do nothing, if 'OFF' = DO SOMETHING
Is this possible??
- Wednesday 04 April 2018 10:26
- Forum: dzVents
- Topic: HOW TO send an email after, for example, 3min.
- Replies: 3
- Views: 2047
HOW TO send an email after, for example, 3min.
IS there a way to send a email after, for example, 3 minutes when a switch is triggerd.