Search found 28 matches

by silver323
Friday 31 May 2019 15:29
Forum: Show your projects
Topic: Step by step guide: Sonos integration
Replies: 125
Views: 89074

Re: Step by step guide: Sonos integration

Cant get this running without issues...


0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose stack Error: ENOENT: no such file or directory, open '/home/pi/package.json'
4 verbose stack ...
by silver323
Saturday 09 March 2019 20:50
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 67651

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



Updated dashticz to 2.5.7 but still had this issue.
For now it only stays blank where i want the block Spotify.

Still running without issues for me. I've made a PR on github to include the latest version of spotify-web-api, but i've some doubts whether that will solve your problems.

Did you ...
by silver323
Wednesday 06 March 2019 14:23
Forum: Dashticz
Topic: Import weather data other than Wunderground
Replies: 96
Views: 22096

Re: Import weather data other than Wunderground



i have a question.
I have the counter on 5 days for the OWM so it shows 5 days.
But it's not showing on the whole lenght of the width.
owm.JPG

How I get this done? Have this in the column code

columns[2] = {}
columns[2]['blocks'] = [
'currentweather_big_owm',
'weather_owm',
]
columns[2 ...
by silver323
Wednesday 06 March 2019 13:16
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 67651

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

Updated dashticz to 2.5.7 but still had this issue.
For now it only stays blank where i want the block Spotify.
by silver323
Wednesday 27 February 2019 9:16
Forum: Dashticz
Topic: Import weather data other than Wunderground
Replies: 96
Views: 22096

Re: Import weather data other than Wunderground

i have a question.
I have the counter on 5 days for the OWM so it shows 5 days.
But it's not showing on the whole lenght of the width.
owm.JPG

How I get this done? Have this in the column code

columns[2] = {}
columns[2]['blocks'] = [
'currentweather_big_owm',
'weather_owm',
]
columns[2]['width ...
by silver323
Wednesday 27 February 2019 8:36
Forum: Dashticz
Topic: Dashticz - Beta 2.5.5
Replies: 8
Views: 1504

Re: Dashticz - Beta 2.5.5

With the last update my domoticz log stays empty. Log in domoticz
I have a button in the block.

buttons.domoticz = {key:'log', width:3, icon:'fas fa-microchip', title: 'Domoticz Log', log:true, level: 2}

More with this problem?
by silver323
Wednesday 27 February 2019 8:24
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 127200

Re: Dashticz - Feature Requests



Maybe someone can help with the following.
I want a popup screen when the doorbell is pushing.

But what have I need do display text in a popup instead of a URL?
blocks[IDX]['openpopupOn'] = {}
blocks[IDX]['openpopupOn']['????'] = 'Someone at the door!';
blocks[IDX]['openpopupOn']['auto_close ...
by silver323
Tuesday 26 February 2019 13:24
Forum: Feature requests
Topic: Dashticz - Feature Requests
Replies: 391
Views: 127200

Re: Dashticz - Feature Requests

Maybe someone can help with the following.
I want a popup screen when the doorbell is pushing.

But what have I need do display text in a popup instead of a URL?
blocks[IDX]['openpopupOn'] = {}
blocks[IDX]['openpopupOn']['????'] = 'Someone at the door!';
blocks[IDX]['openpopupOn']['auto_close ...
by silver323
Thursday 21 February 2019 15:12
Forum: Dashticz
Topic: Dashticz 2.5.3
Replies: 17
Views: 1608

Re: Dashticz 2.5.3

Well, copied from the wiki page:


cd /home/pi/dashticz_v2
git pull

However, my advise is to store a backup of your existing dashticz-folder, clone the latest release, and copy your previous config files to the fresh Dashticz installation:

cd /home/pi
mv dashticz_v2 dashticz_v2_bak
git clone ...
by silver323
Thursday 21 February 2019 13:16
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 67651

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

Yes I filled in the correct clientID, did also make a new one for testing but no luck.
I use different for testing. Did try it with http://192.168.33.60/dashticz_v2/, http://localhost/dashticz_v2/, also without the last /
So i don't know why it will not working.

When i'm not getting the INVALID ...
by silver323
Wednesday 20 February 2019 14:39
Forum: Dashticz
Topic: Dashticz - Module - Spotify (new version!)
Replies: 179
Views: 67651

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

Don't get this running.
After a long time trying I don't see the spotify block in my dash.

Using latest Beta. Filled in the right redirect URL.
Plenty of times I get the error page: INVALID_CLIENT: Invalid redirect URI
After a time I get the login page, so login to Spotify. Then I see my dash ...
by silver323
Sunday 17 February 2019 14:45
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 60329

Re: [RELEASED] Python plugin to control Onkyo receivers



Is your Onkyo device supported by the plugin?


Is there a way to check if my device is compatible with this script?
I didn't see any list which are supported I believe that all models after 2012? are supported. Back in this thread I read about accepting XML or not, defining how well the ...
by silver323
Friday 15 February 2019 22:37
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 60329

Re: [RELEASED] Python plugin to control Onkyo receivers

jake wrote: Friday 15 February 2019 17:56 Is your Onkyo device supported by the plugin?
Is there a way to check if my device is compatible with this script?
I didn't see any list which are supported
by silver323
Thursday 14 February 2019 10:39
Forum: Python
Topic: [RELEASED] Python plugin to control Onkyo receivers
Replies: 277
Views: 60329

Re: [RELEASED] Python plugin to control Onkyo receivers


Does somebody know why i get the following in my log:
2018-11-05 12:07:15.562 (Onkyo) Pushing 'onHeartbeatCallback' on to queue
2018-11-05 12:07:15.608 (Onkyo) Processing 'onHeartbeatCallback' message
2018-11-05 12:07:15.608 (Onkyo) Calling message handler 'onHeartbeat'.
2018-11-05 12:07:15 ...
by silver323
Thursday 14 February 2019 10:05
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346348

Re: Dashticz - Show your dashboard and how-to's!

I've an other question about the status of an group.

Now i have a group for open and closed the blinds. But the group is set with an lightbulb on/off
Is it possible to change the status for an group, for the blinds open/closed?
And is it possible to change the icon of the bulb with the open ...
by silver323
Thursday 14 February 2019 8:28
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346348

Re: Dashticz - Show your dashboard and how-to's!




Which newsfeed are you using? Can you share the definition of the news block from your CONFIG.js here?

Verstuurd vanaf mijn SM-A320FL met Tapatalk


The following rules are at the config js for the newsfeed

config['default_news_url'] = 'http://www.nu.nl/rss/Algemeen';
config['news_scroll ...
by silver323
Wednesday 13 February 2019 16:12
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346348

Re: Dashticz - Show your dashboard and how-to's!


Maybe someone can help me.
My newsfeed stops after a time. When i refresh the news feed shows information. But after a time i get no more newsfeed information.
With refresh it works for a time. Then it stopt.

Is there a way to repeat this or something? Which newsfeed are you using? Can you ...
by silver323
Wednesday 13 February 2019 12:30
Forum: Dashticz
Topic: Dashticz - Show your dashboard and how-to's!
Replies: 1005
Views: 346348

Re: Dashticz - Show your dashboard and how-to's!

Maybe someone can help me.
My newsfeed stops after a time. When i refresh the news feed shows information. But after a time i get no more newsfeed information.
With refresh it works for a time. Then it stopt.

Is there a way to repeat this or something?
by silver323
Thursday 07 February 2019 13:08
Forum: LUA
Topic: Sharing : Afval kalendar in text sensor
Replies: 348
Views: 66387

Re: Sharing : Afval kalendar in text sensor


Uploaded a update for script_time_afvalwijzer.lua to GitHub with the following changes:

- Changed the logic to always run the update process when debug=true, so don't forget to change it back to
"debug = false" for normal operations to avoid updating each minute and generating a lot of log ...
by silver323
Wednesday 06 February 2019 21:31
Forum: LUA
Topic: Sharing : Afval kalendar in text sensor
Replies: 348
Views: 66387

Re: Sharing : Afval kalendar in text sensor

jvdz wrote: Wednesday 06 February 2019 20:22 I have no idea what the limitations are of the build-in implementation, so just try to use it as a time script in a file to see whether that works.

Jos
Implemented as time script. But still get the same errors.