Search found 669 matches
- Saturday 06 January 2018 1:16
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 23458
Re: Python plugin: Sonos [new version]
@Rodio, thanks for your post. That indeed happens when you have set 'Refresh radio list:' to True in the Hardware settings. Then with every restart of the plugin the old devices will be deleted and new ones will be created with the updated radio stations. So if you set this to False no new devices ...
- Tuesday 05 December 2017 23:11
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
Hi all, I am running the buienradar script on Domoticz v3.8153 without any problems. I have an uptime now of 16 days and not any error messages for all of thePython scripts running. In the past I saw some errors on Pi's with the Python script, but as I am running on Ubuntu server I can't simulate ...
- Wednesday 18 October 2017 19:17
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
Set it both to True and Logging. All I get is: 2017-10-18 14:42:03.412 (Buienradar) Stop directive received. 2017-10-18 14:42:03.612 (Buienradar) Stopping threads. 2017-10-18 14:42:03.631 (Buienradar) Exiting work loop. 2017-10-18 14:42:03.631 (Buienradar) Stopped. 2017-10-18 14:42:03.632 ...
- Friday 13 October 2017 15:37
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
. The script determines the closest weather station based on the lon lat coordinates from Domoticz. Thanks. Didn't know that either. Now it's getting data from Rotterdam instead of somewhere from the Northern part. Can you set debug level to True for the plugin in the Hardware page? Then it will ...
- Friday 13 October 2017 15:35
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
@Mace, you have to wait for some rain :lol: The devices only get updated when there is a rain forecast. As long as the value of the devices is 0 and the rain forecast is 0, the device won't get updated (that's standard behaviour of the Python plugin update function). And I think you only check the ...
- Thursday 12 October 2017 23:04
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
You have to restart Domoticz and make sure all fields on the Hardware page are filled correctly.
- Wednesday 11 October 2017 23:16
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
It’s shown in the log when the scripts starts for the first time. You can press the Update button in the Hardware page and check the log.
The script determines the closest weather station based on the lon lat coordinates from Domoticz.
The script determines the closest weather station based on the lon lat coordinates from Domoticz.
- Wednesday 11 October 2017 9:19
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
@Mace, you have to install the latest version of the plugin in order to get these new devices.
- Saturday 23 September 2017 14:25
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47510
Re: Python plugin: Sony Bravia TV
Unfortunately the API doesn’t provide any information on the apps that are running. So even buying me an Android TV wouldn’t help here [emoji6]
In the plugin I have hardcoded Netflix so that will show when an app is running (as that is the only app I use).
So no fix for this available.
In the plugin I have hardcoded Netflix so that will show when an app is running (as that is the only app I use).
So no fix for this available.
- Saturday 23 September 2017 0:33
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 23458
Re: Python plugin: Sonos [new version]
installed the python plugin on my Synology NAS, but received error after starting the script....anyone? Thanks!! admin@iXXXX_NAS:/volume1/appstore/domoticz/plugins/sonos$ python plugin.py Traceback (most recent call last): File "plugin.py", line 41, in <module> import Domoticz ImportError: No ...
- Monday 18 September 2017 22:45
- Forum: Python
- Topic: Python plugin: Sonos [new version]
- Replies: 69
- Views: 23458
Re: Python plugin: Sonos [new version]
Hi @mvzut,
Thanks for your post! I have fixed the Paused issue in the new v0.91 release which is on Github.
https://github.com/gerard33/sonos
Just tested it and it now works as it should
Thanks for your post! I have fixed the Paused issue in the new v0.91 release which is on Github.
https://github.com/gerard33/sonos
Just tested it and it now works as it should

- Monday 18 September 2017 22:07
- Forum: Python
- Topic: Python plugin: Sony Bravia TV
- Replies: 205
- Views: 47510
Re: Python plugin: Sony Bravia TV
More people having these errors in their logs? Everything it still working as it should but the error is there for a reason ofcourse.Its logging these lines about every 30 seconds. 2017-09-06 15:33:00.096 Error: Sony TV hardware (4) thread seems to have ended unexpectedly 2017-09-06 15:33:30.108 ...
- Monday 11 September 2017 9:18
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
No problem, good to see you have it working now [emoji3].
- Monday 11 September 2017 7:39
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Buienradar Weather Lookup Plugin
Domoticz V3.8392 (c)2012-2017 GizMoCuz Build Hash: 68538e3, Date: 2017-09-10 15:51:15 Well, I´d really like this plugin to start working... but, if I did I wouldn´t post this :-) Read the entire thread, installed all Python dependencies, restarted service etc. but also in my case I caný find the en ...
- Saturday 09 September 2017 15:53
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
Yep that is by design. Sometimes the url is not reachable, so I have added a second URL which will be checked if the first one fails. So this error should only be there occasionally.
- Saturday 09 September 2017 0:12
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 127190
Re: Domoticz App
Fout: geen verbinding met netwerk I do know that there was an issue with a crash on wrong connection settings... so maybe that is the issue. I just fixed that in the upcoming beta (0.0.34) I have installed v0.034 but still the same issues. The 'Foutopsporing' in the app shows The ...
- Friday 08 September 2017 23:50
- Forum: Python
- Topic: Buienradar Weather Lookup Plugin
- Replies: 381
- Views: 89845
Re: Buienradar Weather Lookup Plugin
I'm also using the stable version of Domoticz. I can see the buienradar plugin in the hardware list, but no devices are created. In the log I see 2017-09-08 18:36:49.715 Error: (Buienradar) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/domoticz-buienradar/:/usr/local ...
- Wednesday 06 September 2017 9:00
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 127190
Re: Domoticz App
Okay, but I meant the black border. It seems the logo hasn't the right size and therefore the black border is shown.
- Wednesday 06 September 2017 8:56
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 127190
Domoticz App
The app logo is looking a bit strange in v0.033.
Edit: will try v0.034 to see if that solves the issues with the connection.

Edit: will try v0.034 to see if that solves the issues with the connection.

- Wednesday 06 September 2017 8:48
- Forum: iOS
- Topic: Domoticz App
- Replies: 505
- Views: 127190
Re: Domoticz App
I have a beta version on my iPad (think 0.030?) and there logs, user variables, events and rooms are working fine (except the barometer). So it's strange it doesn't work on my iPhone with 1.01 and the same Domoticz environment. The latest beta is 0.0.33 as of yesterday. do you have that one? Just ...