Search found 11 matches
- Wednesday 06 March 2019 17:49
- Forum: Dashticz
- Topic: Dashticz - Function - Playsound/Speak
- Replies: 16
- Views: 4198
Re: Dashticz - Function - Playsound/Speak
Hi, I’m using dashticz on my android tablet (Samsung tab a). When I open dashticz on the Samsung browser I can get sounds when I change a button. Device is turned on or off. But when I use fully kiosk browser it doesn’t work. Is this a bug in dashticz or the fully kiosk browser? How can I solve the ...
- Monday 18 February 2019 20:24
- Forum: LUA
- Topic: copy value dummy setpoint to real setpoint
- Replies: 0
- Views: 541
copy value dummy setpoint to real setpoint
hi all,
i need some help with a simple LUA script:
If a dummy setpoint changes to another value, it has to copy that value to another setpoint IDX,
i have no cleu where to start
----
i'm a learner into LUA, i don't get it
i need some help with a simple LUA script:
If a dummy setpoint changes to another value, it has to copy that value to another setpoint IDX,
i have no cleu where to start
----
i'm a learner into LUA, i don't get it
- Saturday 16 February 2019 23:25
- Forum: Blockly
- Topic: set selector problem
- Replies: 3
- Views: 835
- Saturday 16 February 2019 16:26
- Forum: Blockly
- Topic: set selector problem
- Replies: 3
- Views: 835
set selector problem
hi all, i have a selector dummy switch. the selectors are "uit", "weg", "thuis", "comfort". can i set the selector automaticly to another "selector" when for example a light switches on? in selector the off function wil work, but the switch to "comfort" doesn't work. why? Naamloos.png
- Thursday 14 February 2019 21:45
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 40601
Re: Error ToonThermostat
just ordered another thermostat and Z-wave module. And cancelled my Toon account can make it simple, by myself, without toon
- Wednesday 13 February 2019 21:02
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 40601
Re: Error ToonThermostat
My answer was different: Dank voor je privébericht hoor. Ik heb het betreffende topic inmiddels gelezen. Mijn collega's van het Toon gedeelte op het Eneco Forum zijn een onderzoek gestart m.b.t. het issue waar jij en andere tegenaan lopen. Ik stel voor dat we de communicatie hierover centraal houden. ...
- Wednesday 13 February 2019 8:06
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 40601
Re: Error ToonThermostat
Share your actions, so we can do it to
- Tuesday 12 February 2019 19:17
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 40601
Re: Error ToonThermostat
The reason i started with domoticz, about 3 weeks ago, is to get rid of the the Toon thermostat. One more reason
- Tuesday 12 February 2019 17:01
- Forum: Other questions and discussions
- Topic: Error ToonThermostat
- Replies: 291
- Views: 40601
Error ToonThermostat
so, today i noticed the (dutch) ToonThermostat stopped working. i checked the username and password, stil get this Error. Are there more with the same problem? Is it a bug @ Toon?
Code: Select all
2019-02-12 16:56:23.411 Error: ToonThermostat: Invalid data received, or invalid username/password!
- Monday 11 February 2019 22:24
- Forum: Python
- Topic: internal temperature from other raspberry pi's
- Replies: 5
- Views: 3208
Re: internal temperature from other raspberry pi's
so, de device ID is your IDX to the virtual sensor?
- Monday 11 February 2019 21:35
- Forum: LUA
- Topic: Lua script running every 5 - 10 seconds
- Replies: 2
- Views: 1371
Lua script running every 5 - 10 seconds
Hey Guys, I'm new with Domoticz, and trying to make a LUA script for splitting my DHT11 temp/hum sensor. this is the code, i found it online and changed it for my needs. The problem is that my log-file is full of status triggers for this script. How can i add a line to it, so the value is the same ...