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
Allow to enter an IP address during setup. If left empty, auto-discovery
is started, otherwise the setup process tries to retrieve device
information from the entered address.
Copy file name to clipboardExpand all lines: driver.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"driver_id": "uc_androidtv_driver",
3
-
"version": "0.4.3",
3
+
"version": "0.4.4",
4
4
"min_core_api": "0.20.0",
5
5
"name": { "en": "Android TV" },
6
6
"icon": "uc:integration",
@@ -28,7 +28,7 @@
28
28
"field": {
29
29
"label": {
30
30
"value": {
31
-
"en": "The integration will discover your Android TV on your network. Only devices running the [Android TV Remote Service](https://play.google.com/store/apps/details?id=com.google.android.tv.remote.service) are supported.\nDuring the process, you might need to enter a PIN that is shown on your Android TV. Please make sure that your Android TV is powered on and that no old paring request is shown.\nIf paring continuously fails, reboot your Android TV device and try again."
31
+
"en": "The integration will discover your Android TV on your network. Only devices running the [Android TV Remote Service](https://play.google.com/store/apps/details?id=com.google.android.tv.remote.service) are supported.\nDuring the process, you might need to enter a PIN that is shown on your Android TV. Please make sure that your Android TV is powered on and that no old pairing request is shown.\nIf pairing continuously fails, reboot your Android TV device and try again."
0 commit comments