Page 155 of 184

Re: Dashticz iphone

Posted: Monday 04 December 2017 11:11
by pvm
Yes it does work in the safari browser on iPhone.
Do you have a specific confirmation for your iPhone?
(I do not)

Re: Dashticz iphone

Posted: Monday 04 December 2017 13:06
by edwin1234
It gives a blank screen on my iphone screen,
Must i do do something special?

Re: Dashticz - General Discussions

Posted: Monday 04 December 2017 20:26
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.

Re: Dashticz - General Discussions

Posted: Monday 04 December 2017 20:52
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.

Re: Dashticz iphone

Posted: Monday 04 December 2017 21:45
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?

Re: Dashticz - General Discussions

Posted: Monday 04 December 2017 22:50
by pvm
Is it possible to hide the title of a selector switch?

Re: Dashticz - General Discussions

Posted: Monday 04 December 2017 22:52
by htilburgs
[‘title’]=‘’

Re: Dashticz - General Discussions

Posted: Monday 04 December 2017 23:11
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

Re: Dashticz iphone

Posted: Tuesday 05 December 2017 6:07
by edwin1234
I use the default config,
But does this only work in the beta version?

Re: Dashticz - General Discussions

Posted: Tuesday 05 December 2017 20:31
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..........................

Re: Dashticz - General Discussions

Posted: Wednesday 06 December 2017 12:22
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';

Re: Dashticz - General Discussions

Posted: Wednesday 06 December 2017 16:20
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

Re: Dashticz - General Discussions

Posted: Thursday 07 December 2017 11:14
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;

Re: Dashticz - General Discussions

Posted: Friday 08 December 2017 8:33
by edwin1234
Thanks,
I will try that.

Re: Dashticz - General Discussions

Posted: Friday 08 December 2017 9:13
by edwin1234
Thanks,
I Did try that but it doesnt help.
Could you share your config?

Re: Dashticz - General Discussions

Posted: Saturday 09 December 2017 8:21
by sailmich
I'm on latest beta. Arrows up and down for blinds doesn't work. Just me?

Re: Dashticz - General Discussions

Posted: Sunday 10 December 2017 9:21
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 ...

Re: Dashticz - General Discussions

Posted: Sunday 10 December 2017 10:05
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..

Re: Dashticz - General Discussions

Posted: Sunday 10 December 2017 10:06
by EdwinK
CONFIG.js ?

Re: Dashticz - General Discussions

Posted: Sunday 10 December 2017 11:48
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.