Search found 26 matches

by b00n
Friday 26 October 2018 22:04
Forum: Dashticz
Topic: dashticz: Important Request
Replies: 203
Views: 24438

Re: IMPORTANT REQUEST!!!

Grrrr can't get access-control-allow-origin header working with nginx. Anyone who can help me with that one? :) Same here. Man I need to learn a lot... Try this: The easy way is to just add the extension in google chrome to allow access using CORS. (https://chrome.google.com/webstore/detail/allow ...
by b00n
Friday 05 May 2017 21:58
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 103194

Re: Dashticz - Feature Requests

Temp + Humidity in one box like:
s.jpg
s.jpg (3.4 KiB) Viewed 14591 times
by b00n
Friday 05 May 2017 20:17
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 103194

Re: Dashticz - Feature Requests

In my previous dashboard i got a doorbell function maybe rob can do something with is function checkdoorbell(){ var idx=69 console.log("checking to see if Doorbell is On "+idx) var xmlhttp = new XMLHttpRequest(); var url = "http://192.168.178.30:8080/json.htm?type=devices&rid="+idx; var onoff ...
by b00n
Thursday 04 May 2017 20:55
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Maybe an idea to add spotify support in the amazing dash ? :D
by b00n
Thursday 04 May 2017 20:17
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Someone know how to get the json from an site?

i need it from this one: https://mijn.circulus-berkel.nl/afvalkalender/
by b00n
Tuesday 02 May 2017 19:30
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

For the 2 hour time issue: in ical_parser.js i changed: var utcdatems = ConvertUTCTimeToLocalTime(Date.UTC(dtutc.year, (dtutc.month-1), dtutc.day, dtutc.hour, dtutc.minute)); to var utcdatems = Date.UTC(dtutc.year, (dtutc.month-1), dtutc.day, dtutc.hour, dtutc.minute); and the time issue is gone :D ...
by b00n
Monday 01 May 2017 17:11
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Still having the 2 hour time issue in last beta :(
by b00n
Saturday 29 April 2017 20:12
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Use it like this:

Code: Select all

blocks[21]['hide_lastupdate'] = true;
by b00n
Friday 28 April 2017 22:26
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

EdKo66 wrote:
b00n wrote:@madrian

Nice work!!!

Is anyone having problems with the time in the calendar it shows my appointments 2 hours earlier ?
At least you will be on time :)

hahahah indeed :o :lol:
by b00n
Friday 28 April 2017 22:05
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

@madrian

Nice work!!!

Is anyone having problems with the time in the calendar it shows my appointments 2 hours earlier ?
by b00n
Thursday 27 April 2017 21:50
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305825

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

@SwordFish Thanks men this is working great !!! :D :D I edit some things because we got 4 different trash days here :cry: if anybody is intrested: week = tonumber (os.date( "%V")) dag = tostring(os.date("%a")); status = tonumber(otherdevices_svalues['Afval']) print('script bin_selector executed ...
by b00n
Thursday 27 April 2017 21:49
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305825

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

poudenes wrote:
b00n wrote:@poudenes

How you get your: Niet vergeten.. block ?
I don't have a "niet vergeten" block.. haha

ohh its a tv guide :| :oops:
by b00n
Thursday 27 April 2017 21:08
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305825

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

@poudenes

How you get your: Niet vergeten.. block ?
by b00n
Thursday 27 April 2017 20:41
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305825

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

@SwordFish Thanks men this is working great !!! :D :D I edit some things because we got 4 different trash days here :cry: if anybody is intrested: week = tonumber (os.date( "%V")) dag = tostring(os.date("%a")); status = tonumber(otherdevices_svalues['Afval']) print('script bin_selector executed ...
by b00n
Wednesday 26 April 2017 14:24
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305825

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

@SwordFish
Your dashticz looks really nice!
Can you share your afval code ?
by b00n
Tuesday 25 April 2017 22:57
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Is it possible to set last update for specified blocks like:

Code: Select all

blocks[21]['lastupdate'] = true
by b00n
Tuesday 25 April 2017 22:20
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Easy to forget i think :?
by b00n
Tuesday 25 April 2017 22:17
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

sonar wrote:traffic map is working fine here.

It is important to not place the long, lat and zoomlevel between ticks ' in the config file.
var _MAPS_LATITUDE = 52.090737;
var _MAPS_LONGITUDE = 5.121420;
var _MAPS_ZOOMLEVEL = 11;

HERO !!! :D :D :D :D
Works like a charm now THNX
by b00n
Tuesday 25 April 2017 22:13
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Same result :(
To be sure do you have a link to get the api key ?
by b00n
Tuesday 25 April 2017 22:04
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522349

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

Same problem here :(