Dashticz - General Discussions

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

sailmich
Posts: 245
Joined: Wednesday 17 February 2016 22:55
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Germany
Contact:

Re: Dashticz - General Discussions

Post by sailmich »

@robgeerts
Sorry my mistake you are right I tested now with beta, everything is working perfect. Seems I mixed it a little bit, with stable I have the problem as described before. Beta is running.
Sorry again and thanks for your support.
DAVIZINHO
Posts: 234
Joined: Sunday 27 August 2017 18:00
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Spain
Contact:

Re: Dashticz - General Discussions

Post by DAVIZINHO »

hello.
i have the last stable version update from github with "git pull"
Its posible to update with last beta branch without delete and install again?
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: Dashticz - General Discussions

Post by woody4165 »

If you want, you can have both and then decide.
just

Code: Select all

git clone https://github.com/robgeerts/dashticz_v2 --branch beta dashboard
where dashboard is a folder name of your choice.
Then just copy what's in stable folders "custom" and "custom_2" (and so on if you've created more) to the same folders in new beta and should be working.
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
DAVIZINHO
Posts: 234
Joined: Sunday 27 August 2017 18:00
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Spain
Contact:

Re: Dashticz - General Discussions

Post by DAVIZINHO »

Ok, now im using the beta and the blocktitle now is adjustable in lenght. GREAT!!!!

the unique problem for me is a xiaomi sensor, (temp, humidity and air presure) that not show the air presure in dashticz_v2 :-(
curious
Posts: 132
Joined: Saturday 02 April 2016 19:38
Target OS: -
Domoticz version:
Contact:

Re: Dashboard returns to second screen

Post by curious »

Solved .Thnx
dagger38
Posts: 40
Joined: Wednesday 01 November 2017 17:01
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8153
Location: Belgium Achel
Contact:

Re: Dashticz - General Discussions

Post by dagger38 »

Strange??
the clock in the topbar from the regular domoticz runs 45 minutes behind , dashticz clock is ok , but when i setup timers , i have to add 45 minutes to get it to work ok??
My system:
1 Raspberry Pi 3
1 Rfx-Trx 433 module
1 Milight module
1 aeotec Zwave stick
1 Philips Home Bridge
3 Qubino ZMNHBDx Flush 2 Relays
2 FIBARO System FGS223 Double Relay
1 Niko home system
woody4165
Posts: 476
Joined: Monday 14 March 2016 13:55
Target OS: Linux
Domoticz version: beta
Location: Rome, Italy
Contact:

Re: Dashticz - General Discussions

Post by woody4165 »

woody4165 wrote:@robgeerts thanks for latest beta.
Now RGB is working also for Yeelight!!!
Am I wrong that I don't see anymore RGB support for yeelight in latest beta?
How can I check on which version I am and if I'm using beta or stable?

Thanks
Cubietruck - Linux cubietruck 4.13.16 (Debian GNU/Linux 8 (jessie)) + Domoticz + RFLink, Xiaomi Gateway, Owl USB, Yeelight Color and B/W, ESP8266, Broadlink RM2, Netatmo Thermostat
mantoz
Posts: 45
Joined: Sunday 12 November 2017 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: Italy
Contact:

Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by mantoz »

Hi guys,
I'm new to the forum and now I'm here asking for some help.

I started automating my home and I'm currently using Domoticz and I find it just great.
The system is working flawlessly so far: I have several temperature sensors, one motion sensor, automated blinds and a Philips Hue system for a couple of rooms. As an exercise, I started installing Domoticz at my holiday house as well.

Now I'm trying to add Dashticz.
While at the holiday house it worked very easily (it's running on a Linux Ubuntu Server), I am facing a problem on my Raspberry Pi3: I'm not able to display any sensor nor actuators. I just get the BlockTitle, the clock, other additional info, but no data from the sensors nor actuators (and no icons are displayed). Of course they are all present & working in Domoticz (and many are in the Domoticz dashboard as favorites).
I tried toggling the config[] variables in CONFIG.js (in particular 'auto_positioning' and 'use_favorites') but to no avail.

I'd like to debug the issue, but I don't know (and didn't find) any info to know if a detailed logfile is available somewhere.

Anyone had a similar issue and can give me some hints?

Thanks (any comment is welcome)!
Ciao,
mantoz
CaesarPL
Posts: 104
Joined: Tuesday 08 November 2016 14:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by CaesarPL »

Hi, are you 100% sure that you have uncommented config file?
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
mantoz
Posts: 45
Joined: Sunday 12 November 2017 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: Italy
Contact:

Re: Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by mantoz »

Hi CaesarPL,
thanks for your reply.
I am sure that I uncommented CONFIG.js, tried many times to change various params and I see the changes after reloading the page.
But nothing from the sensors...
The differences between Dashticz on Ubuntu server (working) and Raspberry are probably many. I also tried re-installing Dashticz, but it's still not working.

Using latest Dashticz beta and Domoticz 3.8614 on Raspberry Pi3 and Dashticz stable and Domoticz 3.8590 on Ubuntu Server.
CaesarPL
Posts: 104
Joined: Tuesday 08 November 2016 14:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by CaesarPL »

Even if there are differences, in my opinion Dashticz should work...
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
FrankDutch
Posts: 10
Joined: Sunday 05 November 2017 22:59
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

connection problem

Post by FrankDutch »

I want to make thi great dashboard work on an i pad. But the dahboard doesn't sync with domoticz. Can any one help me?

config['domoticz_ip'] = 'http://xxxxx:[email protected]:8090';


Image
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: connection problem

Post by robgeerts »

I see you are using username and password in the url..
This wont work in some browsers anymore!

try:

Code: Select all

config['domoticz_ip'] = 'http://192.168.1.167:8090';
Yes, you will have to enter the username and password in a prompt when loading Dashticz...
mantoz
Posts: 45
Joined: Sunday 12 November 2017 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: Italy
Contact:

Re: Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by mantoz »

Yeah, I think so as well.... but as of today, no sensors on Dashticz.
Maybe something is broken in my installation, or I need to install something more that is installed by default on Ubuntu (the working installation).

I get no error messages from Dashticz, is an option available to get some more debugging info?? That would be very useful!

Thanks,
mantoz
mantoz
Posts: 45
Joined: Sunday 12 November 2017 22:23
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Location: Italy
Contact:

Re: Dashticz - Problem on Raspberry Pi: no sensors/actuators displayed

Post by mantoz »

After some additional tinkering I was able to get the sensors displayed in Dashticz.
To be totally sincere, I don't know exactly why now it works :D
Anyway, I just restarted from scratch with CONFIG.js and set only the very basic config, as suggested in the Installation section of the wiki:
var config = {}
config['language'] = 'nl_NL'; //or: en_US, de_DE, fr_FR, hu_HU, it_IT, pt_PT, sv_SE
config['domoticz_ip'] = 'http://192.168.x.xx:808x';
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
Maybe was just setting the language to 'nl_NL' ? ;)

Now I'll try to get a nice-looking dashboard without auto-positioning.

Thanks,
mantoz
evandenboom
Posts: 3
Joined: Tuesday 14 November 2017 14:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by evandenboom »

Hello

I am using the default installation of Dashticz on an Rpi. Everything is working fine except the Font Awesome.
I would like to use this for various icons.
The font files do exist on the server and I bij viewing the source in the browser I can see that they are "loaded".

I used the syntax i found in various examples on this forum, like:
Spoiler: show
var blocks ={}
blocks[64_2] = {}
blocks[64_2]['width'] = 4;
blocks[64_2]['title'] = 'Solar Totaal';
blocks[64_2]['icon'] = 'fa-sun-o';
Can anyone please point my in the right direction.

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

I think it should be

Code: Select all

var blocks ={}
blocks['64_2'] = {}
blocks['64_2']['width'] = 4;
blocks['64_2']['title'] = 'Solar Totaal';
blocks['64_2']['icon'] = 'fa-sun-o';
if you use underscore in your blocks
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
evandenboom
Posts: 3
Joined: Tuesday 14 November 2017 14:29
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by evandenboom »

Thanks for the quick response. But unfortunately still no icon.
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz - General Discussions

Post by pvm »

sailmich wrote:@robgeerts
In addition more details.
Button for screen 2 -> screen 5
Button 3 -> screen 1
Button 4 -> screen 2
Button 5 -> screen 3

Autoback_swipe_to 1 -> screen 5
Autoback_swipe_to 2 -> screen 1

When I set 3/4/5/1 I get 2/3/4/5 exectly what I need. Before beta no problems 1 -> screen 1 ..........
What code is behind the buttons? How to configure this?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
FrankDutch
Posts: 10
Joined: Sunday 05 November 2017 22:59
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: connection problem

Post by FrankDutch »

i have tried that but it doesn't work. no popup

the trange thing is that when i put the config.js in the notworking state the i get the connection with Domoticz
the ipad don´t get a connection either way (it is an ipad 1)
Locked

Who is online

Users browsing this forum: No registered users and 1 guest