Search found 13 matches

by francisb
Monday 22 October 2018 19:15
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122616

Re: Controlling Toon [HACKED] from Domoticz

nope,

now i get this:

Code: Select all

2018-10-22 19:13:51.924 Error: EventSystem: in Toon_Getinfo_lua: [string "-- Version 1:..."]:57: ')' expected near '"}"' 
Regards,

Francis
by francisb
Sunday 21 October 2018 22:12
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122616

Re: Controlling Toon [HACKED] from Domoticz

well, i have run this for two hours now but still the error.....
by francisb
Sunday 21 October 2018 19:33
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122616

Re: Controlling Toon [HACKED] from Domoticz

Hi madpatrick, I tried your script, but when i run the toon_getinfo_lua script i get the following in the log: Error: EventSystem: in Toon_Getinfo_lua: /home/pi/domoticz/scripts/lua/JSON.lua:660: html passed to JSON:decode(): <?xml version="1.0" encoding="iso-8859-1"?> 2018-10-21 19:31:40.343 ...
by francisb
Tuesday 15 November 2016 20:04
Forum: Heating/cooling
Topic: Controlling Toon [HACKED] from Domoticz
Replies: 426
Views: 122616

Re: Controlling Toon [HACKED] from Domoticz

Hi Maes, I have hacked my Toon also and hooking it up with my Domoiticz on my PI. I managed to get the Toon Scenes up and running, but your tutorial is bit vage about the dummy devices for Toon temperature, Toon thermostat and Toon Program Information. What type of Dummy did you create and how did ...
by francisb
Thursday 07 January 2016 19:02
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

ok solved it, changed the ual script.

Code: Select all

if (devicechanged['Deurbel']=='Group On') then
So changed it to Group on.
by francisb
Thursday 07 January 2016 18:50
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

Ok i investigate further and its the "group on" giving the problem. When i press within Domoticz website on the doorbell then i see in the log the on command.
But when de doorbell itself is pressed i see group on in the log.

So why is that?
by francisb
Thursday 07 January 2016 17:55
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

Ok, i cheered to early (dutch saying) When i go the doorbell on the Domoticz website then it works, but when i actually press the doorbell it does not. The log is showing an entry. 2016-01-07 17:49:52.064 Notification sent (http) => Success 2016-01-07 17:49:51.765 (RFXCom) Lighting 2 (Deurbel) So ...
by francisb
Thursday 07 January 2016 12:33
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

And that my friend is the solution....it works now.

What is the group on for by the way? And can you change the ual script so it can also work on group on?
by francisb
Thursday 07 January 2016 11:38
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

could it be that the doorbell is on "group on" and if so how can i change that?
by francisb
Thursday 07 January 2016 11:35
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Re: Lua script, do i miss something?

When i triggered the Doorbell, i can see the notification from the device itself not from the script.
No entry of the script in the log, also not after changing the print command as you stated in your reply.
by francisb
Thursday 07 January 2016 11:17
Forum: LUA
Topic: Lua script, do i miss something?
Replies: 9
Views: 2184

Lua script, do i miss something?

Hello, I have copied a small lua script to trigger a shell script, but it seems not to work. The .sh script on itself works, tested in a shell under the same username as where Domticz is running in. commandArray = {} if (devicechanged['Deurbel']=='On') then os.execute('/home/pi/domoticz/scripts ...
by francisb
Thursday 31 December 2015 14:39
Forum: Cameras
Topic: Foscam FI8904W
Replies: 2
Views: 1428

Re: Foscam FI8904W

That worked, Thanks.
by francisb
Friday 25 December 2015 15:04
Forum: Cameras
Topic: Foscam FI8904W
Replies: 2
Views: 1428

Foscam FI8904W

Hello,

Has anyone the FI8904W working? I have tried the url's at ispyconnect.com but no joy.
Also when i use the working url for snapsots in my webbrowser still no success.

Regards,


Francis