Search found 55 matches

by pkrabben
Thursday 27 September 2018 12:46
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz - General Discussions

Thanks Hansie that did the trick
by pkrabben
Wednesday 26 September 2018 15:10
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz - General Discussions

Hi All

I hope everybody is fine.
I did an update today of my Dashticz system but for some reason all the FA icons are not showing anymore all the custom icons are oke did I miss something that I need to change.
by pkrabben
Tuesday 16 January 2018 11:09
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

Thanks Almere is working
by pkrabben
Monday 15 January 2018 11:57
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

Hi All,

De Garbage collector is not working anymore in Almere
can you add http://afvalportaal2.2go-mobile.com/mod ... /calendar/

Thanks In advance
by pkrabben
Saturday 30 December 2017 17:52
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

Hi Rob

The garbage collector is not working anymore in Almere
I looked at mijnafvalwzijzer and I see my address (1321LJ, 10)

But I'm not able to get it to work

config['garbage_company'] = 'mijnafvalwijzer';
config['garbage_icalurl'] = 0;
config['garbage_zipcode'] = '1321LJ';
config['garbage ...
by pkrabben
Monday 31 July 2017 15:05
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

ik heb je een pm gestuurd

Hi All

The recycle manager is working only I can't get the block wider then 4.
I tried

blocks['trashcan.recyclemanager'] = {}
blocks['trashcan.recyclemanager']['width'] = 12;

but for some reason it stays width 4 do you have any clue?


pkrabben, hoe heb jij deze ...
by pkrabben
Thursday 11 May 2017 16:51
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346649

Re: Show your Dashticz v2.0 and how-to's!

Put the tablet to the wall this weekend :D . I'm using a zenpad 8.0 with a xvida qi charger and some adjusted xvida mounts. Working quite good actually :). It is using magnets and I can remove it very easily.

IMG_1866 - Copy.JPG
IMG_1865 - Copy.JPG
IMG_1867 - Copy.JPG

Hi Blueone

Do you have ...
by pkrabben
Monday 08 May 2017 17:24
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz - General Discussions

But I wanne see last seen


Verzonden vanaf mijn iPhone met Tapatalk

If I use

var _SHOW_LASTUPDATE = true;
blocks[73] = {}
blocks[73]['width'] = 6;
blocks[73]['icon'] = 'fa-home';
blocks[73]['hide_data'] = true;
blocks[73]['title'] = 'Paul';

Then I have the following result

https ...
by pkrabben
Monday 08 May 2017 17:05
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz - General Discussions

I have in the custom.js code that turns on/off into aanwezig/afwezig (see Andrew thuis?). Is it right that last seen then don't work? When i quote it out then last seen is working. Is it possible to get it anyway with custum.js.

Hi I use

blocks[idx]['hide_data'] = true;

in config.js to hide ...
by pkrabben
Monday 08 May 2017 13:56
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz - General Discussions

I tried to set dashticz up on a windows tablet last night but all I got was 500 - Internal server error when browsing to the url.

My steps were as the wiki - done a git clone of the master into domoticz/www/dashboard, cp CONFIG_DEFAULT.js to CONFIG.js.
Edit the CONFIG.js to point at my local ...
by pkrabben
Sunday 07 May 2017 20:56
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

Hi All

The recycle manager is working only I can't get the block wider then 4.
I tried

blocks['trashcan.recyclemanager'] = {}
blocks['trashcan.recyclemanager']['width'] = 12;

but for some reason it stays width 4 do you have any clue?

You have to set the width here:


trashcan ...
by pkrabben
Sunday 07 May 2017 20:49
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

Hi All

The recycle manager is working only I can't get the block wider then 4.
I tried

Code: Select all

blocks['trashcan.recyclemanager'] = {} 
blocks['trashcan.recyclemanager']['width'] = 12;
but for some reason it stays width 4 do you have any clue?
by pkrabben
Friday 05 May 2017 11:55
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346649

Re: Show your Dashticz v2.0 and how-to's!

My own creation to implement "NS Vertrektijden" Have created a .PHP on my VPS and created a API Account at NS (Free, and you can do 50.000 request a day) Maybe when people wants it it can be build into Dashticz and Rob creates a nice block editable script for it?

Screenshot_20170505-113135.png ...
by pkrabben
Friday 05 May 2017 11:10
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

EdKo66 wrote:
pkrabben wrote:

Hi Rob

Is the recycle manager also working?

https://www.recyclemanager.nl/afvalkalender
I just posted a way to find the JSON for recyclemanager. It's just a few posts up ;)
Oke Thanks. I didn't noticed that ;-)
I will wait for the reply
by pkrabben
Friday 05 May 2017 10:56
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 962
Views: 176812

Re: Dashticz - Module - Garbage collector

If you want to have a block with next pickup dates for your garbage, add the following to config.js:


var trashcan = {}
trashcan.afvalapp = { trashapp: 'deafvalapp', width:4,zipcode:'5692VG', housenumber:'33', country:'NL' }
trashcan.cure = { trashapp: 'cure', width:8, zipcode:'5654SB ...
by pkrabben
Thursday 04 May 2017 17:07
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz v2.0, custom positioning and multiple screens

Cure is also working now:

In config.js add:

var trashcan = {}
trashcan.cure = { trashapp: 'cure', width:4, zipcode:'5654SB', housenumber:'3' }


And define in block as:

columns[1]['blocks'] = [trashcan.cure]


Working :), except the paper, it isn't shown, the title in the json is "Papier en ...
by pkrabben
Thursday 04 May 2017 15:48
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz v2.0, custom positioning and multiple screens

Is there anybody who can tell me how I can add an extra Icon to the Dashboard
I would like to add a Smoke detector icon

https://image.ibb.co/kz9gO5/Smoke_sensor48_off.png
https://image.ibb.co/hkTKAk/Smoke_sensor48_on.png
Put them in the img folder and add following code in custom.js (Don't ...
by pkrabben
Thursday 04 May 2017 14:35
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz v2.0, custom positioning and multiple screens

Is there anybody who can tell me how I can add an extra Icon to the Dashboard
I would like to add a Smoke detector icon

Image
Image
by pkrabben
Thursday 04 May 2017 14:12
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 616523

Re: Dashticz v2.0, custom positioning and multiple screens

my garbage bin script isn't working correct. Everyday of the week he tells me to put the garbage outsite, this must be on mondays. and when the collect day is of GFT and Plastic he only display one item
Would be great if we could set a pickup day for every different collection.


I agree with ...
by pkrabben
Thursday 04 May 2017 12:07
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346649

Re: Show your Dashticz v2.0 and how-to's!


Can I ask where you found the motion icons (moving man) I cant find then in the icon gallery
thanks in advance for your reply
They are the defaults for motion sensors, but images rather than icons and located at:
img/motion_off.png
img/motion_on.png

See Custom Positioning: https://www.domoticz ...