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

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

RolandinBru
Posts: 4
Joined: Tuesday 20 November 2018 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by RolandinBru »

I’m new in this forum.
Can somebody help me out.
I cannot get an image from my Ip camera in Dashticz. I have an image in the Domoticz dashboard. I use the same URL without result.
I defined buttons.webcam in CONFIG.js according to almost every example I found in this forum. I think I tried everything
I’m out of ideas 🤬
Lokonli
Posts: 2262
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 »

RolandinBru wrote: Friday 30 November 2018 20:04 I’m new in this forum.
Can somebody help me out.
I cannot get an image from my Ip camera in Dashticz. I have an image in the Domoticz dashboard. I use the same URL without result.
I defined buttons.webcam in CONFIG.js according to almost every example I found in this forum. I think I tried everything
I’m out of ideas 🤬
Can you post here the line from your CONFIG.js where you define the button?

Can you look in Chrome for errors? Press F12 to enter developer mode. Look in the network tab whether you can find the request to your webcam, and what the response is.

Do you see the image if you create a frame instead of a button?
User avatar
Siewert308SW
Posts: 288
Joined: Monday 29 December 2014 15:47
Target OS: Raspberry Pi / ODroid
Domoticz version: Stable
Location: The Netherlands
Contact:

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

Post by Siewert308SW »

Far from a finished setup but we have a start.
Just came by to say thx and love dashticz.

7" Official raspberry touchscreen in a SmartiPi case which will mounted to the wall later on.
In know layout space is limited but a overwhelming amount of information also aint that convenient.
Just needed the versatility ;-)
Home screen is ready now building the switches screen.
Will post my config later on when ready.
20181201_134512.jpg
20181201_134512.jpg (267.82 KiB) Viewed 3400 times
Setup:
- RPi4 - Domo Stable / Aeotec Z-stick7 / PiHole Unbound Gemini
- RPi4 - PiHole / PiVPN Unbound Gemini
- Synology DS923+ / DS218j
- P1 Gas/Power, SmartGateway watermeter
- Fibaro switches, contacts, plugs, smoke/Co2 ect
- rootfs @ USB HDD
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 »

For 7 inch, that looks great
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
hoeby
Posts: 528
Joined: Saturday 02 June 2018 11:05
Target OS: Raspberry Pi / ODroid
Domoticz version: V2022.1
Location: Echt, Netherlands
Contact:

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

Post by hoeby »

What are most of the dashticz users using as screen to project on?
Is this a normal tablet which is mounted on the wall or put on a desk?
I love the idea of the tablet with all its build in functions (wifi, speaker, mic, etc.) But don't like the idea that it is 24/7 on the charger with a battery inside. A 7 inch pi screen should be possible, but i am looking for something bigger (10 inch), somebody has an idea or advice?
Thin-client --> Docker Domoticz main environment
Pi3A+ --> Google home (GAssistPi)
Pi3B+ --> Docker (P1monitor, Domoticz test environment, Ubiquity controller)
RolandinBru
Posts: 4
Joined: Tuesday 20 November 2018 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by RolandinBru »

Lokonli wrote: Friday 30 November 2018 22:41
RolandinBru wrote: Friday 30 November 2018 20:04 I’m new in this forum.
Can somebody help me out.
I cannot get an image from my Ip camera in Dashticz. I have an image in the Domoticz dashboard. I use the same URL without result.
I defined buttons.webcam in CONFIG.js according to almost every example I found in this forum. I think I tried everything
I’m out of ideas 🤬
Can you post here the line from your CONFIG.js where you define the button?

Can you look in Chrome for errors? Press F12 to enter developer mode. Look in the network tab whether you can find the request to your webcam, and what the response is.

Do you see the image if you create a frame instead of a button?
Thanks for your reply. I got it working. There was a Typo in the CONFIG.js file

This is my Dashboard so far. Still working on it.
Schermafbeelding 2018-12-02 om 22.59.06.png
Schermafbeelding 2018-12-02 om 22.59.06.png (346.3 KiB) Viewed 3310 times
I have an other question. After 30 seconds the IP camera and Buienradar stop 'streaming' Any thoughts?
randleman
Posts: 4
Joined: Monday 10 December 2018 8:45
Target OS: Linux
Domoticz version:
Contact:

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

Post by randleman »

RolandinBru wrote: Sunday 02 December 2018 23:04
Lokonli wrote: Friday 30 November 2018 22:41
RolandinBru wrote: Friday 30 November 2018 20:04 I’m new in this forum.
Can somebody help me out.
I cannot get an image from my Ip camera in Dashticz. I have an image in the Domoticz dashboard. I use the same URL without result.
I defined buttons.webcam in CONFIG.js according to almost every example I found in this forum. I think I tried everything
I’m out of ideas 🤬
Can you post here the line from your CONFIG.js where you define the button?

Can you look in Chrome for errors? Press F12 to enter developer mode. Look in the network tab whether you can find the request to your webcam, and what the response is.

Do you see the image if you create a frame instead of a button?
Thanks for your reply. I got it working. There was a Typo in the CONFIG.js file

This is my Dashboard so far. Still working on it.

Schermafbeelding 2018-12-02 om 22.59.06.png

I have an other question. After 30 seconds the IP camera and Buienradar stop 'streaming' Any thoughts?
Care to share config? :D
RolandinBru
Posts: 4
Joined: Tuesday 20 November 2018 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by RolandinBru »

Also sorted. It has to do with Safari on my Imac. In SeaMonkey it works.
randleman
Posts: 4
Joined: Monday 10 December 2018 8:45
Target OS: Linux
Domoticz version:
Contact:

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

Post by randleman »

RolandinBru wrote: Tuesday 11 December 2018 9:03 Also sorted. It has to do with Safari on my Imac. In SeaMonkey it works.
Can i get a config of your dashboard? :mrgreen:
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 »

Thuis wrote: Monday 15 October 2018 16:24
(loads of code)

Succes :-)
I did change creative.css, graphs.js, settings.js, custom.css to add what you've posted here. However I still have some problems. See screenshots. The buttons for the sunscreen and thermostat are way off.
Screen Shot 2018-12-18 at 10.43.01.png
Screen Shot 2018-12-18 at 10.43.01.png (230.03 KiB) Viewed 2933 times
The attachment Screen Shot 2018-12-18 at 10.43.01.png is no longer available
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
fechp
Posts: 4
Joined: Tuesday 24 May 2016 13:27
Target OS: -
Domoticz version:
Contact:

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

Post by fechp »

Hi All,

I have a strange issue in my dash. I'm not getting all calendar items in overview?
I see them in the popup screen.. Any idea?
Untitled.gif
Untitled.gif (12.7 KiB) Viewed 2911 times

Code: Select all

calendars.private = { maxitems: 5, url: 'https://outlook.live.com/owa//calendar/xxxxxxxx/xxxxxxxxxx/xxx/index.html', icalurl: 'https://outlook.live.com/owa//calendar/xxxxxxx/calendar.ics' }
thx, Kristof
PeJeWe
Posts: 56
Joined: Monday 28 November 2016 20:52
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Location: Netherlands
Contact:

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

Post by PeJeWe »

How can i make the size of the temperature bigger in a block.

Code: Select all

.block_373_2 {
	font-size:14px !important;
this changes only the size of the name in a block and not the data of the sensor.

Edit:

I found out that this works:

Code: Select all

.block373_2 .title { font-size: 20px; !important; }
for those who whant to use this.
Last edited by PeJeWe on Thursday 20 December 2018 20:23, edited 1 time in total.
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 »

tileiran wrote: Thursday 20 December 2018 7:06 Do you appreciate my work and want to buy me a beer?
Send:
Nope. Why?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
RolandinBru
Posts: 4
Joined: Tuesday 20 November 2018 9:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by RolandinBru »

randleman wrote: Tuesday 11 December 2018 17:19
RolandinBru wrote: Tuesday 11 December 2018 9:03 Also sorted. It has to do with Safari on my Imac. In SeaMonkey it works.
Can i get a config of your dashboard? :mrgreen:
No problem, but still making changes. Incorporated P1 elec and gas now. When I’m a bit further, ok?
rgroothuis
Posts: 347
Joined: Friday 03 April 2015 17:09
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by rgroothuis »

I found out that I can increase the icon on my Dashticz screen by changing the following line:

Code: Select all

blocks[14]['icon']  = 'fa fa-lightbulb';
into

Code: Select all

blocks[14]['icon']  = 'fa fa-lightbulb fa-3x';
I really like this solution and I have reasonable icons on my screen.

What I don't like from this solution is that the following solution for changing the color of the icon doesn't work anymore:

Code: Select all

.fas.fa-lightbulb {
   color:#F1C300;
}
Any suggestion on how to change the icon color again?
Vox1100
Posts: 1
Joined: Monday 31 October 2016 22:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by Vox1100 »

Kan iemand mij uitleggen hoe ik de Honeywell t6 koppel met mijn Domoticz blijf bij mijn poginge hangen bij API en token
mastair
Posts: 24
Joined: Wednesday 01 July 2015 7:56
Target OS: -
Domoticz version:
Contact:

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

Post by mastair »

Vox1100 wrote: Monday 14 January 2019 22:14 Kan iemand mij uitleggen hoe ik de Honeywell t6 koppel met mijn Domoticz blijf bij mijn poginge hangen bij API en token
You're writing in the wrong topic and in the wrong language.

Je stelt je vraag in de verkeerde taal en in het verkeerde draadje.
cobra045
Posts: 46
Joined: Friday 12 February 2016 20:58
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.4834
Contact:

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

Post by cobra045 »

mastair wrote: Tuesday 15 January 2019 8:41
Vox1100 wrote: Monday 14 January 2019 22:14 Kan iemand mij uitleggen hoe ik de Honeywell t6 koppel met mijn Domoticz blijf bij mijn poginge hangen bij API en token
You're writing in the wrong topic and in the wrong language.

Je stelt je vraag in de verkeerde taal en in het verkeerde draadje.
Hoi Mastair,

Look here https://www.domoticz.com/forum/viewtopic.php?t=22430 for your problem.
And use https://translate.google.nl for the translate.

Cobra045
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 »

Hi Thuis,

can you share your thermostat.js? where to fill in the setpoins? and do you mind sharing your TFF file of the lyric thermostat.
I trie to copy from you post, but it, is very difficult to work like you have in dashticz.
pieter1964
Posts: 6
Joined: Wednesday 23 January 2019 15:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

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

Post by pieter1964 »

Hi

I slowly getting the hang of it about the hows and the whats on dashticz

first other quetions, how can I get here the cofig and lua cripts and more things posted without putting it in this text?

new issue that I haveing now
I cant get the moon phases showing on my screen, picture dont load

I have created the dummy switch with the sensors
moon2.JPG
moon2.JPG (49.58 KiB) Viewed 1946 times
moon1.JPG
moon1.JPG (65.18 KiB) Viewed 1946 times
added some info in my config/js
// 33 Moon up
// 34 Moon under
// 35 Moonpercentage
// 36 Moon age
// 37 Moonphase

//user variables Domotics
// 1 XiaomiMP3 Integer 10001
// 2 MoonPicture String
// 3 MoonphaseCheck String


then I created the LUA script and put it into the /script/lua directory, as stated on the webpage
the important part

-- Variables to customize ------------------------------------------------
local moonpicture = "MoonPicture" -- name of the uservar to write the name of the moonphase picture to
local checkvar = "MoonphaseCheck" -- name of the uservar to check if update is allowed
local checktime = 3600 -- check allowed every x seconds 3600 = 60 min. Check the wundergroud API limitation before changing this
local city = "Bladel" -- Your city for Wunderground API
local countryCode = "NL" -- Your country code for Wunderground API
local idxmoonpercentage ='35' -- Your virtual moon percentage illuminated Device ID
local idxmoonage ='36' -- Your virtual moon age Device ID
local idxmoonphase ='37' -- Your virtual moon phase Device ID
local idxmoonrise='33' -- Your virtual moon rise variable ID
local idxmoonset='34' -- Your virtual moon set variable ID
local wuAPIkey = "abcdefghijklmn-enzenz" -- Your Weather Underground API Key
local DOMO_IP = "192.168.0.110" -- Domoticz ip address
local DOMO_PORT = "8084" -- Domoticz port
local tempfilename = '/var/tmp/phase.tmp' -- can be anywhere writeable (chmod 744)
local debug=false -- false, true for domoticz log
-------------------------------------------------------------------------

changed this
config['idx_moonpicture'] = '2';

added this
buttons.moon= {width:12, isimage:true, refreshimage:60000, image: 'moon'}

columns[3]['blocks'] = [buttons.buienradar,tvguide.dutch,'garbage',buttons.moon]

tvgids, garbage, radar works

moon not

what am I doing wrong here??
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest