Search found 3 matches
- Saturday 24 November 2018 17:54
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 131183
Re: Controlling Toon [HACKED] from Domoticz
EDIT:
[...]
ToonGetInfo
-- Handle json
--local json = assert(loadfile "C:\\Program Files (x86)\\Domoticz\\scripts\\lua\\json.lua")() -- For Windows
local json = assert(loadfile "/home/maes/domoticz/scripts/lua/JSON.lua")() -- For Linux
Okay, next step - I hope.
I have Domoticz installed ...
- Sunday 18 November 2018 8:31
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 131183
Re: Controlling Toon [HACKED] from Domoticz
Well thanks for trying, that's swift though short.
However, now I found in the long list of types the Dummy.
After the dummy is created I can choose switchtype.
Getting there slowly, I think.
However, now I found in the long list of types the Dummy.
After the dummy is created I can choose switchtype.
Getting there slowly, I think.
- Saturday 17 November 2018 21:57
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 131183
Re: Controlling Toon [HACKED] from Domoticz
Hi Maes and others,
I new to Domoticz, but I was glad to find it and especially this topic, hoping to control my Toon.
I've been reading through this topic and ik seems very nice (thanks for all the work!).
However, in the first step of your manual I got lost already. Variables are created. But ...
I new to Domoticz, but I was glad to find it and especially this topic, hoping to control my Toon.
I've been reading through this topic and ik seems very nice (thanks for all the work!).
However, in the first step of your manual I got lost already. Variables are created. But ...