Git Product home page Git Product logo

homebridge-samsungtv-control's People

Contributors

geertsmichael avatar mmende avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homebridge-samsungtv-control's Issues

Crash homebridge

when turning off the tv i receive this:

/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:11
throw new Error("This callback function has already been called by someone else; it can only be called one time.");
^

Error: This callback function has already been called by someone else; it can only be called one time.
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:11:13
at /usr/local/lib/node_modules/homebridge-samsungtv-control/index.js:99:5
at Socket. (/usr/local/lib/node_modules/homebridge-samsungtv-control/node_modules/samsung-remote/lib/samsung-remote.js:94:13)
at emitOne (events.js:96:13)
at Socket.emit (events.js:188:7)
at emitErrorNT (net.js:1281:8)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickCallback (internal/process/next_tick.js:98:9)

No Buttons in HK to switch Channels or adjust Volume

Hi everybody!

I configured this plugin in HomeBridge and got the Icon to HKit. Fine.
State is looking good - Icon is white and tells "on".
If i klick the Icon it gets grey and TV shuts down.
But i am missing Buttons for switching channels or adjusting volume :)
Switching the device on is not supported, isn't it?
IOS13
Thank you very much for any hint!
Best regards,
CameronVIE

Помогите

Не могу настроить увлечение звука на F серии, где это можно сделать. Выключение работает.

Cant find my TV

Hi, My samsung TV model is UA46D6600WJXZK, is it unsupported, or am i doing something wrong?

I followed the instructions to install the Plugin, i edited config.json, put the correct IP address, and when starting homebridge it says initialising samsung tv accessory, but after a while it continues to initialise my Hue lights, and in the home app when trying to add a accessory, nothing show up ...

Thanks

What commands to say

I saw the section about usage however i am still confused as to what commands i can say. When i try anything it says "sorry that is not supported"

Turn the tv off works just fine but can you give me an example of any other command i could try.

[Question] Does the TV show up in the status page?

Hi,

I've been using a fork of this package for an old tv of mine. All I care about is the state of the TV and the ability to turn it off when it's powered on and not needed. This has worked well for me.

However, recently I noticed that the state of the TV does not show up in the home page of the home app even though the "Include in Home Status" is enabled. I am wondering what can be done to fix this.

Thanks!

Samsung 2013 model

I have a 2013 Samsung TV. I installed the "homebridge-samsungtv-2014" plugin. I'm getting the following error in the homebridge log and the button is not working "controlling the TV". I've read the the post and tried everything, but evidently I'm missing something. Any help would be greatly appreciated. Thanks
Config file;

"tvs": [
{
"name": "Samsung over garage",
"ipAddress": "xxx.xxx.x.xxx",
"mac": "78:99:bb:59:d9:99"
}
],
"platform": "SamsungTV2014",
"_bridge": {
"username": "0E:EE:B1:52:A0:E4",
"port": 35400
}

What type of device / accessory I must select in homekit?

After starting Homebridge, I open the home app in iOS for add a new accessory. I select Homebridge and insert the code to finish pairing.

Select "TV Living room" as Homebridge accessory and select "switch" as a type.

At this point the only operation that can play with the TV is to turn it off, because the accessory is a only switch. I did not understand how I can perform other operations such as volume, channels etc ...

can you help me?
Thanks

Whitch App

With witch app can i make scenes to set channel? I tried several eg. the Eve app, HomeDash, myHome and Hesperus. With non of these it is possible. Non have implement these characteristics to set scenes with.

How do i use this

I have a working homebridge configuration and i would like to control my samsung tv (mainly switching inputs) using the appel tv siri remote. Do i just need to add this extension and the config file? Where do i add the input switching? If someone has some working code or config file please add this so that i can take a look and modify it so it works. My TV is a 2014 H-series samsung tv.

Samsung TV not working

Hey thanks for the efforts! I was really hoping this would work for me, however my 75 inch samsung smart LED doesn't seem to be responding to it..

Would you happen to know if my tv model is supported :
Model :UN75J6300AFXZC
Version no : TH01
URL : http://www.samsung.com/ca/consumer/tv-av/tv/led/UN75J6300AFXZC

I followed your instructions, got the homebridge to be recognized/added : ( whenever I tap on it all i get is the disconnected message seen below from terminal) -

screenshot 2016-08-09 14 46 45

so I can it's set up right because it's responding, however my TV is just refusing to listen to homebridge, The switch simply does nothing. from the home app itself.

any advice would be highly appreciated.

Thanks again!

Volume and channel control

How do you change volume and chancel? Right now it's showing up as an on/off switch in my home app and all I can do is shut it off.

Thanks!

Disconnect

When telling SIRI, Turn TV off(this is my only test), home bridge outputs.
Samsung Remote Client: disconnected from 10.0.1.5:55000

The TV never turns off. What is the expected behavior and do I have to programmatically define each phrase to correspond with the "Remote Keys"?

Homebridge won't start with this plugin.

Hi,
I got this error when I installed this plugin and configure it as in the example.
Latest Homebridge 1.1.1
I'm newbie...
Before this samsungtv-control plugin I installed Xiaomi Air Purifier2 and Desk Lamp2 and it worked fine.

I've got Samsung SmartTV UE55F6770 2013

Error loading accessory requested in your config.json at position 2
[6/30/2020, 00:26:37] Error: The requested accessory 'SamsungTV' was not registered by any plugin.
at PluginManager.getPluginForAccessory (/usr/local/lib/node_modules/homebridge/src/pluginManager.ts:198:15)
at /usr/local/lib/node_modules/homebridge/src/server.ts:347:37
at Array.forEach ()
at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:330:29)
at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:156:12)
at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)
at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
at Module.load (internal/modules/cjs/loader.js:986:32)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.