Recently added devices not shown in Dashticz

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
infiltrator88
Posts: 20
Joined: Tuesday 15 January 2019 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Recently added devices not shown in Dashticz

Post by infiltrator88 »

Hello all,

I am running in to a problem with my dashticz configuration.
Today I created three new devices in domoticz. 2 times a dummy switch(device presence to check if I am home.) and 1 group.
The IDX of those devices are 16,17 and s2.
I added them to my config.js and it looks like this:
Spoiler: show
columns[1] = {}
columns[1]['blocks'] = ['blocktitle_3',buttons.buienradar,'blocktitle_1','s2',13,16,17,'blocktitle_4',14]
columns[1]['width'] = 12;
I can see everything except s2,16,17.
When I replace s2 with s1 which is a scene I made a couple of months ago, S1 will show up. When I replace IDX 16 or 17 with IDX 1 or 2(also dummy switches for my sonoff but created months ago) they will show up.
So it seems there is a problem with newly created devices.

Tried updating to beta release 2.5.1 but this had no effect.
Downgraded to stable version 2.3.3 but still the same problem.

I looked with F12 in google chrome for any errors but can't find any.
Somebody has a clue what is the problem here?
Lokonli
Posts: 2287
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Recently added devices not shown in Dashticz

Post by Lokonli »

infiltrator88 wrote: Monday 04 March 2019 21:18 Hello all,

I am running in to a problem with my dashticz configuration.
Today I created three new devices in domoticz. 2 times a dummy switch(device presence to check if I am home.) and 1 group.
The IDX of those devices are 16,17 and s2.
I added them to my config.js and it looks like this:
Spoiler: show
columns[1] = {}
columns[1]['blocks'] = ['blocktitle_3',buttons.buienradar,'blocktitle_1','s2',13,16,17,'blocktitle_4',14]
columns[1]['width'] = 12;
I can see everything except s2,16,17.
When I replace s2 with s1 which is a scene I made a couple of months ago, S1 will show up. When I replace IDX 16 or 17 with IDX 1 or 2(also dummy switches for my sonoff but created months ago) they will show up.
So it seems there is a problem with newly created devices.

Tried updating to beta release 2.5.1 but this had no effect.
Downgraded to stable version 2.3.3 but still the same problem.

I looked with F12 in google chrome for any errors but can't find any.
Somebody has a clue what is the problem here?
If devices don't show up then check:
* The device is used in Domoticz
* In CONFIG.js: config['use_favorites'] = 0, or: the device is set as Favorite in Domoticz
* If you have defined a plan (config['room_plan'] = 'x';) then the device must be on the room_plan with ID=x in Domoticz.
* If you've set the username in CONFIG.js via config['user_name'] then that user must have permission to read the device in Domoticz.
infiltrator88
Posts: 20
Joined: Tuesday 15 January 2019 11:01
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Recently added devices not shown in Dashticz

Post by infiltrator88 »

thanx for your reply.
config['use_favorites'] = 0; did the trick. they now show up in my dashticz. thank you so much!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest