Martin Mende

Results 81 comments of Martin Mende

@gradyhouston can you tell me which app you use to control the tv from your iPhone?

Hi @huddx01 The datagrams send to the TV's in the legacy protocol are fairly simple. [This post](https://sc0ty.pl/2012/02/samsung-tv-network-remote-control-protocol/) for example describes pretty well how to build them. I hope this helps....

This can usually be solved by removing the homebridge cache. I don't know specifically how to do this in HOOBS but in Homebridge config UI X you would click on...

This only removes the tv from the homebridge cache as far as I know. And as tv's are exposed as separate accessories (to avoid a homekit limitation) you'll only have...

I actually encountered this problem myself also. It eventually just fixed itself and I still don't know why sometimes the registration of the tv accessory seems to fail. Hope I...

Did you give it another try with the latest updates? I haven't seen the problem reappearing on my end and would like to know if it still exists.

@ggroel => https://github.com/mmende/homebridge-samsungtv-control2/issues/6#issuecomment-663594008

I just published v2.0.0-alpha.12 which hopefully let's you install the plugin without issues again. Could you tell me if you still encounter any of these errors with the new version?

You mean the on/off state? The plugin pings the tv every 15s or so and thereby determines if it's still on or off. Unfortunately the tv's often take more than...

I am thinking about that. The tuners would need to support one of the remote control protocols at least and then, I would have to extend the model parsing algorithm...