Search found 14 matches
- Saturday 19 May 2018 23:46
- Forum: Dashticz
- Topic: Dashticz - Module - Spotify (new version!)
- Replies: 179
- Views: 64134
Re: Dashticz - Module - Spotify (new version!)
Ok after some testing I crashed the iOS bug, I used a non secure http, I now changed it to https and it works (in the Spotify dev environment) , all icons are back and Spotify is working like a charm. It works with my local ip and with my external ip and webadress. I’m not using domoticz nor d ...
- Saturday 19 May 2018 23:41
- Forum: Dashticz
- Topic: Dashticz - Module - Spotify (new version!)
- Replies: 179
- Views: 64134
Re: Dashticz - Module - Spotify (new version!)
hi there, as soon is i insert the 'spotify' to one of my pages the connection with domotcz is gone. Meaning that there is no connection with all of the lights i putt in there, can sombody help me? var config = {} config['domoticz_ip'] = 'http://192.168.1.***:8080'; config['app_title'] = 'Dashticz ...
- Saturday 06 January 2018 19:42
- Forum: Feature requests
- Topic: Dashticz - Feature Requests
- Replies: 391
- Views: 107718
Re: Dashticz - Feature Requests
maby add a security pannel like there is in domoticz.
i am setting up alarms at the moment and was thinking about adding this.
i am setting up alarms at the moment and was thinking about adding this.
- Saturday 06 January 2018 17:06
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 547727
Re: Dashticz - General Discussions
hello, i want to view my camera (d-link dcs5009L) on dashticz but i get just a white screen when i click on it. https://ibb.co/gOCgUw can sombody help me? the link i rule i got: buttons.webcam1 = { width:6, isimage:true, refresh:5000, image: 'http://guest:[email protected]/video.cgi?resolution=VGA ...
- Saturday 06 January 2018 16:58
- Forum: Dashticz
- Topic: Dashticz - Module - Tv Guide (Dutch)
- Replies: 39
- Views: 10616
Re: Dashticz - Module - Tv Guide (Dutch)
Currently not because it sorts by starting time. You could create 2 blocks for the tv guide: var tvguide = {} tvguide.dutch_nl = { key:'dutch_nl', icon: 'fa-television', width:12, channels: [1,2,3], maxitems: 10 } tvguide.dutch_rtl = { key:'dutch_rtl', icon: 'fa-television', width:12, channels: [4 ...
- Friday 29 December 2017 19:57
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 547727
Re: Dashticz - General Discussions
Someone please? can you post other lines too ? Config.js var config = {} config['domoticz_ip'] = 'IPADDRESS'; config['language'] = 'nl_NL'; config['app_title'] = 'Home'; config['domoticz_refresh'] = '5'; config['dashticz_refresh'] = '60'; config['auto_positioning'] = 0; config['use_favorites'] = 0 ...
- Friday 29 December 2017 19:49
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 547727
Re: Dashticz - General Discussions
Hello, can sombody help me please. i got a d-link 5009L ip camera when i try to insert the live view on my frontpage i get a error. (https://ibb.co/h7wNRb) when i try to go to the link in my browser it works. (https://ibb.co/gCg6mb) my code: buttons.webcam1 = { width:6, isimage:true, refresh:5000 ...
- Thursday 28 December 2017 20:53
- Forum: Dashticz
- Topic: Dashticz - Module - Tv Guide (Dutch)
- Replies: 39
- Views: 10616
Re: Dashticz - Module - Tv Guide (Dutch)
is it also posseble to sort the tv channels? so first ned 1 than ned 2 enz.
- Thursday 28 December 2017 16:54
- Forum: Dashticz
- Topic: Dashticz - Module - Crypto Currency [BETA]
- Replies: 14
- Views: 4844
Re: Dashticz - Module - Crypto Currency [BETA]
this looks like it is not workingrobgeerts wrote: ↑Thursday 28 December 2017 15:58 This works:
Code: Select all
coins.nav = { key:'nav-coin', currency: 'EUR', amount: 200, width:12 }
coins.nav = { key:'navcoin', amount: *hidden*.04140900, currency: 'EUR', width:3 }
but yours is thnx
- Thursday 28 December 2017 15:38
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 145911
Re: Dashticz - Module - Garbage collector
thnx it worked for me.robgeerts wrote: ↑Thursday 28 December 2017 15:18Try this:Code: Select all
config['garbage_company'] = 'circulusberkel';
- Thursday 28 December 2017 15:37
- Forum: Dashticz
- Topic: Dashticz - Module - Spotify (new version!)
- Replies: 179
- Views: 64134
- Thursday 28 December 2017 15:35
- Forum: Dashticz
- Topic: Dashticz - Module - Crypto Currency [BETA]
- Replies: 14
- Views: 4844
Re: Dashticz - Module - Crypto Currency [BETA]
Hey Rob,
great work on this. got it all setup.
i got also navoin but it does not seems to work.
i think it is 'coins.navcoin parameter??'
it would also bee nice if you could add the symbols of the curency
great work on this. got it all setup.
i got also navoin but it does not seems to work.
i think it is 'coins.navcoin parameter??'
it would also bee nice if you could add the symbols of the curency
- Wednesday 27 December 2017 23:00
- Forum: Dashticz
- Topic: Dashticz - Module - Garbage collector
- Replies: 959
- Views: 145911
Re: Dashticz - Module - Garbage collector
hello, i have added this to my config: config['domoticz_ip'] = 'http://192.168.*.**:8080'; config['app_title'] = 'Dashticz'; config['domoticz_refresh'] = '5'; config['dashticz_refresh'] = '60'; config['garbage_company'] = 'circulus'; config['garbage_icalurl'] = 0; config['garbage_zipcode'] = '7415vs ...
- Wednesday 27 December 2017 22:16
- Forum: Dashticz
- Topic: Dashticz - Module - Spotify (new version!)
- Replies: 179
- Views: 64134
Re: Dashticz - Module - Spotify
i know i am doing somthing wrong but i dont know what i did wrong. i have entered this in my config: var _CLIENTID_SPOTIFY = '562c1301c16c40a68b14b26d6c*hidden*a'; i reload my page nothing changes: https://ibb.co/cWgRjw when i add the following line: columns[1] = {} columns[1]['blocks ...