Dashticz - General Discussions

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

krizzz
Posts: 200
Joined: Wednesday 20 November 2013 20:36
Target OS: Linux
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - General Discussions

Post by krizzz »

Derik wrote:[/code]@ Krizz:
I think your link is not correct:

Code: Select all

'http://feeds.feedburner.com/tweakers/nieuws';


mmm

Edit:
I get mine not working to...
Even if I change to a rss feed which I know that works like

Code: Select all

http://www.telegraaf.nl/rss/
it still doenst show!
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 »

i got also no feed working.
The standard feet from nu.nl is still give no info.

And my traficc give a java error? [ install node-js
My feeds or not running
My weather is not showing up..

Do i need some package install??
simple rule:

Code: Select all

columns[4] = {}
columns[4]['blocks'] = [9,'trafficmap','train','traffic','news'];
columns[4]['width'] = 12; 
Gives:
ScreenShot020.jpg
ScreenShot020.jpg (117.62 KiB) Viewed 2407 times
My wu api says i got calls:
Going cray...


I think i mis something..
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
curious
Posts: 132
Joined: Saturday 02 April 2016 19:38
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by curious »

I tried to add the tweakers icon to its newsfeed. used next code but it still shows the defaukt news.icon
the image is in the img folder

CODE: SELECT ALL
blocks['news_2'] = {}
blocks['news_2']['width'] = 6;
blocks['news_2']['feed'] = 'https://crossorigin.me/http://feeds.fee ... ers/nieuws';
blocks['news_2']['image'] = 'tweakers.png';

I allready posted my question in "Show your dashboard". If double post is not allowed, please don't shoot me, just deletel this reply. :(
krizzz
Posts: 200
Joined: Wednesday 20 November 2013 20:36
Target OS: Linux
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - General Discussions

Post by krizzz »

curious wrote:I tried to add the tweakers icon to its newsfeed. used next code but it still shows the defaukt news.icon
the image is in the img folder

CODE: SELECT ALL
blocks['news_2'] = {}
blocks['news_2']['width'] = 6;
blocks['news_2']['feed'] = 'https://crossorigin.me/http://feeds.fee ... ers/nieuws';
blocks['news_2']['image'] = 'tweakers.png';

I allready posted my question in "Show your dashboard". If double post is not allowed, please don't shoot me, just deletel this reply. :(
But the feed works normally? I do not seem to get the 2nd feed working......
curious
Posts: 132
Joined: Saturday 02 April 2016 19:38
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by curious »

Yes both feeds are working here are parts of my code

Code: Select all

blocks['news_1'] = {}
blocks['news_1']['width'] = 6;
blocks['news_1']['feed'] = 'https://crossorigin.me/http://www.nu.nl/rss/algemeen';

 blocks['news_2'] = {}
 blocks['news_2']['width'] = 6;
 blocks['news_2']['feed'] = 'https://crossorigin.me/http://feeds.feedburner.com/tweakers/nieuws';
blocks['news_2']['image'] = 'tweakers.png';
and

Code: Select all

columns[8] = {}
columns[8]['width'] = 12; 
columns[8]['blocks'] = ['news_1','news_2']
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 »

Not sure if the crossorigin.me should still be added. Thought the script does that automaticly now.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
TapNL
Posts: 30
Joined: Monday 24 April 2017 21:52
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by TapNL »

I have a quick question, I checked the wiki but I couldn't find it.
I have button - that I need to have a width of 12 in one screen and a width of 6 in another screen.
How can I solve this - if this can be done.

All help appreciated.
curious
Posts: 132
Joined: Saturday 02 April 2016 19:38
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by curious »

I constantly get the message : please double check the path in HOST DOMOTICZ variable

I allready read somewhere that this message shows up too, when one other line in the config.js has an error.
What I would like to know : does this error only show up when a path is wrong, or is it possible that some other syntax is wrong ?
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 »

It shows up when there is some syntax-error.

For example, I had a missing ' and the error showed up.
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
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 »

TapNL wrote:I have a quick question, I checked the wiki but I couldn't find it.
I have button - that I need to have a width of 12 in one screen and a width of 6 in another screen.
How can I solve this - if this can be done.

All help appreciated.

Perhaps call them switch 1 in block and switch 2
Or perhaps make in Domoticz some dummy's that are acthing with the original switch
So you can use the idx from the dummy
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
TapNL
Posts: 30
Joined: Monday 24 April 2017 21:52
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by TapNL »

@Derik: That could be a solution - to create an extra switch in Domoticz, thanks for helping out.

But I can imagine people to run in this problem more often. I will put it in the feature requests.
TapNL
Posts: 30
Joined: Monday 24 April 2017 21:52
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by TapNL »

For those of you, who also use a PiHole in their network.
I created a script and a wiki to display the api output in domoticz, from there it is a small step to get it in Dashticz.

http://www.domoticz.com/wiki/Display_ou ... PiHole_api
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 »

TapNL wrote:For those of you, who also use a PiHole in their network.
I created a script and a wiki to display the api output in domoticz, from there it is a small step to get it in Dashticz.

http://www.domoticz.com/wiki/Display_ou ... PiHole_api
mm

Will give pihole a try..
Some questions:
Do i need to install pihole on the rpi like the pihole github says?

Where do i need to install it, onder domoticz user or perhaps just under ROOT?

Do i need the set the ip the same as domoticz and the pihole?

Code: Select all

# Settings
PIHOLE_IP="YOUR PIHOLE IP"  # PiHole IP
DOMO_IP="YOUR DOMOTICZ IP"    # Domoticz IP
DOMO_PORT="YOUR DOMOTICZ PORT" 	  # Domo port
set the cron
that is all?

Is there a webgui in pihole?

And can i set this on my slave and share the devices to my master?
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
qwerk
Posts: 222
Joined: Tuesday 22 July 2014 7:21
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Netherlands
Contact:

Re: Dashticz - General Discussions

Post by qwerk »

there is a very good manual/tutorial on https://pi-hole.net/

You can install it on a Pi, or as a docker on a synology nas.( i tried both, and they both work, now i keep the docker image running)
pihole has a good webgui.

I you have any questions left after this, feel free

btw: just installed the scripts that TapNL wrote. it works perfectly. thanks @TapNL
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 »

Please do not add more PiHole questions to this topic.
TapNL
Posts: 30
Joined: Monday 24 April 2017 21:52
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by TapNL »

I created a new topic for PiHole under scripts: https://www.domoticz.com/forum/viewtopi ... 15#p138215

Sorry for any inconvenience.
Hesmink
Posts: 168
Joined: Monday 22 June 2015 10:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: The Netherlands
Contact:

Re: Dashticz - General Discussions

Post by Hesmink »

Hi All,

I'm trying to run dashticz full screen on a Samsung tab 10.1 tablet.
In the standard browser, with the taksbar visible, it's no problem, but as soon as I load dashticz fullscreen, for example with FullScreenBrowser, it most of the time fails to load a segment, and that triggers a full reload. This effectively keeps it reloading forever.

Anyone know how to fix this?
Swifty
Posts: 76
Joined: Saturday 31 December 2016 21:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by Swifty »

Can anyone explain if its possible to make the datapoint larger within blocks ?

I have some temperature blocks which i'd like to increase the size of the temp value, however when I set the font size on the block it only changes the words of the block title..
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 »

Hesmink wrote:Hi All,

I'm trying to run dashticz full screen on a Samsung tab 10.1 tablet.
In the standard browser, with the taksbar visible, it's no problem, but as soon as I load dashticz fullscreen, for example with FullScreenBrowser, it most of the time fails to load a segment, and that triggers a full reload. This effectively keeps it reloading forever.

Anyone know how to fix this?
I've removed the reloading after a resize of the window (in beta!).
This should solve it :)
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 »

Swifty wrote:Can anyone explain if its possible to make the datapoint larger within blocks ?

I have some temperature blocks which i'd like to increase the size of the temp value, however when I set the font size on the block it only changes the words of the block title..
You could use:

Code: Select all

.col-data,
.col-data .title,
.col-data .lastupdate {
   font-size:20px !important;
}
Or for a specific block:
(Change 150 by the idx of your device)

Code: Select all

.block_150,
.block_150 .title,
.block_150 .lastupdate {
	font-size:20px !important;
}
Locked

Who is online

Users browsing this forum: No registered users and 1 guest