Search found 53 matches

by Martijn85
Friday 04 January 2019 0:29
Forum: Show your projects
Topic: Playstation timer
Replies: 49
Views: 19819

Re: Playstation timer

yes I also noticed later and fixed it... -- this script is to detect on time of devices in domoticz -- based on the script of mvzut that can be found here on the forum -- https://www.domoticz.com/forum/viewtopic.php?f=38&t=11985 -- this has to be a time based lua script in domoticz (as device ...
by Martijn85
Thursday 03 January 2019 22:53
Forum: LUA
Topic: Sharing : Afval kalendar in text sensor
Replies: 348
Views: 54124

Re: Sharing : Afval kalendar in text sensor

Can someone can help me out to get this to work with:
I have tried to edit the scripts on the github with this adres but it seems not getting any information...
by Martijn85
Thursday 13 December 2018 19:45
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 61818

Re: Dashticz - Module - Spotify (new version!)

Nice plugin, works great! Thanks mate :D Is there any way to customize only the width of the spotify block? I have a existing block like this: columns[4] = {} columns[4]['blocks'] = ['blocktitle_5',1000,1073,344,520,1001,1021,1023,1025,1024,1122,1018,1019,1020,1119,tvguide.dutch,'spotify'] columns[4 ...
by Martijn85
Saturday 19 August 2017 21:22
Forum: Heating/cooling
Topic: TOON died within Domoticz
Replies: 259
Views: 53053

Re: TOON died within Domoticz

I have the same message: Error: ToonThermostat: retrieveToonState request not successful, restarting..!

Also here toon (in Domoticz) is working fine! :D
by Martijn85
Monday 24 July 2017 9:45
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 136186

Re: Domoboard - General Discussions

oh right .. Download the 1 zip file and place the files in the following directory's: domoticz_temp_charts2.html => /home/pi/domoboard/templates/ domoticz.js => /home/pi/domoboard/static/js/ (NOTE: the following is un-tested, since i dont use the real domoboard anymore) then in your .conf file ...
by Martijn85
Sunday 23 July 2017 23:56
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 136186

Re: Domoboard - General Discussions

janvier123 wrote:Its a few file changes, remind me tomorrow will ya? pm or something
Ill upload the changed files, but do remember this is not a very good way to do it, but it works for me :)
Can you please share the changes! Would be great, thanks :D
by Martijn85
Sunday 23 July 2017 23:20
Forum: Dashticz
Topic: Dashticz - Module - Settings
Replies: 40
Views: 12245

Re: Dashticz - [BETA]Module - Settings

1 Last update keeps showing afther turning it off. 2 When you hide the top bar, how can i turn this back on? 3 Moon picture is now showing anymore. 4 Trafficamap is not showing anymore 5 Weather is nog showing anymore. 6 When i delete my browser cache everything default again, no config is loading ...
by Martijn85
Monday 17 July 2017 21:18
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 136186

Re: Domoboard - General Discussions

Ive ( kinda ) fixed the issue with 2 domoticz_temp_charts Spending countless hours trying to fix it and ending up with a dirty way to have 2 graphs The issue is: when calling " ShowTempLog " and console log the content div i got this domoticz-chart-block-1 domoticz-chart-block-2 Great, however when ...
by Martijn85
Tuesday 30 May 2017 0:31
Forum: Python
Topic: Plugin: SabNZBD
Replies: 3
Views: 1468

Re: Plugin: SabNZBD

Realy nice script, Thanks for sharing!
by Martijn85
Friday 26 May 2017 22:49
Forum: Domoboard
Topic: Domoboard - General Discussions
Replies: 633
Views: 136186

Re: Domoboard - General Discussions

Little update: Ive decided to dump the Domoboard, yes iam sorry Its very limited and very little updates But iam making a PHP version of domoboard based on: - Original Javascript - Updated version of Gentelella (new CSS / HTML / JS / ..) Anyway still coding the project, and MAYBE release it with ...
by Martijn85
Tuesday 09 May 2017 23:03
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 137041

Re: Dashticz - Module - Garbage collector

I tried, I thought it should work because it uses the same backend as some others but unfortunately, one of the addresses I have to use (http://afvalkalender.sudwestfryslan.nl/rest/adressen/8633KC-6) is disabled and redirects me to a 404-page... To bad! Thanks for trying. I will take a look into it ...
by Martijn85
Tuesday 09 May 2017 21:08
Forum: Dashticz
Topic: Dashticz - Module - Garbage collector
Replies: 959
Views: 137041

Re: Dashticz - Module - Garbage collector

Great addon! Nice work again m8 :D

Is it possible to add: http://afvalkalender.sudwestfryslan.nl ?
by Martijn85
Wednesday 26 April 2017 17:00
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

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

SwordFish wrote:I have dashticz running on a rpi and a tablet on the wall. Now i have dashticz also running on my NAS webserver. So i did some dirty custom css and now its fits on my iphone with a different layout as on my tablet 8-)
Nice! Can you please share this custom css? :D
by Martijn85
Wednesday 26 April 2017 16:01
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 998
Views: 305693

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

This is mine: config.js var _LANGUAGE = 'nl_NL'; var _HOST_DOMOTICZ = 'http://192.168.x.x:8080'; var _DOMOTICZ_REFRESH = 5; //in seconds var _HOST_ZIGGO_HORIZON = 'http://192.168.x.x/dasboard/switch_horizon.php'; var _APIKEY_WUNDERGROUND = 'xxx'; var _WEATHER_CITY = 'Sneek'; var _WEATHER_CITYNAME ...
by Martijn85
Wednesday 26 April 2017 15:01
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

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

Do you get any errors in console (f12) ? Ja, deze: Synchronous XMLHttpRequest op de hoofdthread wordt niet meer ondersteund vanwege de nadelige effecten op de eindgebruikerservaring. Zie http://xhr.spec.whatwg.org/ voor meer informatie jquery.min.js:4:26272 downloadable font: download failed (font ...
by Martijn85
Wednesday 26 April 2017 14:34
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

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

robgeerts wrote:Tried clearing your cache?
Yes, and also tried 3 deferent browsers. With the cache for all the browsers cleaned.
by Martijn85
Wednesday 26 April 2017 14:04
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

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

I cant get my news to work, this block is not on the dashboard. I use this configuration: blocks['news_2'] = {} blocks['news_2']['feed'] = 'https://crossorigin.me/http://feeds.feedburner.com/tweakers/nieuws'; var columns = {} columns[1] = {} columns[1]['blocks'] = ['news_2'] columns[1]['width'] = 5 ...
by Martijn85
Wednesday 26 April 2017 9:32
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

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

Wow! Nice update, some cool new functions!

Thanks m8, keep up to good work :D

Just have made a donation!
by Martijn85
Monday 24 April 2017 9:34
Forum: Design, usability and languages
Topic: FlatZ Frontpage
Replies: 237
Views: 101949

Re: FlatZ Frontpage

My Philips Hue lights don`t work correctly. FlatZ sees when the are off or on but i can't switch them on or off. I also can't set any color. Can someone tell me what's wrong here? // Light screen User settings >>> $.LightArray = [ //format: idx, 'Hue' (color lamp) or 'Dimmer' (for normal dimmer ...
by Martijn85
Sunday 09 April 2017 23:44
Forum: Dashticz
Topic: Dashticz - General Discussions
Replies: 3672
Views: 522073

Re: New Dashboard Design v2, custom positioning and multiple screens

Realy nice dashboard! I have this running on another webserver, i have the correct http://user:pass@ip:port but i keep a emty screen? See the attached file. How can i fix this, what am i missing? edit: never mind, this not read the README. Just change the config.default en save to default and your ...