Dashticz - General Discussions

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz iphone

Post by pvm »

Yes it does work in the safari browser on iPhone.
Do you have a specific confirmation for your iPhone?
(I do not)
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
edwin1234
Posts: 249
Joined: Sunday 09 October 2016 20:20
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Nederland
Contact:

Re: Dashticz iphone

Post by edwin1234 »

It gives a blank screen on my iphone screen,
Must i do do something special?
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 »

my config only has:

var _LANGUAGE = 'nl_NL'; //or: en_US, fr_FR, hu_HU
var _HOST_DOMOTICZ = 'http://192.168.3.119:80';
var _USE_AUTO_POSITIONING = true; //don't want to configure positions, use auto positioning
var _USE_FAVORITES = false; //only used when using auto positioning


changing use_favorites or use_auto_positioning does not help.
I also have a more filled in CONFIG.js, same effect.
certain items are not displayed.
I can find no difference between the items displayed and the items that are not there.
It is not like only the first 50 are displayed, the IDX's that are missing are random.
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 »

This config cannot work. Var _use_favorites=false, nothing is displayed.

This is also the “old style” of configuration.
The current version of Dashticz uses a new kind if config.

Maybe you’ve to install Dashticz again in another directory (see wiki) and copy the sample config to CONFIG.js and edit your settings for Domoticz.

See current Wiki for hands-on.
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
pvm
Posts: 550
Joined: Tuesday 17 June 2014 22:14
Target OS: NAS (Synology & others)
Domoticz version: 4.10538
Location: NL
Contact:

Re: Dashticz iphone

Post by pvm »

Just retried today (running beta of end of last week), scaling is not optimal, but it is displaying everything I have in other browsers.
Can you try with a default config (using favorites and auto-positioning?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
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 »

Is it possible to hide the title of a selector switch?
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
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 »

[‘title’]=‘’
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
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 »

htilburgs wrote: Monday 04 December 2017 22:52 [‘title’]=‘’
Wow, quick response, thnx.
I've got an additional wish, this default solution does keep space reserved for the title, I would also like to remove that
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
edwin1234
Posts: 249
Joined: Sunday 09 October 2016 20:20
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Nederland
Contact:

Re: Dashticz iphone

Post by edwin1234 »

I use the default config,
But does this only work in the beta version?
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 »

htilburgs wrote: Monday 04 December 2017 20:52 This config cannot work. Var _use_favorites=false, nothing is displayed.

This is also the “old style” of configuration.
The current version of Dashticz uses a new kind if config.

Maybe you’ve to install Dashticz again in another directory (see wiki) and copy the sample config to CONFIG.js and edit your settings for Domoticz.

See current Wiki for hands-on.
Thanks for your reply,
FYI also with _use_favorites=false it should work. But I also tried it with true.
I do have over 50 devices that are shown, but not all are shown. I am missing a lot.
New config, empty config, old working config, they all miss a large number of devices.
still trying..........................
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 »

No, _use_favorites should not work (in the beta), this is the old way ;)

This config works over here, but, honestly, I dont have that many devices ;)
Maybe I can take a look via Teamviewer?

Code: Select all

var config = {}
config['domoticz_ip'] = 'IP:PORT';
config['app_title'] = 'Dashticz';
config['domoticz_refresh'] = '5';
config['dashticz_refresh'] = '60';
config['default_news_url'] = 'http://www.nu.nl/rss/algemeen';
config['news_scroll_after'] = '7';
config['standby_after'] = 1;
config['auto_swipe_back_to'] = 1;
config['auto_swipe_back_after'] = '10';
config['auto_slide_pages'] = '0';
config['slide_effect'] = 'slide';
config['standard_graph'] = 'month';
config['language'] = 'nl_NL';
config['timeformat'] = 'DD-MM-YY HH:mm';
config['calendarformat'] = 'dd DD.MM HH:mm';
config['calendarlanguage'] = 'nl_NL';
config['calendarurl'] = '0';
config['boss_stationclock'] = 'RedBoss';
config['gm_api'] = 'YOUR API';
config['gm_zoomlevel'] = '0';
config['gm_latitude'] = '0';
config['gm_longitude'] = '0';
config['speak_lang'] = 'en-US';
config['wu_api'] = 'YOUR WU API';
config['wu_city'] = 'Eindhoven';
config['wu_name'] = 'Eindhoven';
config['wu_country'] = 'NL';
config['idx_moonpicture'] = '0';
config['switch_horizon'] = '0';
config['sonarr_url'] = '';
config['sonarr_apikey'] = '';
config['sonarr_maxitems'] = '';
config['garbage_company'] = 'deafvalapp';
config['garbage_icalurl'] = '';
config['garbage_zipcode'] = '5692VG';
config['garbage_street'] = '';
config['garbage_housenumber'] = '29';
config['garbage_housenumberadd'] = '';
config['garbage_maxitems'] = '5';
config['garbage_width'] = '12';
config['garbage_hideicon'] = '0';
config['no_rgb'] = '0';
config['auto_positioning'] = '0';
config['use_favorites'] = '0';
config['last_update'] = 1;
config['hide_topbar'] = '0';
config['edit_mode'] = '0';
config['hide_seconds'] = '0';
config['hide_seconds_stationclock'] = '0';
config['use_fahrenheit'] = '0';
config['use_beaufort'] = '0';
config['translate_windspeed'] = 1;
config['static_weathericons'] = 1;
config['hide_mediaplayer'] = '0';
sailmich
Posts: 232
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 »

Is it possible to show the log of a dummy switch? I use several dummy switches to create a kind of alarm system. The dummy switches are switching by motion sensors and if a special number of dummy switches are on, another dummy switch will be switched on. I would like to see the log of that so I could see how often it happened during night.
Thx
BennyV
Posts: 6
Joined: Friday 29 September 2017 14:16
Target OS: NAS (Synology & others)
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by BennyV »

edwin1234 wrote: Sunday 03 December 2017 6:38 Does dashticz work on iphone too?
I only have a blank screen with the time and date.
On the laptop i see my devices
Im new to dashticz search the forum but cant find annything about the iphone.
What to do?

Thanks
Yes it does. I've also had trouble first time running it on iphone.
Make sure you set:
config['auto_positioning'] = 0;
edwin1234
Posts: 249
Joined: Sunday 09 October 2016 20:20
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Nederland
Contact:

Re: Dashticz - General Discussions

Post by edwin1234 »

Thanks,
I will try that.
edwin1234
Posts: 249
Joined: Sunday 09 October 2016 20:20
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: Nederland
Contact:

Re: Dashticz - General Discussions

Post by edwin1234 »

Thanks,
I Did try that but it doesnt help.
Could you share your config?
sailmich
Posts: 232
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 »

I'm on latest beta. Arrows up and down for blinds doesn't work. Just me?
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 »

Where does dashticz save its configuration and other files (other that main folder) ? I would like to get them all removed for fresh installation ...
-----------------------------------------
Smartthings
zigbee2mqtt
RFLink 433mhz / Nrf 2.4Ghz
Mi Light
esp8266MiLight Hub
OpenHab/HomeAssistant/Domoticz
HP T610 & Debian 5.10.19-1 x86_64[/b]
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 »

Will check the arrows for blinds.
It only uses your own config.js ... (in custom-folder).
But if you see strangs things, this could happen because of browser-caching..
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 »

CONFIG.js ?
Running latest BETA on a Pi-3 | Toon® Thermostat (rooted) | Hue | Tuya | IKEA tradfri | Dashticz V3 on Lenovo Huawei Tablet | Conbee
timnienhuys
Posts: 1
Joined: Saturday 09 December 2017 17:42
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - General Discussions

Post by timnienhuys »

I'm new to Dashticz and Domoticz and I think I'm having the same problem as Frankdutch on page 149. It looks like Dashticz looses it's connection to Domoticz as soon as I start using the config.js. When I start Dashticz with the config.js file commented I can see everyhing that's in my favourites within Domoticz. When I uncomment it it's impossible to see any buttons. Does anyone know how this got solved? I did use authentication for my Domoticz once but not anymore.
Locked

Who is online

Users browsing this forum: No registered users and 1 guest