homebridge-samsungtv-control2 icon indicating copy to clipboard operation
homebridge-samsungtv-control2 copied to clipboard

homebridge-samsungtv-control2

Results 75 homebridge-samsungtv-control2 issues
Sort by recently updated
recently updated
newest added

Hi, I got the following error: ``` [SamsungTVControl] Found device TV UE48JU6740 (UE48JU6740), usn: uuid:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx (node:20302) UnhandledPromiseRejectionWarning: Error: Cannot add a Service with the same UUID 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' and subtype 'TV'...

` at fs.readFile (/usr/local/lib/node_modules/homebridge-samsungtv-control/node_modules/node-persist/src/local-storage.js:314:89) at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3) (node:62799) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or...

I can pair to the TV using the pair 2 method, mute does work but I can not find the uuid. Can you help here please?

Hi, When I start homebridge I get this error, can anyone help? ``` [SamsungTVControl] SamsungTVControl db - /root/.homebridge/.homebridge-samsungtv-control/49a93582a910673f04262657317b99d0 does not exist, returning undefined value ``` Thanks

https://github.com/mmende/homebridge-samsungtv-control2/blob/687c3933d51a1a77618c778a3fc2282f0b3cb677/src/utils/parseSerialNumber.ts#L53 this line refers to an older document for deciphering release codes, but there’s a more up-to-date and complete description at this address: https://www.samsung.com/us/support/answer/ANS00087664/

At first, Home app and Homebridge worked ok with theTV (I had a little trouble understanding legacy pairing but I worked it out). Then, when I set up the config...

I'm trying to discover my TV with the discover command and getting this error: `Found unparsable model name (UN65TU8000FXZA) for device [TV] TV_NAME usn: "uuid:UUID"` I assume this means that...

Hello, I got a Samsung F5370 with the version 2127 installed. I also have Homebridge successfully running and installed your plugin. The plugin doesn't show me the TV. If I...

Hi.. When I try the pair command only the first one do something, The pair2 crashs and the legacy : (node:6844) [DEP0123] DeprecationWarning: Setting the TLS ServerName to an IP...

Hi, I successfully paired the TV with a PIN and a recognised MUTE command from a newly installed Homebridge setup. I get following in the log: **[11/23/2020, 3:09:07 PM] [HB...