Search found 14 matches

by Steef
Thursday 02 January 2020 14:41
Forum: Rfxcom Transceiver
Topic: SEAV sunscreens
Replies: 0
Views: 479

SEAV sunscreens

Hello all, I recently bought a RFXCom, which is doing a good job already! Now I am trying if I can add our sunscreen to Domoticz by the RFXcom, since our sunscreen is fitted with SEAV devices. The remote that I have is the SEAV TXS2 new, better known as the TXS212-1. According to the RFXCom manual ...
by Steef
Thursday 12 September 2019 6:31
Forum: Utility
Topic: Smart meter in logfile
Replies: 10
Views: 2158

Re: Smart meter in logfile

I am curious about this too! A fresh smart meter was installed here friday, and last night I saw that my used hdd space went from 17% to 48% within a week! On a 32gb card... I have set the interval to 30 seconds now, also because my Raspberry was quite Hot because of all the updates.. But if someone ...
by Steef
Monday 29 July 2019 10:11
Forum: Examples & Solutions
Topic: updateWeatherSensors (yet another buienradar script) [SOLVED]
Replies: 151
Views: 31291

Re: updateWeatherSensors (yet another buienradar script) [SOLVED]

Thanks for your quick reply! It is showing more information indeed: 2019-07-29 10:06:00.543 Status: dzVents: Debug: WUS: getFunctions loaded 2019-07-29 10:06:00.545 Status: dzVents: Debug: WUS: Debug modus geactiveerd maar (C)URL(e) meldingen werden niet geladen 2019-07-29 10:06:00.545 Status ...
by Steef
Monday 29 July 2019 9:01
Forum: Examples & Solutions
Topic: updateWeatherSensors (yet another buienradar script) [SOLVED]
Replies: 151
Views: 31291

Re: updateWeatherSensors (yet another buienradar script) [SOLVED]

After a fresh install of Domoticz, I am trying to get the updateWeatherSensors script up and running again The Domoticz log isn't showing any errors. First question that comes into my mind: is the event system and dzVents enabled in your newly setup domoticz ? Yes, both the Event System and dzVents ...
by Steef
Sunday 28 July 2019 14:16
Forum: Examples & Solutions
Topic: updateWeatherSensors (yet another buienradar script) [SOLVED]
Replies: 151
Views: 31291

Re: updateWeatherSensors (yet another buienradar script) [SOLVED]

I hope you guys can help me. After a fresh install of Domoticz, I am trying to get the updateWeatherSensors script up and running again, but because a (for me :lol:) mysterious reason, the data is not coming into Domoticz. The Domoticz log isn't showing any errors. I already modified the permission ...
by Steef
Monday 29 April 2019 10:02
Forum: dzVents
Topic: Initialize a variable? [Solved]
Replies: 8
Views: 2699

Re: Initialize a variable? [Solved]

First do a sudo rm /home/pi/domoticz/scripts/dzVents/data/__data_updateWeatherSensors.lua This did the trick, in one word: wonderful! In more words: many thanks for all the help! Last week, I removed the virtual hardware, so I replaced the .lua documents, and added each device again, with the names ...
by Steef
Friday 26 April 2019 20:49
Forum: dzVents
Topic: Initialize a variable? [Solved]
Replies: 8
Views: 2699

Re: Initialize a variable? [Solved]

I came by the scripts by the site I mentioned in the other topic, and they have worked for a while, but all of a sudden, they stopped working. The strange thing is that the Darksky part is working, and also the extended weather prediction, although somehow I putted them under different hardware ...
by Steef
Friday 26 April 2019 10:46
Forum: dzVents
Topic: Rain prediction - weather underground
Replies: 43
Views: 11472

Re: Rain prediction - weather underground

Sorry to hear that, I did not know. :(
by Steef
Friday 26 April 2019 10:35
Forum: dzVents
Topic: Initialize a variable? [Solved]
Replies: 8
Views: 2699

Re: Initialize a variable? [Solved]

Hello Waaren, My apologies, and thanks for the explanation. I really have no clue what the error can be :) In the 'scripts' folder, I have the "Update Weather Sensors.lua" script (I think it will look familiar to you :)) I cannot upload it here, because my post will contain too much characters, but ...
by Steef
Friday 26 April 2019 9:20
Forum: dzVents
Topic: Initialize a variable? [Solved]
Replies: 8
Views: 2699

Re: Initialize a variable? [Solved]

Thank you for your reply! The dzvents.lua script is displayed below (or do you need an other script?), which is also mentioned in the error. My Domoticz is installed on a Raspberry 3b, with version V4.10619, and plenty of HDD and RAM space left :) local TESTMODE = false globalvariables['testmode ...
by Steef
Friday 26 April 2019 9:09
Forum: dzVents
Topic: Rain prediction - weather underground
Replies: 43
Views: 11472

Re: Rain prediction - weather underground

I see that you are also from the Netherlands, that is an advantage in this case :)

I followed the steps and used the scripts that are mentioned on this website: https://ehoco.nl/domoticz-weerstation/.

It is in Dutch, but that should not be an issue I guess :)
by Steef
Thursday 25 April 2019 13:57
Forum: dzVents
Topic: Initialize a variable? [Solved]
Replies: 8
Views: 2699

Initialize a variable? [Solved]

Hello all, I am using a script to receive weather data from Buienradar (dutch) and Darksky, which worked perfectly for a time, but since a couple of weeks, I receive the following error: 2019-04-25 13:52:00.462 Error: EventSystem: in /home/pi/domoticz/dzVents/runtime/dzVents.lua: /home/pi/domoticz ...
by Steef
Thursday 25 April 2019 13:41
Forum: dzVents
Topic: Rain prediction - weather underground
Replies: 43
Views: 11472

Re: Rain prediction - weather underground

I am using a script that is using the data from Darksky, maybe that is an option for you? You can make up to 1000 requests per day for free.
by Steef
Monday 07 January 2019 11:49
Forum: LUA
Topic: Problems with Darksky script
Replies: 4
Views: 2057

Problems with Darksky script

Hello Domoticz fanatics, My name is Steef, and I am exploring the (endless) possibilities of the Domoticz workaround. I have Domoticz running on a Raspberry Pi 3b, running on Raspbian. Because I would really like to receive detailed weather information, I am trying to follow a nice how-to I found on ...