Search found 5 matches
- Saturday 11 March 2023 13:23
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 325542
Re: Dashticz - Show your dashboard and how-to's!
I think that you have to solve this in the custom.css file right klink on the object -> inspecteren (in netherlands) and find the right object use the next line to give the border a color of your desire. (change the 255 to any number between 0 and 255) border: 1px solid rgba(255,255,255,0); for ...
- Sunday 19 February 2023 16:17
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 325542
Re: Dashticz - Show your dashboard and how-to's!
Can someone take a look at my Dashticz dashboard? I am almost satisfied, except for one point. I would like to show a gray border around the rainfall radar, just like the gray border around the google maps block. But I can't get it done, any advice? Or if that doesn't work, possibly the other way ...
- Thursday 02 February 2023 21:34
- Forum: Dashticz
- Topic: Dashticz - Show your dashboard and how-to's!
- Replies: 1004
- Views: 325542
Re: Dashticz - Show your dashboard and how-to's!
My dashticz dashboard showing on a touchscreen display in my hallway. I use it as an alarm control panel and it shows some information about weather, traffic and latest news on my way out. So I can grab an umbrella or take the bike instead of the car :) Hi, nice touch with the light transparent ...
- Friday 01 July 2022 21:32
- Forum: Blockly
- Topic: On-off sequence based on dummy switch status
- Replies: 3
- Views: 2968
Re: On-off sequence based on dummy switch status
It works, thanks! Only I'm not sure why... haha. I've read your post three times and am still trying to understand the logic, but it does exactly what I want. And indeed 60-660 in seconds gives me my 1 minute on and 10 minutes off. Again, thanks! While hitting the submit button something clicks in ...
- Sunday 19 June 2022 16:41
- Forum: Blockly
- Topic: On-off sequence based on dummy switch status
- Replies: 3
- Views: 2968
On-off sequence based on dummy switch status
Hi, My first post here. I've been reading a lot and also been testing and experimenting a lot, but I couldn't find a way to solve my 'issue'. Therefore I took the step to post it here and ask for help. I'm afraid I'll have to move to one of the scripting subforums, but I hope someone knows how to ...