Page 5 of 5
Re: Dashticz V3 - Automatic installation
Posted: Friday 18 December 2020 20:37
by fabry91
Sjonnie2017 wrote: ↑Friday 18 December 2020 18:14
Config.js indeed! I modified my Dashticz dashboards some time ago so I forgot the extension (and was too lazy to check before posting

)
I can't remember I had this error when I installed Dashticz on my Pi. But from what I read here (
https://peppe8o.com/install-home-assist ... th-docker/) it does not have to be a problem (I am extrapolating.. I know).
What happens if you follow this guide:
https://dashticz.readthedocs.io/en/mast ... board.html. It will only show your favorites from Domoticz but at least it is a start to see if the installation is OK. Just mark out the username and password lines and see what happens.
Thank you very much for your support

Re: Dashticz V3 - Automatic installation
Posted: Monday 21 December 2020 21:33
by fabry91
Hello, back again with some boaring question, hope someone can help me, even if they'll be stupid question, I already read the manuale and understood that it's a grind, but how:
- I can have the clock in the first column in the center of the whole free speace remaning? (red box named "clock)
- I can remove the space between the switches? (blue box crossed)
- I can have 5 box with the streaming of the cam? (red box named "cam")
The problem is that I don't understand what size and number I need to put, I'm attaching a screen of the config file.
Thank you in advance

Re: Dashticz V3 - Automatic installation
Posted: Monday 21 December 2020 23:49
by Lokonli
Try the following:
Two columns.
Column 1 width 5
Column 2 width 7
(Sum of column width should be 12)
Assign all switches to column 1 and give them width 6.
Make clock basicclock, width 12, scale 0.5, and place in column 2
All cams width 6, place in column 2 as well.
Sent from my SM-A320FL using Tapatalk
Re: Dashticz V3 - Automatic installation
Posted: Tuesday 22 December 2020 18:27
by fabry91
Lokonli wrote: ↑Monday 21 December 2020 23:49
Try the following:
Two columns.
Column 1 width 5
Column 2 width 7
(Sum of column width should be 12)
Assign all switches to column 1 and give them width 6.
Make clock basicclock, width 12, scale 0.5, and place in column 2
All cams width 6, place in column 2 as well.
Sent from my SM-A320FL using Tapatalk
Hello Lokonli,
thank you very much for your reply, only thing I don't have understand, how can I set the scale in the blocks of the clock?
I never had write the code for adding a camera, how can I do it? Like, what is the right code of the block?
I'm attaching the current layout and script.
Thank you very much

Re: Dashticz V3 - Automatic installation
Posted: Tuesday 22 December 2020 21:49
by Lokonli
if you give columns[2] width:7 instead of width:12 then it will fit right of the first column.
Do you have camera's that provide an image link? and a mjpeg link?
Try this:
https://dashticz.readthedocs.io/en/mast ... meras.html
Instead of a camera block you can add a button, which shows a small preview. If you push the button, a popup window shows a bigger image.
Check:
https://dashticz.readthedocs.io/en/mast ... ttons.html
Re: Dashticz V3 - Automatic installation
Posted: Wednesday 23 December 2020 0:15
by fabry91
Hello Lokonli,
it takes a little long to understand but finally done!

Thank you very much for your help and fast replies!!
Now I'm figuring out how to put the clock in the center of the upper space.
Re: Dashticz V3 - Automatic installation
Posted: Wednesday 23 December 2020 0:32
by Lokonli
Are you using the beta branch or master branch?
In beta branch I've added 'basicclock', which you can scale to the preferred width.
Sent from my SM-A320FL using Tapatalk
Re: Dashticz V3 - Automatic installation
Posted: Thursday 24 December 2020 12:11
by fabry91
Lokonli wrote: ↑Wednesday 23 December 2020 0:32
Are you using the beta branch or master branch?
In beta branch I've added 'basicclock', which you can scale to the preferred width.
Sent from my SM-A320FL using Tapatalk
I am using the beta branch, it says me that a new version is available (v3.7.1), how can I update the current v3.7.0? This will cause a lost of the config?
Thank you!
Re: Dashticz V3 - Automatic installation
Posted: Thursday 31 December 2020 16:37
by fabry91
fabry91 wrote: ↑Thursday 24 December 2020 12:11
Lokonli wrote: ↑Wednesday 23 December 2020 0:32
Are you using the beta branch or master branch?
In beta branch I've added 'basicclock', which you can scale to the preferred width.
Sent from my SM-A320FL using Tapatalk
I am using the beta branch, it says me that a new version is available (v3.7.1), how can I update the current v3.7.0? This will cause a lost of the config?
Thank you!
Hello @Lokonli, news about how to update to 3.7.2?
Thank you and Happy New Year

Re: Dashticz V3 - Automatic installation
Posted: Thursday 31 December 2020 19:04
by Lokonli
Did you already try this:?
viewtopic.php?f=67&t=34997
And next time it will just be 'git pull'
Re: Dashticz V3 - Automatic installation
Posted: Friday 01 January 2021 17:19
by fabry91
Thank you Lokonli, everything done!
