Search found 24 matches
- Thursday 16 February 2017 17:41
- Forum: Python
- Topic: Plugin Denon AVR-X2100W
- Replies: 40
- Views: 8134
Re: Plugin Denon AVR-X2100W
Hi Poikuc, I just tried your plugin but i get the following error 2017-02-16 17:39:06.093 (Denon AVR X2100W) Calling message handler 'onHeartbeat'. 2017-02-16 17:39:06.093 (Denon AVR X2100W) Disconnect directive received. 2017-02-16 17:39:06.093 Error: Plugin: Async Read Exception: 125, Operation ...
- Thursday 26 January 2017 8:15
- Forum: Design, usability and languages
- Topic: New dark theme
- Replies: 64
- Views: 27776
Re: New dark theme
Thanks G3rard ! Really nice theme
- Friday 14 October 2016 15:39
- Forum: Heating/cooling
- Topic: TOON died within Domoticz
- Replies: 259
- Views: 54774
Re: TOON died within Domoticz
I have the same problem.. hope some update will fix this..
- Tuesday 09 August 2016 15:30
- Forum: Switches and Scenes
- Topic: IP Camera motion detection
- Replies: 30
- Views: 28835
Re: IP Camera motion detection
Thnx ! Will give it a try 

- Tuesday 09 August 2016 15:11
- Forum: Switches and Scenes
- Topic: IP Camera motion detection
- Replies: 30
- Views: 28835
Re: IP Camera motion detection
Hi, I recently bought the Foscam C1 which has SOUND detection as well, thought I'd modify your script a bit and share it here: #!/bin/bash FOSCAMIP="xxx.xxx.xxx.xxx" FOSCAM_PORT="88" FOSCAM_USER="xxxx" FOSCAM_PASS="xxxx" DOMO_IP="xxx.xxx.xxx.xxx" DOMO_PORT="8080" DOMO_USER="xxxx" DOMO_PASS="xxxx ...
- Tuesday 07 June 2016 7:36
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
Perhaps an idea is to integrate presence detection in the following way ?
If athome then stop sending the notifications workhome
if atwork then stop sending the notifications homework.
If athome then stop sending the notifications workhome
if atwork then stop sending the notifications homework.
- Wednesday 04 May 2016 17:24
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
I think i found something.. When i replace the variables ..fromx..','..fromy.. and ..tox..','..toy.. it works....


- Wednesday 04 May 2016 17:01
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
Oke here is the code i copied :) --------------------------------- --Script to calculate duration and distance between two points using Google Maps --Author : woody4165 based on Neutrino Traffic with Waze, updated by G3rard --Date : 9 April 2016 --------------------------------- commandArray={} time ...
- Wednesday 04 May 2016 16:28
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
Now i am really lost. I will start from scratch again later en will let you know..
Thanks for your help so far !
Thanks for your help so far !
- Wednesday 04 May 2016 14:19
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
Curl gives the exact same result like in a normal browser. pi@raspberrypi ~/domoticz/scripts/lua $ curl "https://maps.googleapis.com/maps/api/directions/json?origin=51.62021,4.85461&destination=52.11058,5.06212&key=Google-API-Key" { "geocoded_waypoints" : [ { "geocoder_status" : "OK", "place_id ...
- Wednesday 04 May 2016 13:30
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
I adjusted the script just like yours and this is the output.. 2016-05-04 13:30:00.418 LUA: { "geocoded_waypoints" : [ {}, {} ], "routes" : [], "status" : "ZERO_RESULTS" } 2016-05-04 13:30:00.418 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_google.lua: /home/pi/domoticz/scripts ...
- Wednesday 04 May 2016 12:10
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
No, this is not the complete output.. The complete output is a lot.. also with directions but let's check if i can find the 'outer' section of the route. I removed the steps from the output below. { "geocoded_waypoints" : [ { "geocoder_status" : "OK", "place_id ...
- Wednesday 04 May 2016 11:48
- Forum: LUA
- Topic: Traffic with Google Maps in Domoticz
- Replies: 129
- Views: 34020
Re: Traffic with Google Maps in Domoticz
Hi all, I am struggling a bit with this script.. Getting the following error: 2016-05-04 11:40:00.552 Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_google.lua: /home/pi/domoticz/scripts/lua/script_time_google.lua:55: attempt to index field '?' (a nil value) Problem seems to be ...
- Tuesday 15 March 2016 7:47
- Forum: LUA
- Topic: Traffic with waze in Domoticz
- Replies: 110
- Views: 33418
Re: Traffic with waze in Domoticz
Forget my post.. was not looking closelysjefk wrote:Awesome.. but which beta version ? I am running Version: 3.4933 but can not select a custom sensor..Raspberry Piet wrote:Custom Sensor. Available in Beta version.Pierryck wrote:My virtual device is a general text, which one do you take to change the icon ?

- Tuesday 15 March 2016 7:22
- Forum: LUA
- Topic: Traffic with waze in Domoticz
- Replies: 110
- Views: 33418
Re: Traffic with waze in Domoticz
Awesome.. but which beta version ? I am running Version: 3.4933 but can not select a custom sensor..Raspberry Piet wrote:Custom Sensor. Available in Beta version.Pierryck wrote:My virtual device is a general text, which one do you take to change the icon ?
- Tuesday 23 February 2016 8:35
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 416857
Re: NEW frontpage.html - request comments
Would it be possible to show Kodi info like the info what is displayed when using Sonos ?
- Thursday 18 February 2016 7:30
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 416857
Re: NEW frontpage.html - request comments
Hi G3rard, Love the frontpage :) Just copied your changes from Github to control my Toon Thermostaat and it works.. Just wonder how you got the current temp in the description below. Make sure you have the current temp defined in frontpage_settings.js (you can also do this in a dummy cell, eg # 28 ...
- Wednesday 17 February 2016 18:36
- Forum: Design, usability and languages
- Topic: NEW frontpage.html - request comments
- Replies: 1301
- Views: 416857
Re: NEW frontpage.html - request comments
Hi G3rard,
Love the frontpage
Just copied your changes from Github to control my Toon Thermostaat and it works..
Just wonder how you got the current temp in the description below.
Love the frontpage

Just copied your changes from Github to control my Toon Thermostaat and it works..
Just wonder how you got the current temp in the description below.
- Thursday 07 January 2016 12:05
- Forum: LUA
- Topic: Traffic with waze in Domoticz
- Replies: 110
- Views: 33418
Re: Traffic with waze in Domoticz
I found out the problem was indeed that there was no data in the virtual sensor
I updated the values manually via JSON.
Now it works
Thanks for your time D'rMorris !
I updated the values manually via JSON.
Now it works

Thanks for your time D'rMorris !
- Thursday 07 January 2016 11:38
- Forum: LUA
- Topic: Traffic with waze in Domoticz
- Replies: 110
- Views: 33418
Re: Traffic with waze in Domoticz
Yes i copy, paste'd it. I put these print lines at the top of the script. print(otherdevices_lastupdate['TravelToWork']) print(otherdevices_lastupdate['TravelToHome']) print(otherdevices_lastupdate['Weegschaal']) print(otherdevices_lastupdate['Denon Status']) And it only reports the last 2, one of ...