Search found 13 matches
- Sunday 05 January 2020 17:34
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
Is it also possible to get the humidity values out of Toon2?
- Tuesday 31 December 2019 10:30
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
After a day working to Domoticz and Toon I think i'm almost done with the script to read out the Toon values. I have 1 error left: 2019-12-30 23:54:00.715 Status: EventSystem: Script event triggered: /home/pi/domoticz/dzVents/runtime/dzVents.lua 2019-12-30 23:54:00.714 Error: dzVents: Error: (2.5.3 ...
- Monday 30 December 2019 23:59
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
After a day working to Domoticz and Toon I think i'm almost done with the script to read out the Toon values. I have 1 error left: 2019-12-30 23:54:00.715 Status: EventSystem: Script event triggered: /home/pi/domoticz/dzVents/runtime/dzVents.lua 2019-12-30 23:54:00.714 Error: dzVents: Error: (2.5.3 ...
- Tuesday 18 December 2018 19:47
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
What i remember is that there an typo error in the script in this line somewhere... This is what i have : domoticz.openURL(string.format('http://%s/happ_thermstat?action=setSetpoint&Setpoint=%s', domoticz.variables('UV_ToonIP').value, device.setPoint*100)) I copied your code and it is working right ...
- Monday 17 December 2018 22:36
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
Yes, exactly.. I will get in to it later this week... I've moved everything from Rapberry 1 to Raspberry 2, maybe it has something to do with that. For some strange reason my gas and electro usage are also not working anymore (gas since I moved, electro sinds yesterday evening..) To be continued ...
- Monday 17 December 2018 22:04
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
I used the lua before, but I remember something about errors in that script?
It is strange, because this DZvents script worked before. I don't know when it stopped working, because I don't use the function that much.. But it would be nice if it can work again...
It is strange, because this DZvents script worked before. I don't know when it stopped working, because I don't use the function that much.. But it would be nice if it can work again...
- Sunday 16 December 2018 22:08
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
Yes I have.
That was also my thought, also try to change it but no results..
That was also my thought, also try to change it but no results..
- Sunday 16 December 2018 21:45
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
I was hoping someone can help me with the following error. The error is after manual changing the setpoint in domoticz. 2018-03-18 17:04:22.630 dzVents: Info: ------ Start internal script: ToonSetPoint: Device: "Toon Thermostat (Toon Thermostat)", Index: 468 2018-03-18 17:04:22.631 dzVents: Error ...
- Friday 14 September 2018 20:50
- Forum: Zigbee
- Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
- Replies: 2452
- Views: 525813
Re: Xiaomi Smart Home Suite (very cheap) compatibilty?
I'm also very curious to the solution about the vibration sensor.
My idea is to let the system send me a message when my washing machine is done, so at a specific vibration (at centrifuging)
My idea is to let the system send me a message when my washing machine is done, so at a specific vibration (at centrifuging)
- Thursday 29 March 2018 22:33
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
- Thursday 29 March 2018 21:15
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
The php script doesnt need names. Only idxnumbers. What is the output when you manually run the script? Is the script executable? When I run "chmod +x /home/pi/domoticz/scripts/p1_meter/gas_data_json.php" in Putty, I go directly to the next line. So no fault or something, is that correct? I don't ...
- Wednesday 21 March 2018 10:59
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
- Monday 19 March 2018 16:34
- Forum: Heating/cooling
- Topic: Controlling Toon [HACKED] from Domoticz
- Replies: 426
- Views: 125296
Re: Controlling Toon [HACKED] from Domoticz
Hi guys, I'm new on this forum, at least as a member. Did read and learn a lot from this forum so far. I started with Domoticz for my lights etc. After some time I read a lot about the possibilites within Domoticz. So I started with some small scripts. Toon was already in Domoticz, but I paid a lot ...