Search found 7 matches

by sneaksneak
Tuesday 10 November 2015 0:11
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181926

Re: ELV Max! Heating control system

What is all this Error. Java problmes? [2015-11-10 00:08:04,074] [DEBUG]: Loading script: Domoticz.js [2015-11-10 00:08:05,823] [ERROR]: Error evaluating script javax.script.ScriptException: sun.org.mozilla.javascript.EvaluatorException: missing ; before statement (<Unknown source>#147) in <Unknown ...
by sneaksneak
Tuesday 03 November 2015 10:18
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181926

Re: ELV Max! Heating control system

It now looks like this. Nothing comes up in Domoticz [2015-11-03 10:16:01,268] [DEBUG]: updateRadiatorThermostatTemperatures() [2015-11-03 10:16:01,286] [DEBUG]: updateWallThermostatTemperatures() [2015-11-03 10:16:02,835] [DEBUG]: disconnect() [2015-11-03 10:16:12,834] [DEBUG]: ConnectionWatchdog ...
by sneaksneak
Tuesday 03 November 2015 8:20
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181926

Re: ELV Max! Heating control system

Dont know for sure but close them to be certain. The default port is 62914 if i remember correctly Verstuurd vanaf mijn D6503 met Tapatalk After closing the online function I still got the same error. [2015-11-03 08:17:03,944] [DEBUG]: receive() done [2015-11-03 08:17:04,038] [DEBUG]: Detected cube ...
by sneaksneak
Monday 02 November 2015 23:17
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181926

Re: ELV Max! Heating control system

Skippiemanz wrote:It seams that the script is unable to find your cube. Are you sure ther is no other program connected to the cube?
No other program is connected.
Hmm, perhaps the live account connection and the android app need to be closed?
How can I know what port the cube is using?
by sneaksneak
Monday 02 November 2015 9:51
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181926

Re: ELV Max! Heating control system

I can not get this to work. Installations on the Raspberry Pi seems to be ok. But when I run ./headless.sh I get this at the bottom??? Please help. [2015-11-02 09:43:33,594] [DEBUG]: MAXBuddy.run([-headless]) [2015-11-02 09:43:33,749] [DEBUG]: Settings#upgradeSettings() [2015-11-02 09:43:34,007 ...
by sneaksneak
Wednesday 19 November 2014 23:45
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417162

Re: Blockly examples

Thanks. Its woking now!
by sneaksneak
Tuesday 18 November 2014 8:28
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417162

Re: Blockly examples

Hello. I have made a blockly that dont work alright. I have a motion detector that domoticz use as a sensor. Blockly is like this. If motion is on and time > 00:00 to < 06:00 Set staitwaylight on for 3 minutes. It is not working on daytime as it should. But by night when motion is detected it turn ...