Search found 12 matches
- Sunday 22 March 2020 22:00
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: updating: everytime a major c*ckup! setup gone
- Replies: 0
- Views: 246
updating: everytime a major c*ckup! setup gone
For the 4th time in a row, I had to install a fresh domoticz because all updates destroy my existing setup!!!! Just a few mins ago the 5th time my setup is gone....what is wrong with the release updateprocedure? Everytime I put in a new sd-card and the next time the same sh*t happens again ...
- Sunday 09 June 2019 20:53
- Forum: Examples & Solutions
- Topic: Get online airquality data [SOLVED]
- Replies: 63
- Views: 17507
Re: Get online airquality data [SOLVED]
Everthing works now!!! Thanx All
- Sunday 09 June 2019 8:15
- Forum: Examples & Solutions
- Topic: Get online airquality data [SOLVED]
- Replies: 63
- Views: 17507
Re: Get online airquality data [SOLVED]
Can you replace in your script the function handleResponse with ........... This will only add some extra debug logging 2019-06-09 07:46:02.042 Status: EventSystem: Script event triggered: /home/pi/domoticz/dzVents/runtime/dzVents.lua 2019-06-09 07:46:31.996 Status: dzVents: Info: Handling ...
- Sunday 09 June 2019 8:07
- Forum: Examples & Solutions
- Topic: Get online airquality data [SOLVED]
- Replies: 63
- Views: 17507
Re: Get online airquality data [SOLVED]
Hi, Do you know that a Domoticz plugin for air quality exists? See: https://openaq.org Plugin: https://github.com/Xorfor/Domoticz-OpenAQ-Plugin It's easier than inventing the wheel twice. If you are in The Netherlands you can also use the script in this thread: https://www.domoticz.com/forum ...
- Saturday 08 June 2019 10:36
- Forum: Examples & Solutions
- Topic: Get online airquality data [SOLVED]
- Replies: 63
- Views: 17507
Re: Get online airquality data [SOLVED]
> Yes. You most likely saved it as a Lua script. It should be saved as a dzVents script. Oops, do I feel a little bit .... (well you know) For Nitrous Oxide, values are there ;-) but...., Update 10:48: I've put the station's Lat/Long in the script, now I've got Ozone PM2.5 and PM10 as well....Carbon ...
- Saturday 08 June 2019 10:01
- Forum: Examples & Solutions
- Topic: Get online airquality data [SOLVED]
- Replies: 63
- Views: 17507
Re: Get online airquality data [SOLVED]
I am using this code... --[[ data from http://waqi.info/ An API key is required and can be aquired here ==> http://aqicn.org/data-platform/token/ Based on the original idea and script from @elmortero http://api.waqi.info/feed/geo:51.468096;5.631230/?token=TOKEN REMOVED = Helmond http://api.waqi.info ...
- Friday 23 June 2017 9:36
- Forum: Suggestions
- Topic: timer- variable dependancy
- Replies: 1
- Views: 661
timer- variable dependancy
If possible I would like to have a timer that checks if a variable is a 0 or 1. That way I can program several timers for e.g. hollidays e.g: a schoolholiday the var vacation is set to 1 not a schoolvacation the var vacation is set to 0 So can make timers that check the var and act accordingly....
- Thursday 02 February 2017 17:20
- Forum: Other questions and discussions
- Topic: google maps html page
- Replies: 0
- Views: 548
google maps html page
Hi all, I have an android app which sends the lat/long of my phone every 5 mins and this is stored in domoticz as a Variable and it is stored as Lat,Long . I want to make a page which reads the variable in domoticz and show a google maps page which shows the last known location. Reading the variable ...
- Tuesday 31 January 2017 17:28
- Forum: Other questions and discussions
- Topic: updating 2 variables in one url
- Replies: 2
- Views: 700
Re: updating 2 variables in one url
So i could place the %LAT and the %LONG into one var with e.g. a - in between?
Like this?
json.htm?type=command¶m=updateuservariable&vname=ploc&vtype=2&vvalue=%LAT-%LONG
or what is the best way to seperate the 2?
Like this?
json.htm?type=command¶m=updateuservariable&vname=ploc&vtype=2&vvalue=%LAT-%LONG
or what is the best way to seperate the 2?
- Tuesday 31 January 2017 16:28
- Forum: Other questions and discussions
- Topic: updating 2 variables in one url
- Replies: 2
- Views: 700
updating 2 variables in one url
Hi all, I want to update 2 variables but I only can put the 2 vars into 1 url. How do I make domoticz understand this? these are the 2 url's: /json.htm?type=command¶m=updateuservariable&vname=lat&vtype=2&vvalue=%LAT /json.htm?type=command¶m=updateuservariable&vname=long&vtype=2&vvalue=%LONG ...
- Saturday 26 November 2016 12:18
- Forum: Other questions and discussions
- Topic: Gas Youless: decimal point wrong
- Replies: 2
- Views: 1379
Gas Youless: decimal point wrong
I have 2 youless devices, one for electricity and the other for natural gas. Domoticz reads the youless for natural gas correct however the decimal point is wrong. The current measurement reads 9855.410 but domoticz reports: 98554.10 A leading zero in front in the youless doesn't work.... what can I ...
- Monday 14 November 2016 17:21
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: getting a slave domoticz to ....
- Replies: 0
- Views: 1946
getting a slave domoticz to ....
Hi all, about 10years ago I started with HA with X10, K8000 and powerhome. Now I have domoticz on a pi running on zwave, so on Domoticz I am a newbie. Would it be possible to get a slave domoticz on a second pi to see 5 switches (magnetic contacts in doors) connected to 5 gpio ports and send thier ...