Search found 11 matches

by Kifo
Monday 10 February 2025 16:50
Forum: Third party and supplementary tools
Topic: Sending data to influxdb on a remote server (influxdata.com)
Replies: 0
Views: 1237

Sending data to influxdb on a remote server (influxdata.com)

Hi folks, I am trying currently to set up data transmission on a remote server provided by influxdata.com. I set up a user account there and created a database called "Domo" and generated a token. The URL of this server seems to be: https://eu-central-1-1.aws.cloud2.influxdata.com But I cannot get a ...
by Kifo
Monday 02 December 2024 17:47
Forum: Bugs
Topic: Simutaneous writing of global variables in dzvents can create data loss and errors
Replies: 0
Views: 792

Simutaneous writing of global variables in dzvents can create data loss and errors

I have several dzvents sripts writing global variables at domoticz.globalData. Recently I discovered, if two such scripts are triggered at the same time, this can result in values getting lost (deleted from the list of global variables) unspecfic error messages such as - dzVents: There was a problem ...
by Kifo
Thursday 03 January 2019 15:50
Forum: Temperature and Weather
Topic: Weather underground closing API
Replies: 8
Views: 3379

Re: Weather underground closing API

Already 3 days over the deadline and I still get data from Weather Underground through the API.
Maybe this is a good sign...
Hopefully!
by Kifo
Thursday 13 December 2018 19:03
Forum: Z-Wave
Topic: Fibaro Universal Sensor - Temperatures stop working
Replies: 0
Views: 258

Fibaro Universal Sensor - Temperatures stop working

Over the years I had 3 Fibaro Universal Sensors installed in my system, each with 4 temperature sensors. After a random (1 week to 15 months) time they stop working. Everything else in these modules works OK. The only way to get the temperature readings back is to exclude and re-include it in the z ...
by Kifo
Thursday 13 December 2018 17:03
Forum: LUA
Topic: https request in LUA for DarkSky forecast
Replies: 3
Views: 1152

Re: https request in LUA for DarkSky forecast

YES! That does the trick.
Thanks a lot, you saved my day (and my big domiticz installation).
by Kifo
Wednesday 12 December 2018 19:01
Forum: LUA
Topic: https request in LUA for DarkSky forecast
Replies: 3
Views: 1152

https request in LUA for DarkSky forecast

As Weather Underground will stop its free service soon I am trying to adapt my lua scripts to use forecast data from DarkSky. The DarkSky API works only with https requests. Thus I only get the reply "Bad Request" instead of the JSON reply if I use the following code to access the DarkSky forecast ...
by Kifo
Thursday 26 April 2018 17:36
Forum: LUA
Topic: Lua scripts (events): order of execution
Replies: 4
Views: 1495

Re: Lua scripts (events): order of execution

Got it. I will give it a try, as this approach seems to provide me with 2 benefits: - control the order of execution - faster execution (I did not expect this, but would be welcome) The price to pay is that I no longer can use the Domoticz backend editor then for a quick script fix while I am away ...
by Kifo
Thursday 26 April 2018 17:11
Forum: LUA
Topic: Lua scripts (events): order of execution
Replies: 4
Views: 1495

Re: Lua scripts (events): order of execution

Sounds like an interesting soution. I assume I would have to transfer all my time based scripts into separate files on my system (e.g. home\pi\domoticz\scripts\lua) and call them using the dofile() command? Mybe you could post a code snippet as exsample. Looks like with this soution I could no ...
by Kifo
Thursday 26 April 2018 13:37
Forum: LUA
Topic: Lua scripts (events): order of execution
Replies: 4
Views: 1495

Lua scripts (events): order of execution

Hi, I have several time based LUA scripts in the events panel of my project, executed every minute. Some of them depend on the results of others. Thus the order of execution of these scripts is of importance. How can I influence the order of execution? So I found the all time based scripts are ...
by Kifo
Monday 04 September 2017 18:48
Forum: Suggestions
Topic: SendNotification API
Replies: 18
Views: 10644

Re: SendNotification API

Sorry for my silly question, but how do I install the patch in my Raspberry Domotics system?
by Kifo
Wednesday 22 March 2017 12:44
Forum: Others
Topic: Set up EnOcean USB 300 USB-Gateway at Raspi
Replies: 1
Views: 1517

Set up EnOcean USB 300 USB-Gateway at Raspi

Hi, after I have managed to set up my Domotics on Raspi with the following Gateways - RFXtrx433 E USB 433.92 MHz Transceiver - Z-Wave Aeon Labs USB-Stick GEN5 I am now stuck with setting up my - EnOcean USB 300 USB-Gateway 868MHz / TCM310 Chipset Questions: 1. Will I have to install any Software in ...