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

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by HansieNL »

Derik wrote: Wednesday 31 July 2019 20:22 Cannot get to work the train routes..

Like to try nijmegen centraal to limburg centraal..
Perhaps a example?
I suppose you mean to filter a destination. For limburg centraal I could not find a station/code which I could use with a provider. Tried VVS and 9292.
In the next example only the trains from Eindhoven to Schiphol Airport and Maastricht will be shown:

Code: Select all

    //example station id: station-eindhoven
    var publictransport = {}
    publictransport.schiphol= {
    station: 'station-eindhoven',
    destination: 'Schiphol Airport,Maastricht',
    provider: '9292-train',
    show_lastupdate:false,
    icon: 'train',
    results: 7
    };
Blah blah blah
Stepdes
Posts: 24
Joined: Monday 13 November 2017 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: Belgium
Contact:

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

Post by Stepdes »

Mine so far, first screen almost completed.
Played with the temperature icons, icon and icon color changing depending temp. value.
Attachments
FF936209-D41F-4915-8391-3418E48107F7.jpeg
FF936209-D41F-4915-8391-3418E48107F7.jpeg (158.99 KiB) Viewed 3928 times
Derik
Posts: 1601
Joined: Friday 18 October 2013 23:33
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Arnhem/Nijmegen Nederland
Contact:

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

Post by Derik »

Stepdes wrote: Tuesday 27 August 2019 21:48 Mine so far, first screen almost completed.
Played with the temperature icons, icon and icon color changing depending temp. value.
Nice

mm that screen [ rolluiken] option, please share..
And your camera option.. [ cannot get my camera to work ]
Xu4: Beta Extreme antenna RFXcomE,WU Fi Ping ip P1 Gen5 PVOutput Harmony HUE SolarmanPv OTG Winddelen Alive ESP Buienradar MySensors WOL Winddelen counting RPi: Beta SMAspot RFlinkTest Domoticz ...Different backups
User avatar
EdwinK
Posts: 1820
Joined: Sunday 22 January 2017 21:46
Target OS: Raspberry Pi / ODroid
Domoticz version: BETA
Location: Rhoon
Contact:

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

Post by EdwinK »

Stepdes wrote: Tuesday 27 August 2019 21:48 Mine so far, first screen almost completed.
Played with the temperature icons, icon and icon color changing depending temp. value.
Looks nice.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Stepdes
Posts: 24
Joined: Monday 13 November 2017 19:25
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: Belgium
Contact:

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

Post by Stepdes »

Derik wrote: Tuesday 27 August 2019 21:53]

Nice

mm that screen [ rolluiken] option, please share..
You need to count the seconds it takes to close the screens to 50% and 75% ans put this in some blocky scripts, then create a selector switch in domoticz and link this to the blocky scripts
And your camera option.. [ cannot get my camera to work ]
What camera do you have? you know the url to the camera stream? if not, check Ispyconnect website fot your camera.
madradrakie
Posts: 64
Joined: Wednesday 11 September 2019 21:24
Target OS: -
Domoticz version:
Contact:

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

Post by madradrakie »

My water usage graph in dashticz does not show liters but m3. In domoticz the values are reported in liters (x1000). Is there a possibility to adjust the graph so it shows liters instead of m3?
Knipsel.JPG
Knipsel.JPG (49.63 KiB) Viewed 3470 times
madradrakie
Posts: 64
Joined: Wednesday 11 September 2019 21:24
Target OS: -
Domoticz version:
Contact:

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

Post by madradrakie »

i was also wondering if it is already possible to adjust the y-axes values in the graphs?

btw... keep up the good work, i really love dashticz and it's possibilities!!
Lokonli
Posts: 2260
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by Lokonli »

madradrakie wrote: Wednesday 11 September 2019 21:36 My water usage graph in dashticz does not show liters but m3. In domoticz the values are reported in liters (x1000). Is there a possibility to adjust the graph so it shows liters instead of m3?

Knipsel.JPG
With the new graph module, a first version is available via the graphjs branch, you can create a custom graph.

See https://www.domoticz.com/forum/viewtopi ... 67&t=29145

I've posted an answer in that topic:
https://www.domoticz.com/forum/viewtopi ... 20#p223842
jgaalen
Posts: 15
Joined: Monday 11 February 2019 9:05
Target OS: Linux
Domoticz version:
Contact:

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

Post by jgaalen »

I'm using a samsung tab tablet as dashboard. Is there a way to open the page immediately when I double tap the screen after it's locked? Now I have to double tab the screen, swipe up to unlock, open dashtics bookmark. There's probably an easier/quicker way to open the dashboard? Thanks
jake
Posts: 742
Joined: Saturday 30 May 2015 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

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

Post by jake »

jgaalen wrote:I'm using a samsung tab tablet as dashboard. Is there a way to open the page immediately when I double tap the screen after it's locked? Now I have to double tab the screen, swipe up to unlock, open dashtics bookmark. There's probably an easier/quicker way to open the dashboard? Thanks
Yes, with the motion detection app and dashticz loaded in chrome as a web app. Just approach the tablet and it will turn on and show dashticz. Otherwise, just move your hand in front of the camera to activate the motion.
Lokonli
Posts: 2260
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by Lokonli »

Fully kiosk browser works pretty well

Sent from my SM-A320FL using Tapatalk

jgaalen
Posts: 15
Joined: Monday 11 February 2019 9:05
Target OS: Linux
Domoticz version:
Contact:

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

Post by jgaalen »

Thanks, this works really well!
krizzz
Posts: 200
Joined: Wednesday 20 November 2013 20:36
Target OS: Linux
Domoticz version:
Location: The Netherlands
Contact:

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

Post by krizzz »

I have a "tiny". problem and it is driving me crazy.

In my CONFIG.js I have the following block

Code: Select all

blocks[171]['title'] = 'Chris Thuis;
blocks[171]['width'] = 4; //1 to 12, remove this line if you want to use the default (4)
blocks[171]['last_update'] = true; //if you want to show the last update specific for this block
blocks[171]['icon'] = "fa fa-male";
But the ICON displayed is soooooo tiny. I want to get this bigger. From the documentation I have read that I can adjust this in custom.css by adding:

Code: Select all

*
CUSTOM CSS FILE
*/

.fas.fa-male:before{
    font-size: 40px;
}

 .titlegroups[data-id='blocktitle_1'] h3 {
    font-size: 20px;
}

.titlegroups[data-id='blocktitle_2'] h3 {
    font-size: 20px;
}

.titlegroups[data-id='blocktitle_3'] h3 {
    font-size: 20px;
}

.titlegroups[data-id='blocktitle_4'] h3 {
    font-size: 20px;
}

div.mh.titlegroups {
    height: 60px !important;                /* default height=75px */
    padding-top: 3px;                       /* center text for new height */
}
The icon stays the same tiny size, even the adjusting the font size. Why is it not adjusting? thanks.
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by HansieNL »

Can you try:

Code: Select all

blocks[171]['icon'] = "fas fa-male";
Blah blah blah
krizzz
Posts: 200
Joined: Wednesday 20 November 2013 20:36
Target OS: Linux
Domoticz version:
Location: The Netherlands
Contact:

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

Post by krizzz »

HansieNL wrote: Saturday 26 October 2019 18:24 Can you try:

Code: Select all

blocks[171]['icon'] = "fas fa-male";
that's the one, your the best. In hindsight, it was so easy (voor de hand liggend).
leonhannink
Posts: 17
Joined: Friday 10 March 2017 13:29
Target OS: NAS (Synology & others)
Domoticz version: 4.9700
Location: Nederland
Contact:

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

Post by leonhannink »

Hello,
I installed Dashticz on my Synology and everythings works except OWM.
I put the API in Dashticz, but no forecast. Can some one help me.
Attachments
CONFIG.js
(13.45 KiB) Downloaded 127 times
dashticz1.gif
dashticz1.gif (97.53 KiB) Viewed 2714 times
Lokonli
Posts: 2260
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by Lokonli »

leonhannink wrote: Friday 01 November 2019 12:30 Hello,
I installed Dashticz on my Synology and everythings works except OWM.
I put the API in Dashticz, but no forecast. Can some one help me.
config['owm_city'] looks a bit weird:

Code: Select all

config['owm_city'] = '\'xxxxx';
but that might be copy/paste issue. There should be no slash in the name.

Can you open the developer window in chrome (press F12), and check the result of the network request to openweathermap?
(you can find it in the network tab)
leonhannink
Posts: 17
Joined: Friday 10 March 2017 13:29
Target OS: NAS (Synology & others)
Domoticz version: 4.9700
Location: Nederland
Contact:

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

Post by leonhannink »

Thanks, it works
leonhannink
Posts: 17
Joined: Friday 10 March 2017 13:29
Target OS: NAS (Synology & others)
Domoticz version: 4.9700
Location: Nederland
Contact:

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

Post by leonhannink »

other question, i have also a frame buienradar, but it's only een forcast for 1 hours, can this changed in to 12 hours??
Lokonli
Posts: 2260
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by Lokonli »

leonhannink wrote: Friday 01 November 2019 13:57 Thanks, it works
How?
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest