Search found 12 matches
- Sunday 29 August 2021 13:14
- Forum: Dashticz
- Topic: Dashticz login with fully kiosk help needed
- Replies: 0
- Views: 180
Dashticz login with fully kiosk help needed
Hello all, Continuing with my project to create an effective controller with dashticz, I now have the following problem. I would like to have dashticz login enabled and want fully kiosk to autofill or at least save the logindata, unfortunately this does not happen. how can I solve this issue? Thanks ...
- Sunday 29 August 2021 13:09
- Forum: Dashticz
- Topic: Doorlock block not working
- Replies: 2
- Views: 237
Re: Doorlock block not working
Hello Lokonii,
thank for the explanation.
i have made a work-a-round for it with a dummy and a script to sync it with the doorlock.
thank for the explanation.
i have made a work-a-round for it with a dummy and a script to sync it with the doorlock.
- Monday 09 August 2021 10:13
- Forum: Dashticz
- Topic: Doorlock block not working
- Replies: 2
- Views: 237
Doorlock block not working
Hello all, I am working on Dashticz with Fully Kiosk. My problem is the Door-lock. When i set it up as a door-lock in domoticz. If i control it through domoticz it updates the status in dashticz. But if i want to control it with dashticz it does not work. When i change the door-lock in domoticz to ...
- Tuesday 11 May 2021 15:03
- Forum: Heating/cooling
- Topic: Tado hardware error
- Replies: 4
- Views: 942
Re: Tado hardware error
Found my solution!!
- backup database
- stop domoticz
- delete database
- start domoticz
- import database
- restart domoticz
And everything is running again, i don not know why but it works!
- backup database
- stop domoticz
- delete database
- start domoticz
- import database
- restart domoticz
And everything is running again, i don not know why but it works!
- Tuesday 11 May 2021 10:10
- Forum: Heating/cooling
- Topic: Tado hardware error
- Replies: 4
- Views: 942
Re: Tado hardware error
I am also having ploblems
is there a way to update the Tado plugin?
Code: Select all
Error: Tado: Failed to perform GET request to Tado Api: ; Response headers: HTTP/1.1 7 Couldn't connect to server
- Monday 22 March 2021 10:29
- Forum: Z-Wave
- Topic: Z-wave ERROR "MultiChannel Encapsulated"
- Replies: 1
- Views: 423
Z-wave ERROR "MultiChannel Encapsulated"
Hello all, My domoticz installation is running fairly good and stable. Hardware: Rpi4 4GB, Aeontec Zwave stick gen5+, Qubino dimmers+relays, fibaro sensors, fibaro implant, esp's. Software: Domoticz 2020.2 b63341bc0, Homebridge 1.3.4 (ciao). My only problem is this: 2021-03-21 16:25:14.268 Error ...
- Sunday 10 May 2020 18:19
- Forum: dzVents
- Topic: help with dzVents 2020.2 dim value [Solved]
- Replies: 7
- Views: 1475
Re: help with dzVents 2020.2 dim value [Solved]
Updated to beta and it is fixed.
Thanks for your help!
Thanks for your help!
- Saturday 09 May 2020 20:22
- Forum: dzVents
- Topic: help with dzVents 2020.2 dim value [Solved]
- Replies: 7
- Views: 1475
Re: help with dzVents 2020.2 dim value [Solved]
If i go back to 2020.1, the issue wil then be fixed?
- Saturday 09 May 2020 19:58
- Forum: dzVents
- Topic: help with dzVents 2020.2 dim value [Solved]
- Replies: 7
- Views: 1475
Re: help with dzVents 2020.2 dim value [Solved]
My Domoticz version is:
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Python Version: 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0]
Version: 2020.2
Build Hash: b63341bc0
Compile Date: 2020-04-26 13:47:55
dzVents Version: 3.0.2
Python Version: 3.7.3 (default, Dec 20 2019, 18:57:59) [GCC 8.3.0]
- Saturday 09 May 2020 11:36
- Forum: dzVents
- Topic: help with dzVents 2020.2 dim value [Solved]
- Replies: 7
- Views: 1475
help with dzVents 2020.2 dim value [Solved]
Hello All, I am trying to get a dzVents script working but i have no succes. The script i am using is from this topic https://domoticz.com/forum/viewtopic.php?f=59&t=29345 The problem is that de dim value is not changing at the times set is the script. here is the script: return { on = { devices ...
- Saturday 25 February 2017 17:19
- Forum: Blockly
- Topic: How to Adjusting dimmer??
- Replies: 0
- Views: 647
How to Adjusting dimmer??
Hello, i am running domoticz 3.6792 on RPi 2, connected RFLink+Razberry+HarmonyHub. i want to adjust the level of the dimmer when switching on the tv if the dimmer is on. i tried this: if (Ceiling-lamp) < (level(%) 25) and (TV) = (on) set (Ceiling-lamp) = (level(%) 25) but this is not working. what ...
- Saturday 04 February 2017 19:36
- Forum: Other questions and discussions
- Topic: Automated on/off with block script help!
- Replies: 2
- Views: 920
Automated on/off with block script help!
Hello all, i have made a blocky script to automatically turn off my audio-rack when there is nothing playing with a delay of 1 hour, if you play music within the hour it will "reset" and nothing turns off. but now comes the problem. I want to automatically turn on my audio-rack when some source of ...