Search found 14 matches
- Saturday 17 June 2017 20:30
- Forum: Python
- Topic: Python Plugin: Samsung TV
- Replies: 176
- Views: 49484
Re: Python Plugin: Samsung TV
Sorry can't confirm stopped with synology, rpi now....
- Saturday 17 June 2017 15:29
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64098
Re: Python Plugin: Broadlink RM2
Oslalo, the latest beta versions have a compatibility issue with the broadlink program. seems to be fixed in the latest beta , still buggy though, but i updated few days ago and domo went offline again having broadlink plugins in the directory. Think we will have to wait for the rm2 v3 version ...
- Thursday 25 May 2017 20:06
- Forum: Speech & Voice Systems
- Topic: Amazon Echo to Domoticz Bridge: switches, sensors & more
- Replies: 715
- Views: 135977
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Thanx this will be my next installation, seems promising. Now first enjoy everything is finally working. Linux.. a small step for you guys a giant leap for me....
- Wednesday 24 May 2017 23:18
- Forum: Speech & Voice Systems
- Topic: Amazon Echo to Domoticz Bridge: switches, sensors & more
- Replies: 715
- Views: 135977
Re: Amazon Echo to Domoticz Bridge: switches, sensors & more
Hello all, Quite new at domoticz, i have the ha bridge perfectly working with alexa. Only thing it can do is simulate hue devices and turn on and off. Funny thing it also connects with my toon thermostat so i can controll them from there, but what is the need when you have alexa. So very happy so ...
- Wednesday 24 May 2017 23:08
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64098
Re: Python Plugin: Broadlink RM2
Great module! Had problems with livolo codes and learned them again, much shorter code now and it works. Ok i miss one from the kitchen but thats livolo bit buggy. Thanx again for the effort and help. This noob has the broadlink module and the ha bridge for alexa works like a charm. Now a good ...
- Monday 22 May 2017 20:29
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64098
Re: Python Plugin: Broadlink RM2
Oh and will try the updated import soon. Thanx for the effort!
- Monday 22 May 2017 20:28
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64098
Re: Python Plugin: Broadlink RM2
I skipped the web import and did it manually with jsonbutton jsoncode and jaonsublr. Succesfull import. Some devices from the import work but most don't. Even if i execute the code in ssh. Changed all the rights, Is the code to long? Is it double? Wrong format? Last step 2 make me happy , thanx 2017 ...
- Sunday 21 May 2017 23:49
- Forum: Python
- Topic: Python Plugin: Broadlink RM2
- Replies: 234
- Views: 64098
Broadlink RM2 webimport
First of all respect for the pluganators and all the forum info. Had problems on the syn domoticz package, now on the rpi2 debian works flawless. Only troubled with the webimport function. Did the usual stuff chmod 777 and chmod +x, does anyone know how to open the webserver. The broadlink import ...
- Monday 15 May 2017 23:39
- Forum: Python
- Topic: Python Plugin: Samsung TV
- Replies: 176
- Views: 49484
Re: Python Plugin: Samsung TV
I completely reinstalled everything in my synology. Firtst the python 3.5 module then domoticz. Pip etc. At the end still the same problems. Synology and python is a no go for me. Perhaps i will install domoticz on a rpi this weekeind thanx dor the tips btw.
- Sunday 14 May 2017 19:37
- Forum: Python
- Topic: Python Plugin: Samsung TV
- Replies: 176
- Views: 49484
Re: Python Plugin: Samsung TV
Anyone? synology python is driving me nuts. 017-05-14 19:32:48.485 Error: (SamsungTV) failed to load 'plugin.py', Python Path used was '/usr/local/domoticz/var/plugins/samsungctl/:/volume1/@appstore/py3k/usr/local/lib/python35.zip:/volume1/@appstore/py3k/usr/local/lib/python3.5/:/volume1/@appstore ...
- Sunday 14 May 2017 15:29
- Forum: Python
- Topic: Python Plugin: Samsung TV
- Replies: 176
- Views: 49484
Python Plugin: Samsung TV
Please help. This linux noob is getting frustrated. Synology diskstation ds216j domoticz DSM 6.1.1-15101 Update 1 python module 0109 and python3.5.1. I installed by ssh/root the samsungctl mandatory and the websocket. In domoticz i find te samsung under hardware and fill in as supposed. But the ...
- Saturday 06 May 2017 23:31
- Forum: Python
- Topic: python broadlink synology no such file or directory
- Replies: 3
- Views: 1618
Re: python broadlink synology no such file or directory
thanx it helped me a lot. I had to do 2 other things, make an .sh script, then chmod =x to make it executable et le voila it works. Hours of noobing @linux but happy now it works, can learn all the codes of the remotes and use domoticz now in stead of the broadlink controller app.
- Saturday 06 May 2017 15:34
- Forum: Python
- Topic: python broadlink synology no such file or directory
- Replies: 3
- Views: 1618
Re: python broadlink synology no such file or directory
I now chmodded the files and it is accassable from root. But the script in domoticz still doesn t work
- Saturday 06 May 2017 11:56
- Forum: Python
- Topic: python broadlink synology no such file or directory
- Replies: 3
- Views: 1618
python broadlink synology no such file or directory
Hello all, I am a noob on Linux but learning ;-). I installed domoticz on my ds212j. Then i folowed the tuturials for importing the broadlink rm2 on synology. It works if i ssh in the directory where the files learn.py and playcode.py and the code in txt format is located. admin@Diskstation ...