Search found 17 matches
- Saturday 18 September 2021 17:11
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 328703
Re: Dashticz - Show your dashboard and how-to's!
I saw a lot of dashboards, I thought I'll show my dashboard too
![Image]()
- Monday 26 April 2021 11:23
- Forum: Dashticz
- Topic: Where do i go wrong
- Replies: 8
- Views: 874
Re: Where do i go wrong
@ EdwinKer, I don't use text, because I use the idx of domoticz var config = {} config['language'] = 'nl_NL'; config['domoticz_ip'] = ''; config['app_title'] = 'Dashticz V3'; config['domoticz_refresh'] = '5'; config['dashticz_refresh'] = '60'; config['default_news_url'] = 'https://www.nu.nl/rss ...
- Monday 26 April 2021 11:17
- Forum: Dashticz
- Topic: Where do i go wrong
- Replies: 8
- Views: 874
Re: Where do i go wrong
@ klaasvd I think he meant me. I have them between quotation marks
- Monday 26 April 2021 8:11
- Forum: Dashticz
- Topic: Where do i go wrong
- Replies: 8
- Views: 874
Re: Where do i go wrong
I don't think this is necessary
this is the my version
'//Definition of blocks
blocks = {}
blocks[1] = {
width: 6
}
this is the my version
without the dubble {}//overige
blocks[95] = {} /*seisoen*/
blocks[95]['width'] = 2;
blocks[95]['switch'] = true;
blocks[95]['hide_data'] = true;
blocks[95]['image'] = '4s.png',
- Saturday 06 March 2021 8:34
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
- Replies: 121
- Views: 31908
Re: Synology - guide to switch from Jadahl package to official docker (domoticz-docker)
question, if the domoticz container update, do you also need to re-install python? because the original domoticz/domoticz does not have python standard in it
- Sunday 28 February 2021 14:20
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 112121
Re: Oficial Docker Container
thank you for your response and explanation. I added my domoticz compose file. it's true, learn to walk first, then learn to run. but I was very curious. I have figured out how the data persists, but the python version not quite yet #domoticz domoticz: image: domoticz/domoticz container_name ...
- Sunday 14 February 2021 18:52
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 112121
Re: Oficial Docker Container
I am using docker compose on a raspberry pi 4, and installed domoticz. now i have a few questions. i have installed python and pip for deconz / conbee. this works for now. will this stay as it is, or do I have to reinstall pythone and pip per update domoticz? under settings, devices I can activate ...
- Thursday 29 August 2019 20:51
- Forum: Other questions and discussions
- Topic: selectorswitch
- Replies: 2
- Views: 1049
Re: selectorswitch
this seems to happen, the selector changes visually, but the http action is not executed. if I press the selector switch with the mouse, the action will be executed. does anyone have an idea how this is possible? -- Update selector switch in Domoticz to react to status change of Kodi, but don't ...
- Monday 26 August 2019 17:40
- Forum: Other questions and discussions
- Topic: selectorswitch
- Replies: 2
- Views: 1049
selectorswitch
I have put an http action in a selector switch via Selection actions. in addition, a script is running that the selector must convert. this seems to happen, the selector changes visually, but the http action is not executed. if I press the selector switch with the mouse, the action will be executed ...
- Wednesday 21 August 2019 12:51
- Forum: Python
- Topic: [REQUEST] Plugin for Tuya
- Replies: 373
- Views: 102785
Re: [REQUEST] Plugin for Tuya
Question involving Tuya Bulp pluging, is this suitable for the LED strip of Tuya? I have tried linking it only I get an asychroon error message. Have the app shut down and the voltage is on it.
- Thursday 30 May 2019 9:38
- Forum: dzVents
- Topic: dvents scripting for beginners [Solved]
- Replies: 6
- Views: 3083
Re: dvents scripting for beginners [Solved]
In the dzvents wiki list of domoticz, it says that dzvents is a simpler version of lua. I don't read that. The wiki starts with stating that's right, that's not directly in the text, that's what I read from it. No longer do you have to combine all kinds of information given to you by Domoticz in ...
- Tuesday 28 May 2019 18:31
- Forum: dzVents
- Topic: dvents scripting for beginners [Solved]
- Replies: 6
- Views: 3083
Re: dvents scripting for beginners [Solved]
this was indeed the solution (I myself had not seen that the quote brackets were not there). thank you for helping. I still have a question, in the dzvents wiki list of domoticz, it says that dzvents is a simpler version of lua. is lua scripting 100% usable within dzvents scripting? I ask this ...
- Monday 27 May 2019 17:15
- Forum: dzVents
- Topic: dvents scripting for beginners [Solved]
- Replies: 6
- Views: 3083
Re: dvents scripting for beginners [Solved]
thank you for your response, and text with explanation. Part I knew from the dzvents page, the if not function not (cannot find it on the page). it still does not work exactly as I had imagined, no matter which switch goes out the dummy switch also goes out. and what I am trying to do is that, when ...
- Sunday 26 May 2019 21:21
- Forum: dzVents
- Topic: dvents scripting for beginners [Solved]
- Replies: 6
- Views: 3083
dvents scripting for beginners [Solved]
hello via this way i want to ask the following. I try to switch a switch via dzvents scripting. Hereby the following information; switch 1 called no value 1 switch 2 called no value 2 switch 3 called dummy switch. if I switch on switch 1 or 2 then the dummy must switch on (it does not matter which ...
- Monday 10 December 2018 17:39
- Forum: dzVents
- Topic: automatic time daylight
- Replies: 5
- Views: 837
Re: automatic time daylight
SweetPants, thank you, it's working like a charm.


- Sunday 09 December 2018 14:03
- Forum: dzVents
- Topic: automatic time daylight
- Replies: 5
- Views: 837
Re: automatic time daylight
To be honest I havened check that page, I did a search the internet and found a lua/ DzVents page, wits explain basic scripting Lua. and I start playing with it. thank you for reacting to my post, I have copied it into Domoticz I will let you know if it works PS: I change one small thing in the ...
- Sunday 09 December 2018 12:07
- Forum: dzVents
- Topic: automatic time daylight
- Replies: 5
- Views: 837
automatic time daylight
Hi, my name is Brian this is my first post and my first script. I am from the Netherlands, and have trying to create een time script that turns my light on 30 minutes before sun set, automatically with DzVents (time)script if have a raspberry pi 1b os is Debian Domoticz version 4.9700 443,92 MHz ...