Page 37 of 51

Re: Dashticz - Show your dashboard and how-to's!

Posted: Wednesday 12 February 2020 13:13
by EdwinK
I think I need to make mine similair ;)

Re: Dashticz - Show your dashboard and how-to's!

Posted: Thursday 13 February 2020 19:31
by PSYCHOTIC
Can anyone tell me how to change the fonsize in the spotify plugin? And how to make the playlist selector bigger and also resize the fontsize.

Thx for your time guys!!!

Re: Dashticz - Show your dashboard and how-to's!

Posted: Saturday 15 February 2020 19:36
by edwin1234
How to put a website on dashticz
Like http://hondenpage.com

Thanks

Re: Dashticz - Show your dashboard and how-to's!

Posted: Saturday 15 February 2020 19:54
by Lokonli
You can put the the url in a frame block to show it directly on the dashboard, or use a button to show a popup window or new browser window on click.

Sent from my SM-A320FL using Tapatalk


Re: Dashticz - Show your dashboard and how-to's!

Posted: Saturday 15 February 2020 20:39
by edwin1234
Thanks for your answer

Re: Dashticz - Show your dashboard and how-to's!

Posted: Saturday 15 February 2020 22:50
by EdwinK
PSYCHOTIC wrote: Thursday 13 February 2020 19:31 Can anyone tell me how to change the fonsize in the spotify plugin? And how to make the playlist selector bigger and also resize the fontsize.

Thx for your time guys!!!

See https://dashticz.readthedocs.io/en/beta ... -text-size

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 16 February 2020 9:27
by clinkadink
edwin1234 wrote: Wednesday 12 February 2020 12:16 I have set my bar graph color to yellow in the config file

blocks['graph_6'] = {
graph: 'bar',
datasetColors: ['yellow']
}

but the bar graph stays white.
Do i have to change something else?
Graphs and Multigraphs are now merged in the latest beta, they now use the same block.This means if you define a block, you don't need to use the "graph_idx" naming anymore, instead you need to add the devices param. In your case, add this ...

Code: Select all

blocks['my_graph] = {
    devices: [6],
    graph: 'bar',
    datasetColors: ['yellow']
}
Cheers.

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 16 February 2020 21:05
by marktn
Hi,

I need some help, i have 2 page's in dashticz.
Is there a way to swipe automatic?

I have tried these.. But nothing works.
config['enable_swiper'] = 2
config['auto_slide_pages'] = 6;

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 16 February 2020 21:46
by HansieNL
marktn wrote: Sunday 16 February 2020 21:05 Hi,

I need some help, i have 2 page's in dashticz.
Is there a way to swipe automatic?

I have tried these.. But nothing works.
config['enable_swiper'] = 2
config['auto_slide_pages'] = 6;
Just tested with latest beta version and it’s working here.
Can you let us know what version you are using?

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 16 February 2020 23:18
by Lokonli
marktn wrote: Sunday 16 February 2020 21:05 Hi,

I need some help, i have 2 page's in dashticz.
Is there a way to swipe automatic?

I have tried these.. But nothing works.
config['enable_swiper'] = 2
config['auto_slide_pages'] = 6;
Add the following to CONFIG.js as well:

Code: Select all

config['auto_swipe_back_after'] = '0';

Re: Dashticz - Show your dashboard and how-to's!

Posted: Wednesday 19 February 2020 19:06
by marktn
Lokonli wrote: Sunday 16 February 2020 23:18
marktn wrote: Sunday 16 February 2020 21:05 Hi,

I need some help, i have 2 page's in dashticz.
Is there a way to swipe automatic?

I have tried these.. But nothing works.
config['enable_swiper'] = 2
config['auto_slide_pages'] = 6;
Add the following to CONFIG.js as well:

Code: Select all

config['auto_swipe_back_after'] = '0';
Yes that was the solution! Thanks for helping!!

Re: Dashticz - Show your dashboard and how-to's!

Posted: Thursday 20 February 2020 12:37
by flemm
Hi everyone!

A few weeks ago I finally installed my first Pi with domoticz and dashticz. I've been messing around with it to create my custom dashboard, and I thought i'd say hello and share my progress so far. I'm very thankful for all the information I already obtained from this forum, and would love to help other people out with issues or questions.

Here's my progress so far. It's still pretty basic and there are some small issues, like the heating image/icon. Next step is to add some graphs and other info like weather and so on.

Cheers!

Re: Dashticz - Show your dashboard and how-to's!

Posted: Thursday 20 February 2020 18:05
by Sjonnie2017
Looks nice. I like the basic design and the color of the headers/titles. You have much the same components as I have although I have chosen a different approach:

Image

Greetz,

Sjonnie

Re: Dashticz - Show your dashboard and how-to's!

Posted: Thursday 20 February 2020 20:12
by flemm
Nice, love the clean layout. Lot's of switches and stuff, but still easy on the eye. I'm still shifting blocks around, guess you are quite lucky with nice even amounts of devices.. :D And you got me just what i was missing, a block showing the uptime :lol: Thanks!

Re: Dashticz - Show your dashboard and how-to's!

Posted: Thursday 20 February 2020 21:41
by EdwinK
Sjonnie2017 wrote: Thursday 20 February 2020 18:05 Looks nice. I like the basic design and the color of the headers/titles. You have much the same components as I have although I have chosen a different approach:
This indeed looks nice and clean.

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 23 February 2020 14:59
by marktn
Is there a nice way to get a notification in dashticz?

I have Fully kiosk Browser on my tablet. With motion detection and screensaver.
On my phone i am using the domoticz app, that recieves Notifications.

Re: Dashticz - Show your dashboard and how-to's!

Posted: Sunday 23 February 2020 16:37
by Sjonnie2017
flemm wrote: Thursday 20 February 2020 20:12 Nice, love the clean layout. Lot's of switches and stuff, but still easy on the eye. I'm still shifting blocks around, guess you are quite lucky with nice even amounts of devices.. :D And you got me just what i was missing, a block showing the uptime :lol: Thanks!
It took some time to configure the size and amount of blocks on the first screen. Especially because I use a number of blocks on other screens as well. A bit of experimenting and a lot of trial and error got me to this layout.

Re: Dashticz - Show your dashboard and how-to's!

Posted: Tuesday 24 March 2020 10:27
by Remelco
I always see a beautifull full screen from everyone . How do you do that? In safari I get an "X" in the screen on the left side. WIth kiosk pro (free version) I see the advertisement on the bottom.

Re: Dashticz - Show your dashboard and how-to's!

Posted: Tuesday 24 March 2020 17:48
by Sjonnie2017
Remelco wrote: Tuesday 24 March 2020 10:27 I always see a beautifull full screen from everyone . How do you do that? In safari I get an "X" in the screen on the left side. WIth kiosk pro (free version) I see the advertisement on the bottom.
Depends on the size of your screen maybe? Have you tried on a different computer with Chrome, Edge, Firefox?

Re: Dashticz - Show your dashboard and how-to's!

Posted: Tuesday 24 March 2020 18:40
by Remelco
I am using an Ipad. With Chrome and edge it is not possible to go to full screen.