Search found 8 matches

by RvD
Friday 18 January 2019 13:49
Forum: Speech & Voice Systems
Topic: notifications to chromecast
Replies: 58
Views: 22121

Re: notifications to chromecast

Thanks for your improvements. I also made some improvements and included yours. Now the volume setting is restored to the previous setting. Is something was already playing, strange effects are sometimes occurring. Sometimes playing was skipped. The complete play_chromecast.py script: from __future ...
by RvD
Sunday 13 January 2019 13:59
Forum: Speech & Voice Systems
Topic: notifications to chromecast
Replies: 58
Views: 22121

Re: notifications to chromecast

Hi have made the change to cc_media_controller.py but still it hangs after the message sending data. I do hear the message. Any suggestions? I also have sometime a hanging script. So I switched to pychromecast . Warning: the programming below is maybe awfull but it is working (I'am not a programmer ...
by RvD
Monday 28 August 2017 19:36
Forum: Python
Topic: Handling HNAP - DLink DSP-W215 example
Replies: 59
Views: 15844

Re: Handling HNAP - DLink DSP-W215 example

Hello,

I also have two of these devices and would like to include them in Domoticz, so I'd like to thank you all for your hard work and I hope there'll be a stable version soon!
by RvD
Wednesday 17 June 2015 20:03
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 279504

Re: Siri / HomeKit support for Domoticz

Ah found it! It's not in the homebridge folder, but in root. I deleted the files in there, hope that it works when I get home. Too bad homebridge / homekit does not work across IP ranges. I've set my VPN so that clients get different adresses than my local devices. Maybe I have to give them the ...
by RvD
Wednesday 17 June 2015 8:01
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 279504

Re: Siri / HomeKit support for Domoticz

I have the same message about the name needing to be unique. I hope there is a way to fix this.. Like you said it's a great script. Just iron out the kinks. Have you been able to figure out in which config file these settings are actually stored? The message about the duplicate ID could be fixed ...
by RvD
Wednesday 17 June 2015 7:43
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 279504

Re: Siri / HomeKit support for Domoticz

I can also get you (the developer that is) SSH, web,... access to my Pi (through OpenVPN) if you want to take a look at the problem and cannot reproduce it on your own Pi.
by RvD
Wednesday 17 June 2015 1:06
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 279504

Re: Siri / HomeKit support for Domoticz

... after some more testing and a reboot, most devices turned 'unreachable' in Eve. I can still add new devices I haven't added before and they work, but the existing devices are all 'unreachable'. I get these messages: [Domoticz] Initializing device with name Staande lamp... [Domoticz] Loaded ...
by RvD
Wednesday 17 June 2015 0:29
Forum: iOS
Topic: Siri / HomeKit support for Domoticz
Replies: 530
Views: 279504

Re: Siri / HomeKit support for Domoticz

First of all: thanks for this great work! I had an older version of Domoticz running on my RPi-B (v1, with 256 MB Ram). First the manual install failed: npm install seemed to last forever. So, I backupped the database and grabbed a copy of the SD image with everything included. I also used 'forever ...