Search found 27 matches
- Monday 26 November 2018 11:22
- Forum: Other questions and discussions
- Topic: Domoticz stops executing scipts sometimes
- Replies: 3
- Views: 489
Re: Domoticz stops executing scipts sometimes
Is no one experiencing the same problems???
- Monday 19 November 2018 8:43
- Forum: Other questions and discussions
- Topic: Domoticz stops executing scipts sometimes
- Replies: 3
- Views: 489
Domoticz stops executing scipts sometimes
Hi all, I`m experiencing some problems with my Domoticz the last few months. I have several Xiaomi devices in my setup, temperature sensors, round switches and door sensors. I have a bunch of scripts to control my (Yeelight) lights, doorbell, Sonoff switches and the alarm. The last few months i had ...
- Monday 29 October 2018 16:08
- Forum: Zigbee
- Topic: Zigbee2MQTT
- Replies: 264
- Views: 90805
Re: Zigbee2MQTT
@remb0: Great article! I already replied on your FB post about the already flashed usb sticks on marktplaats.nl
. But this topic is also very usefull for me to get all the info i need
. Can`t wait to get started to get rid of the Xiaomi problems i`m experiencing now!


- Tuesday 23 October 2018 9:11
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 526862
Re: Controlicz - Domoticz to Google Home/Assistant integration
@madgeni, i`m still trying to discover all the possibilities of Controlicz and the integration in my GH. Of course i did read this whole topic and the FAQ on your website, but it`s quite briefly about all the functions and commands wich are possible (also no complete list of supported devices). A ...
- Sunday 21 October 2018 14:55
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 526862
- Sunday 21 October 2018 13:41
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 526862
Re: Controlicz - Domoticz to Google Home/Assistant integration
Hi , how can I refresh controlicz when i add new device to domoticz ? Did you put the new device in your room plan? Then: In english in GH: sync my devices In Dutch: Synchroniseer mijn apparaten I also got a question: Today i unlinked Controlicz and relinked it to GH. Now i can almost control every ...
- Saturday 15 September 2018 20:05
- Forum: Examples & Solutions
- Topic: Script to display next F1 Race
- Replies: 36
- Views: 11265
Re: Script to display next F1 Race
Great script! Now i don`t have to open the Ziggo app anymore to check when the race is starting
. Now i have to figure out how to get a Telegram notification through Domoticz one hour before the start of the race.

- Friday 07 September 2018 10:41
- Forum: ESP8266
- Topic: screwed up need help
- Replies: 3
- Views: 1505
Re: screwed up need help
Can you post the info from the Tasmota console?
- Monday 03 September 2018 14:10
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Thing is drving me crazy :twisted: . I got it working for a few seconds. Deleted the old selector script and created 5 new scripts. Each script with only one action Power off: #!/usr/bin/env python from libsoundtouch import soundtouch_device from libsoundtouch.utils import Source, Type device ...
- Thursday 30 August 2018 16:44
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
No problem, thanx for the help!!
- Wednesday 29 August 2018 20:29
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Don`t ask how.....but it was working for a few seconds Deleted some lines from the script (The select URL part), saved the script. Chmod 0777 and Chmod +x the file....and it was working :o. But it doesn`t anymore, this thing i driving me nuts :shock: . The strage thing is, after a reboot of the Pi ...
- Tuesday 28 August 2018 0:08
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
I`ve got the volume slider working with the new script, but had to add the adress of the Bose to the Domoticz whitelist. But unfortunatly the selector switch stopped working now....Domoticz doesn`t give any errors. Running ./Bose.py on the command line: pi@raspberrypi:~/domoticz/scripts/python ...
- Monday 27 August 2018 12:37
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
The result of the command in my browser: { "ActTime" : 1535366127, "AstrTwilightEnd" : "22:56", "AstrTwilightStart" : "04:27", "CivTwilightEnd" : "21:18", "CivTwilightStart" : "06:05", "DayLength" : "13:59", "NautTwilightEnd" : "22:04", "NautTwilightStart" : "05:19", "ServerTime" : "2018-08-27 12:35 ...
- Sunday 26 August 2018 21:06
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Ok... still having some problems. I just installed the libsoundtouch again and created the selectors in Domoticz. The dummy selector for inputs is working ok, but the volume selector isn`t working. In domoticz i get the following error: 2018-08-26 21:01:14.445 Error: Error executing script command ...
- Saturday 25 August 2018 21:14
- Forum: Speech & Voice Systems
- Topic: Controlicz - Domoticz to Google Home/Assistant integration
- Replies: 2277
- Views: 526862
Re: Controlicz - Domoticz to Google Home/Assistant integration
What i really would like to see in Controlicz.....: Hey Google, whats the generated energy today? Answer: the solar production of today is 20kWh
.

- Friday 24 August 2018 22:43
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Hi Furiousz23, can you tell me please what is the current firmware of your Bose soundtouch ? Is the cal of the function "device.select_source_aux()" working for you ? Hi Unfortunately the selector switch didn't work after all, only the volume slider worked. In the Domoticz log there where no errors ...
- Sunday 19 August 2018 16:00
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
I think i got it working :shock: . Last week i made a backup of my Raspberry Pi sd card and today i reversed to that backup. Installed the libsoundtouch again, created the Bose.py script and created the selector in Domoticz. First time i hit the selector i got an error: returned: 32256 After "sudo ...
- Saturday 18 August 2018 18:11
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Just type 'python' (no quotes!), and then enter each line at a time, after the '>>>' prompt. pi@raspberrypi:~ $ python Python 2.7.13 (default, Nov 24 2017, 17:33:09) [GCC 6.3.0 20170516] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from libsoundtouch import ...
- Saturday 18 August 2018 11:51
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
Try the following commands in python 'immediate mode': from libsoundtouch import soundtouch_device device = soundtouch_device('192.168.xx.xx') # substitute Bose url print device.config.name (taken from link in my first post - note: discover_devices produces an error). If this errors / doesn't ...
- Friday 17 August 2018 15:51
- Forum: PHP and all others
- Topic: Bose Soundtouch control
- Replies: 44
- Views: 16897
Re: Bose Soundtouch control
It looks like your network can't see your Bose. At the risk of asking the obvious, have you got the correct ip address for your Bose (looking at this line in your script: bose = 'http://192.168.1.XX')? Can you do a network scan to check? (I can't remember what I did originally to configure my Bose ...