Skip to content

Commit

Permalink
[androidtv] Updates to GoogleTV 4.39.644 (openhab#15154)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Rosenblum <[email protected]>
  • Loading branch information
morph166955 authored Jun 30, 2023
1 parent 0c70a59 commit e1d0dce
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,16 @@ public static String loginRequest(int messageId) {
// LEN-com.google.android.videos---------------------------
// 1c 342e33392e3538342e3532393538383538332e372d72656c65617365
// LEN-4.39.584.529588583.7-release
message = "0a5708fe0412520a08534d2d4739393855120773616d73756e671801220231332a19636f6d2e676f6f676c652e616e64726f69642e766964656f73321c342e33392e3538342e3532393538383538332e372d72656c65617365";
// message =
// "0a5708fe0412520a08534d2d4739393855120773616d73756e671801220231332a19636f6d2e676f6f676c652e616e64726f69642e766964656f73321c342e33392e3538342e3532393538383538332e372d72656c65617365";

// 0a5708fe0412520a 08 534d2d4739393855 12 07 73616d73756e67 18 01 22 02 3133 2a
// -----------------LEN--SM-G998U----------LEN--samsung---------
// 19 636f6d2e676f6f676c652e616e64726f69642e766964656f73 32
// LEN-com.google.android.videos---------------------------
// 1c 342e33392e3634342e3533343836353739392e332d72656c65617365
// LEN-4.39.644.534865799.3-release
message = "0a5708fe0412520a08534d2d4739393855120773616d73756e671801220231332a19636f6d2e676f6f676c652e616e64726f69642e766964656f73321c342e33392e3634342e3533343836353739392e332d72656c65617365";
} else if (messageId == 5) {
// Unknown. Sent after "1200" received
message = "1202087e";
Expand Down

0 comments on commit e1d0dce

Please sign in to comment.