Dashticz - General Discussions

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 - General Discussions

Post by HansieNL »

Trigun wrote:
EdKo66 wrote:Nope. It's correct. In this file you can add stuf you want. Such as rounded corners or in this case no bullets.
Hi Edko, thnx for your reply!
can you help me a bit out here?
the code states:
/*
CUSTOM CSS FILE
*/


this is going to sound dumb but where do I need to put the code?
after the /* ....*/ ?
Just under that text is good enough.
Blah blah blah
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Re: Dashticz - General Discussions

Post by Trigun »

Go it!! thnx a lot HansieNL !!
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - General Discussions

Post by robgeerts »

booster wrote:I'm also starting to play around with Dashticz, and I'm trying to get the most important switches on the dashboard now.
Just one issue I'm running into:

My curtains look like this in the standard domoticz page:
dash2.png

However, when adding them (standard way) in Dashticz, the curtains are not listed as dimmer/with a slider, so I can't set a percentage.
dash3.png

In domoticz, I configured them as "blinds percentage inverted"
dash1.PNG

Is there something I can do to make them listed with the slider from within Dashticz, without changing the switch type?
Could you test latest beta for this?
I tried fixing this with a dummy but cannot really test this...
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by HansieNL »

Is it possible to change the height of the title block of the calendar?
Naamloos 1.jpg
Naamloos 1.jpg (7.18 KiB) Viewed 2233 times
Blah blah blah
User avatar
htilburgs
Posts: 464
Joined: Tuesday 03 November 2015 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Dashticz - General Discussions

Post by htilburgs »

Code: Select all

/* Height of the blocktitles and center text in new height */
div.mh.titlegroups {
    height: 60px !important;
    padding-top: 3px !important;
}
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by HansieNL »

Spoiler: show
htilburgs wrote:

Code: Select all

/* Height of the blocktitles and center text in new height */
div.mh.titlegroups {
    height: 60px !important;
    padding-top: 3px !important;
}
Thank you sir ;)
Blah blah blah
User avatar
mAiden88
Posts: 56
Joined: Friday 14 October 2016 22:15
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.7286
Location: Almelo
Contact:

Re: Dashticz - General Discussions

Post by mAiden88 »

Trigun wrote:
EdKo66 wrote:Nope. It's correct. In this file you can add stuf you want. Such as rounded corners or in this case no bullets.
Hi Edko, thnx for your reply!
can you help me a bit out here?
the code states:
/*
CUSTOM CSS FILE
*/


this is going to sound dumb but where do I need to put the code?
after the /* ....*/ ?
@Trigun:

*/ stand for comments, so the script knows it is a comment. You can use that to tell what that line do, or what script does. ;)
Anyone can build a fast processor. The trick is to build a fast system.
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 - General Discussions

Post by Derik »

mmm,

Is it perhaps possible to change the height piece by piece or in a row?
Now i have the status not in the square..
ScreenShot245.jpg
ScreenShot245.jpg (27 KiB) Viewed 2154 times
EDIT: :-)
Sorry see now the topics before...
Only where can/must i place this code..
Please a example height an center...
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
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Re: Dashticz - General Discussions

Post by Trigun »

mAiden88 wrote:
Trigun wrote:
EdKo66 wrote:Nope. It's correct. In this file you can add stuf you want. Such as rounded corners or in this case no bullets.
Hi Edko, thnx for your reply!
can you help me a bit out here?
the code states:
/*
CUSTOM CSS FILE
*/


this is going to sound dumb but where do I need to put the code?
after the /* ....*/ ?
@Trigun:

*/ stand for comments, so the script knows it is a comment. You can use that to tell what that line do, or what script does. ;)
Ah great! Thnx for Your reply mAiden88!
Still learning all the stuff but getting better every day ;)
rpwessels
Posts: 8
Joined: Tuesday 16 August 2016 11:41
Target OS: Linux
Domoticz version: V3.5641
Location: Netherlands
Contact:

Re: Dashticz - General Discussions

Post by rpwessels »

I want to try to control my Onkyo receiver via the dashticz dashboard. If it is possible i want to use the zing horizon script. Can somebody show my how the control of the ziggo box looks in the dashboard and how can i activate this control.

Gr. Ricardo
Ubuntu16.04 LTS | Z-wave | Opentherm | P1 Smartmeter
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by HansieNL »

I want the word "Regenverwachting" removed and "Voorlopig blijft het droog" with the font size of the word "Regenverwachting".
Someone got the code for that already?
Naamloos 1.jpg
Naamloos 1.jpg (3.43 KiB) Viewed 2085 times
Blah blah blah
User avatar
htilburgs
Posts: 464
Joined: Tuesday 03 November 2015 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Dashticz - General Discussions

Post by htilburgs »

I've done this. Remove word:

Code: Select all

blocks[178] = {} //Regen verwachting
blocks[178]['title'] = '';
blocks[178]['width'] = 12;
blocks[178]['image'] = 'buien_radar.png
I didn't change the font. But if you need thus I can take a look at which css is needed.

EDIT: I looked into which code for the font. This is .tiltle {}
Problem is that if you change, then you change this for every title on the Dashboard.
What is possible, is that @robgeerts change the class for this, so we can overule it in the custom.css.
Good luck!
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
User avatar
htilburgs
Posts: 464
Joined: Tuesday 03 November 2015 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Netherlands
Contact:

Re: Dashticz - Module - Calendar

Post by htilburgs »

HansieNL wrote:Is it possible to change the height of the title block of the calendar?
Naamloos 1.jpg
Can you tell me how you add this calendar? I'm very interested!
Hardware:
RPi3 - Aeon Labs Z-Stick GEN5 - Fibaro Dimmer 2 - Fibaro Roller Shutter 2 - Fibaro Smoke Sensor - Yeelight RGBW Led bulb - Yeelight Smart LED Light Strip - Neo Coolcam PIR Motion Sensor - Neo Coolcam PowerPlug - Nest Thermostat v3
User avatar
HansieNL
Posts: 957
Joined: Monday 28 September 2015 15:13
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Calendar

Post by HansieNL »

htilburgs wrote:
HansieNL wrote:Is it possible to change the height of the title block of the calendar?
Naamloos 1.jpg
Can you tell me how you add this calendar? I'm very interested!
1. The calendar is a .ics file from Formula 1 site https://www.formula1.com/sp/static/f1/2 ... r/ical.ics
2. Created a new Google calendar Formule 1 Race
3. Choose import from local file and selected Formule 1 Race calender to import to
4. I used the Googles' Formule 1 Race calender private address in Dashticz calendar
calendars.f1 = { maxitems: 7, title: 'Formule 1 Kalender', icalurl: 'https://calendar.google.com/calendar/ic ... /basic.ics' }
Blah blah blah
tontze
Posts: 317
Joined: Thursday 12 January 2017 15:30
Target OS: Linux
Domoticz version: Beta Ch
Location: Finland
Contact:

Re: Dashticz - General Discussions

Post by tontze »

Hi ! I have recently had moon lua errors in my domoticz log :

Code: Select all

2017-05-13 23:36:00.726 Error: EventSystem: in script_time_moon.lua: [string "-- Variables to customize -------------------..."]:135: attempt to concatenate global 'moonriseMinute' (a nil value)
As far as i know, i havent changed a thing ?
-----------------------------------------
Smartthings
zigbee2mqtt
RFLink 433mhz / Nrf 2.4Ghz
Mi Light
esp8266MiLight Hub
OpenHab/HomeAssistant/Domoticz
HP T610 & Debian 5.10.19-1 x86_64[/b]
poudenes
Posts: 667
Joined: Wednesday 08 March 2017 9:42
Target OS: Linux
Domoticz version: 3.8993
Location: Amsterdam
Contact:

Re: Dashticz - General Discussions

Post by poudenes »

tontze wrote:Hi ! I have recently had moon lua errors in my domoticz log :

Code: Select all

2017-05-13 23:36:00.726 Error: EventSystem: in script_time_moon.lua: [string "-- Variables to customize -------------------..."]:135: attempt to concatenate global 'moonriseMinute' (a nil value)
As far as i know, i havent changed a thing ?
Sometimes happen this... had this in past, later the day its ok... something of wunderground
RPi3 B+, Debain Stretch, Domoticz, Homebridge, Dashticz, RFLink, Milight, Z-Wave, Fibaro, Nanoleaf, Nest, Harmony Hub, Now try to understand pass2php
jake
Posts: 742
Joined: Saturday 30 May 2015 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Contact:

Re: Dashticz - General Discussions

Post by jake »

After running the dashboard on my Asus TF701 tablet, I bought a Samsung T310 (Tab 3 8.0) to use as a wall mounted device. Although I know that the TF701 is more powerfull than the T310, I don't understand why Dashticz (beta) behaves strange on that device:
- The clock in Dashticz is 2hrs (exactly) behind (the tablet clock itself is alright, the 'Dashticz clock' on the TF701 is alright too)
- The website becomes sluggish very soon after opening it for the first time. The seconds of the clock stutter, skip seconds here and there. Sliding to a 2nd page takes 4-5 seconds

All of those issues I can't reproduce from my main tablet, while pointing to the same website address. Any clues about the 2hr difference and sluggish response?
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Dashticz - General Discussions

Post by Trigun »

Hi Guy's, i al looking to install the Calendar feature but i was wondering if it is possible to install the google calendar of a different account than setup on the specific device. Reason for this question is that I don't see a place where you put in you credentials of the desired account.


Sent from my iPhone using Tapatalk
Trigun
Posts: 390
Joined: Wednesday 30 November 2016 11:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10717
Contact:

Re: Dashticz - General Discussions

Post by Trigun »

jake wrote:After running the dashboard on my Asus TF701 tablet, I bought a Samsung T310 (Tab 3 8.0) to use as a wall mounted device. Although I know that the TF701 is more powerfull than the T310, I don't understand why Dashticz (beta) behaves strange on that device:
- The clock in Dashticz is 2hrs (exactly) behind (the tablet clock itself is alright, the 'Dashticz clock' on the TF701 is alright too)
- The website becomes sluggish very soon after opening it for the first time. The seconds of the clock stutter, skip seconds here and there. Sliding to a 2nd page takes 4-5 seconds

All of those issues I can't reproduce from my main tablet, while pointing to the same website address. Any clues about the 2hr difference and sluggish response?
It seems like the tablet isn't powerful enough to run the graphics of the pages. What OS is tablet running on?


Sent from my iPhone using Tapatalk
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 - General Discussions

Post by EdwinK »

Samsung is Android ;)
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
Locked

Who is online

Users browsing this forum: No registered users and 1 guest