Search found 9 matches

by Huubke80
Saturday 13 January 2018 13:21
Forum: Android
Topic: Geofence for Domoticz
Replies: 381
Views: 105674

Re: Geofence for Domoticz

Is Domoticz accessable from the outside?..you should have access, otherwise you can't change a switch... Regards, Hans Yipzz, that is the strange thing. I think it has to do something with authentication?! Solved, the " basic authentication" instead of "login page" under settings in Domoticz did ...
by Huubke80
Saturday 13 January 2018 13:14
Forum: Android
Topic: Geofence for Domoticz
Replies: 381
Views: 105674

Re: Geofence for Domoticz

DutchHans wrote: Saturday 13 January 2018 10:16 Is Domoticz accessable from the outside?..you should have access, otherwise you can't change a switch...

Regards, Hans
Yipzz, that is the strange thing. I think it has to do something with authentication?!
by Huubke80
Saturday 13 January 2018 9:07
Forum: Android
Topic: Geofence for Domoticz
Replies: 381
Views: 105674

Re: Geofence for Domoticz

Hi,

I have installed the app domofence, now I have the problem that it is only working when I connected to my Wifi. But when I connected to the mobile network I'm getting an error message http://IP:8080/json.htm?...... While I have acces to the webinterface from outside my LAN, someone any idea?
by Huubke80
Wednesday 15 February 2017 20:24
Forum: RFLink Transceiver
Topic: RFLink - USB Gateway - Introduction
Replies: 134
Views: 99383

Re: RFLink - USB Gateway - Introduction

Stuntteam wrote:put a piece of wire between arduino mega pin 12 and 13 (the ones close to the usb connector)
reboot rflink, remove wire, reboot rflink again.
then it should work

You are the best, Thnx!! So what I have done resetting the EEPROM?
by Huubke80
Wednesday 15 February 2017 19:23
Forum: RFLink Transceiver
Topic: RFLink - USB Gateway - Introduction
Replies: 134
Views: 99383

Re: RFLink - USB Gateway - Introduction

What do you see in the rflink loader screen? The following : 20;00;Nodo RadioFrequencyLink - RFLink Gateway V1.1 - R45; 10;version; 10;status; 10;rfdebug=on; 10;rfudebug=on; and the following in apllication debug screen: Debug mode activated ------------------------------ Serial Log mode: Port COM3 ...
by Huubke80
Wednesday 15 February 2017 14:40
Forum: RFLink Transceiver
Topic: RFLink - USB Gateway - Introduction
Replies: 134
Views: 99383

Re: RFLink - USB Gateway - Introduction

Hi all, Yesterday I build my RF link with the RF link PCB v1.1.4. Uploading the latest firmware went Ok. Only don't receive any 433Mhz signals in the RF loader application, while the debug mode is enabled. In the terminal screen appears the Rf45 version, so there is some king of communication to the ...
by Huubke80
Sunday 05 February 2017 18:21
Forum: Bash / PowerShell / Batch etc.
Topic: Script isn't running from Domoticz anymore
Replies: 2
Views: 1183

Re: Script isn't running from Domoticz anymore

Ok, sorrry! After updating to the beta verison 3.6608 it seems regarding the that the path to script is changed . After editing the on action to "script://Deurbel4.sh" it works again. Thnx
by Huubke80
Monday 30 January 2017 17:05
Forum: Bash / PowerShell / Batch etc.
Topic: Script isn't running from Domoticz anymore
Replies: 2
Views: 1183

Script isn't running from Domoticz anymore

Hi, Sinds last week my doorbell bash script isn't running anymore in domoticz. While it still works in whitout any problems in the terminal. In the log the folowing message appears: 2017-01-30 16:59:15.778 (RFXCOM) Chime (Deurbel) 2017-01-30 16:59:16.140 Executing script: /home/pi/domoticz/scripts ...
by Huubke80
Sunday 11 October 2015 13:49
Forum: Blockly
Topic: Blocky test "variable = 1" not working
Replies: 9
Views: 5227

Re: Blocky test "variable = 1" not working

I have made also some events in blocky with an integer as variable, but the events doesn't seems to be triggered after the variable is changed.

Does anyone some explanation for this issue? Or maybe some examples with working events?