Dashticz - Module - Spotify (new version!)

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Sembo
Posts: 9
Joined: Sunday 03 September 2017 0:33
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Hamburg
Contact:

Re: Dashticz - Module - Spotify

Post by Sembo »

HI rob,

thanks a lot, it looks exactly like what I am looking for as I am new to this topic at all. I saw your dashboard on the first page of this thread, do you also have any help for creating such a nice dashboard for me? Are there any documents where I can find more infos on that? Where can I find the config.js file? I do not know that much yet, but I am still learning :-)

Thanks!!
CaesarPL
Posts: 104
Joined: Tuesday 08 November 2016 14:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Dashticz - Module - Spotify

Post by CaesarPL »

Check wiki and other posts in the How to's topic. There are configs and js.
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
Sembo
Posts: 9
Joined: Sunday 03 September 2017 0:33
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Hamburg
Contact:

Re: Dashticz - Module - Spotify

Post by Sembo »

Hi,

checked it, but not successfully. Do you have any direct links to the right infos?

Thanks!
CaesarPL
Posts: 104
Joined: Tuesday 08 November 2016 14:03
Target OS: Raspberry Pi / ODroid
Domoticz version:
Location: Poland
Contact:

Re: Dashticz - Module - Spotify

Post by CaesarPL »

There are lots of examples - check hidden code and build your own.
HW:Raspberry PiB+,Pi3,PiB,RFLink,FA20RF,DCS-930L,DCS-935L,Clarus switches,RF Temp sensors,Owl Micro+,Mi Flora,Kerui,Yeelight,Xiaomi,Broadlink RMM3,Alexa
SF:Jessie,Dmtcz 3.8153,Logitech Media srv,PiCorePlayers,Dashticz,Max2Play,InfluxDB,Grafana,HABridge
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

3 simple steps to get started:
1.) Download Dashticz from https://github.com/robgeerts/dashticz_v2/tree/master
2.) rename CONFIG_DEFAULT (in folder CUSTOM) to CONFIG.js
3.) Change IP in CONFIG.js to the right Domoticz-ip

How to edit your dashboard, check:
Wiki: https://www.domoticz.com/wiki/Dashticz_V2
Getting started topic: http://www.domoticz.com/forum/viewtopic ... 67&t=17426
And all other topics. If you have any further questions. Do not reply to this post but go to the General Discussions-topic:
http://www.domoticz.com/forum/viewtopic ... 67&t=16526
ArieKanarie
Posts: 41
Joined: Saturday 12 December 2015 13:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by ArieKanarie »

Earlier this day it worked, but now when I add the 'spotify' block to the collumn, all domoticz devices dissapear form the page. (and no spotify player)
WHen I delete the 'spotify' block from the column, the devices/buttons are back.

I did get the login page for the webplayer, and I am logged in succesfully.

Any idea where and how I can solve this?

(ps. latets beta dashticz)
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

You cannot right now, I have to fix this plugin ;)
Will be a.s.a.p.
ArieKanarie
Posts: 41
Joined: Saturday 12 December 2015 13:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by ArieKanarie »

ah ok, didn't know it was a known issue.
nldforce
Posts: 14
Joined: Wednesday 27 December 2017 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by nldforce »

i know i am doing somthing wrong but i dont know what i did wrong.
i have entered this in my config:
Spoiler: show
var _CLIENTID_SPOTIFY = '562c1301c16c40a68b14b26d6c*hidden*a';
i reload my page nothing changes:
https://ibb.co/cWgRjw


when i add the following line:
Spoiler: show
columns[1] = {}
columns[1]['blocks'] = ['blocktitle_1',5,12,13,'s1',6,8,7,'spotify']
columns[1]['width'] = 5;
result:https://ibb.co/nez7rb

my lights disaperes and there is nog plugin.
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

Please disable spotify, not working at the moment...
New version coming (although, very busy at the moment...)
nldforce
Posts: 14
Joined: Wednesday 27 December 2017 22:08
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by nldforce »

robgeerts wrote: Thursday 28 December 2017 15:20 Please disable spotify, not working at the moment...
New version coming (although, very busy at the moment...)
ok take your time.
this is verry great work men i love it.
jeroenkl
Posts: 113
Joined: Sunday 14 July 2013 22:00
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by jeroenkl »

robgeerts wrote: Thursday 28 December 2017 15:20 Please disable spotify, not working at the moment...
New version coming (although, very busy at the moment...)
Just wondering if you made already some progress.

best regards, Jeroenkl
renerene
Posts: 316
Joined: Wednesday 03 August 2016 11:36
Target OS: -
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by renerene »

Just wondering if you made already some progress.
best regards, Jeroenkl
status 21-1-2018: Just tried git pull as described on https://www.domoticz.com/wiki/Dashticz_ ... stallation to test the latest version: Spotify not working; domoticz devices do not load
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

Spotify not working correctly at the moment, the update of 21-1-2018 did not fix it yet ;)
jeroenkl
Posts: 113
Joined: Sunday 14 July 2013 22:00
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by jeroenkl »

robgeerts wrote: Monday 22 January 2018 20:41 Spotify not working correctly at the moment, the update of 21-1-2018 did not fix it yet ;)
just wondering, any progress made?
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

No, unfortunately not.... currently have some other things on my mind...
ArieKanarie
Posts: 41
Joined: Saturday 12 December 2015 13:25
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by ArieKanarie »

just to keep this wish alive.... :-)
tontze
Posts: 317
Joined: Thursday 12 January 2017 15:30
Target OS: Linux
Domoticz version: Beta Ch
Location: Finland
Contact:

Re: Dashticz - Module - Spotify

Post by tontze »

No progress ?
-----------------------------------------
Smartthings
zigbee2mqtt
RFLink 433mhz / Nrf 2.4Ghz
Mi Light
esp8266MiLight Hub
OpenHab/HomeAssistant/Domoticz
HP T610 & Debian 5.10.19-1 x86_64[/b]
Ectholian
Posts: 16
Joined: Thursday 26 April 2018 15:27
Target OS: Linux
Domoticz version:
Contact:

Re: Dashticz - Module - Spotify

Post by Ectholian »

Has it ever been a consideration to use another library instead of writing own http-calls? Something like
https://github.com/JMPerez/spotify-web-api-js
robgeerts
Posts: 1273
Joined: Saturday 24 January 2015 22:12
Target OS: NAS (Synology & others)
Domoticz version: 3.7067
Location: NL
Contact:

Re: Dashticz - Module - Spotify

Post by robgeerts »

Thanks, will look after this tonight!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest