You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this plugin is amazing. Thank you very much! I've successfully configured it to perfectly support my 11-year old, UA40D6600 TV. I spent all of Saturday testing every key code, and I'm glad I did because I found some codes that worked in unexpected ways, for example:
Anyway, the query I have is that I have a Samsung BluRay player of similar vintage, a HT-D5550W. I am hoping to make it available in HomeKit as well, as I have quite a lot of things connected to its inputs. The following command, correctly mutes it (the same command I used with my TV), so it seems to support the same network remote protocol.
In the case of the TV, as per the advice of that command, I added "remoteControlPort": 55000 to my config, and that was all that was needed to get the usn for the TV in the log, and thus working, but the BluRay's usn never shows up. Is the plugin intentionally ignoring it? Is there an alternate method for getting the usn? Am I pushing my luck?
The text was updated successfully, but these errors were encountered:
First of all, this plugin is amazing. Thank you very much! I've successfully configured it to perfectly support my 11-year old, UA40D6600 TV. I spent all of Saturday testing every key code, and I'm glad I did because I found some codes that worked in unexpected ways, for example:
Hopefully those can be of use to someone else.
Anyway, the query I have is that I have a Samsung BluRay player of similar vintage, a HT-D5550W. I am hoping to make it available in HomeKit as well, as I have quite a lot of things connected to its inputs. The following command, correctly mutes it (the same command I used with my TV), so it seems to support the same network remote protocol.
In the case of the TV, as per the advice of that command, I added
"remoteControlPort": 55000
to my config, and that was all that was needed to get theusn
for the TV in the log, and thus working, but the BluRay'susn
never shows up. Is the plugin intentionally ignoring it? Is there an alternate method for getting theusn
? Am I pushing my luck?The text was updated successfully, but these errors were encountered: