Search found 6 matches

by Nateonas
Monday 24 June 2024 15:58
Forum: dzVents
Topic: dzVents Using a Function From Another Event
Replies: 5
Views: 3063

Re: dzVents Using a Function From Another Event

Or domoticz.time.secondsSinceMidnight // 60 for integer division. Just the whole minutes, no need to round down.
Or domoticz.time.minutesSinceMidnight :)
by Nateonas
Tuesday 11 June 2024 8:52
Forum: dzVents
Topic: script to load ENTSOE day ahead electricity prices
Replies: 34
Views: 13558

Re: script to load ENTSOE day ahead electricity prices

Thanks for the response! I've tried that, but (to my humble opinion) the Enever-plugin is very low on features. * This dzvents script can be used for non Dutch users, * it provides both clean spot prices and configurable supplier prices (surcharges, periodic costs and VAT), * it retrieves the ...
by Nateonas
Saturday 08 June 2024 13:48
Forum: dzVents
Topic: script to load ENTSOE day ahead electricity prices
Replies: 34
Views: 13558

Re: script to load ENTSOE day ahead electricity prices

I've tried adding this code to the code above to find the lowest price in the day ahead table, but I get an error saying that I am trying to do arithmetic on a nil value (global variable VarIndexStroom). I'm not completely understanding how to work with putting data in some sort of array (which I ...
by Nateonas
Friday 07 June 2024 17:42
Forum: dzVents
Topic: Presence detection [Solved]
Replies: 17
Views: 3400

Re: Presence detection [Solved]

Since I could not find a simple solution for IP presence detection on Domoticz, I wrote one myself. It only requires a single dzVentz script, dzPresence . It uses simple ping shell commands and supports any number of devices. You can also create an "anyone home"-switch. See: https://github.com ...
by Nateonas
Wednesday 22 September 2021 21:17
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 89942

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

Thanks for the reply! I'm a novice user that unfortunately does not speak any Python or JSON. I was using the scripts at the beginning of this thread, which worked beautifully until this platform-upgrade. It gives the below output if I change the baseURL to: http://smart.trannergy.com/ if I try http ...
by Nateonas
Tuesday 21 September 2021 12:52
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 89942

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

http://log.trannergy.com:10000/ is not working anymore from 10th of September 2021 8:30 CEST. They moved to the "3rd generation", what a joy! Anybody any ideas on a new URL? Obviously the URL's in the below message don't seem to work. Dear Customer, Thank you for using Trannergy inverters. In order ...