Search found 5 matches

by Gdroos68
Thursday 03 January 2019 8:51
Forum: Speech & Voice Systems
Topic: Moving to OpenHAB to get Google Home support for free?
Replies: 63
Views: 20862

Re: Moving to OpenHAB to get Google Home support for free?

Is Google assistant able to process Dutch commands for openhab?

Verstuurd vanaf mijn ZTE A2017G met Tapatalk

by Gdroos68
Tuesday 06 March 2018 20:28
Forum: Python
Topic: Python Plugin: Samsung TV
Replies: 176
Views: 50380

Re: Python Plugin: Samsung TV

This error is not due to TV model but say to not able to find a required python module, which should be in your case : websocket-client. Do you have installed it ? Stupid of me but it was not installed. I also copied six.py. But I get the following: pi@pi:/usr/local/bin $ samsungctl -i --host 192 ...
by Gdroos68
Monday 05 March 2018 20:51
Forum: Python
Topic: Python Plugin: Samsung TV
Replies: 176
Views: 50380

Re: Python Plugin: Samsung TV

another way to investigate: compile Domoticz from source. Compiling from source did solve my issue of domoticz service stopping. However now I get similar problems as dextm80. I can see my tv is connected but get all kind of errors: 2018-03-05 19:33:27.151 User: [email protected] initiated a switch ...
by Gdroos68
Tuesday 27 February 2018 7:30
Forum: Python
Topic: Python Plugin: Samsung TV
Replies: 176
Views: 50380

Re: Python Plugin: Samsung TV

zak45 wrote: Sunday 25 February 2018 10:42
take a look here :
viewtopic.php?f=65&t=21645&start=80#p172535
Not sure which part you mean but I did all kinds of owner variant and none have worked. Even tried to change python version (3.4) but not sure if I did it correctly and had no effect.
by Gdroos68
Saturday 24 February 2018 15:38
Forum: Python
Topic: Python Plugin: Samsung TV
Replies: 176
Views: 50380

Re: Python Plugin: Samsung TV

I want to use this plugin with my Samsung QLED tv. When I install this plugin in my hardware and I use port 8001, it sees whether my TV is alive. However Domoticz gets really unstable and I many times I can not even acces domoticz anymore by means of my webbrowser. The only possibility I then have ...