fantasytu / homebridge-xgimi-tv

A plugin on homebridge to bring XGimi Smart Projector to HomeKit
Apache License 2.0
16 stars 5 forks source link

XGIMI MOGO Pro+ Support #3

Open DJay-X opened 3 years ago

DJay-X commented 3 years ago

@fantasytu First of all thanks for your work and your plugin

Is your feature request related to a problem? Please describe: I successfully installed your plugin and was able to add the device in home app. I received my XGIMI MOGO Pro+ today, and it is set up with the latest firmware and running. I selected a permanent IP to the projector, but after restarting Homebridge I can't control the XGIMI.

Describe the solution you'd like: I was also not able to get the package attribute http://192.168.178.130:16741/data/data/com.xgimi.vcontrol/app_appDatas/list Server not found.

However, the Button in Home app is showing when the device is turned off/on when I turned it off/on manually on the device. But with Home App I can't control anything. Not on/off and not selecting a source/app. The projector is not doing anything.

I hope you can help and of course, please let me know if there is anything I can do to try or test.

Thanks in advance.

        {
            "platform": "XGimiTeleVisionPlatform",
            "devices": [
                {
                    "name": "Android TV",
                    "host": "192.168.178.130",
                    "inputs": [
                        {
                            "name": "iQiyi",
                            "type": "APPLICATION",
                            "package": "com.gitvjimi.video"
                        },
                        {
                            "name": "YouTube",
                            "type": "APPLICATION",
                            "package": "com.liskovsoft.videomanager"
                        }
                    ],
                    "manufacturer": "XGimi",
                    "model": "Mogo Pro+ P_FHD_2020",
                    "serialNumber": "DSXXXXXXXXXX",
                    "firmwareRevision": "4.9.113"
                }
            ]
        }
[3.12.2021, 14:27:47] [XGimiTeleVisionPlatform] Sending UDP Message : {"controlCmd" : {"delayTime":0,"mode":6,"time":0,"type":4}, "action" : 20000}
[3.12.2021, 14:27:47] [XGimiTeleVisionPlatform] Turning On Tv
[3.12.2021, 14:27:50] [XGimiTeleVisionPlatform] TV is not responding...
[3.12.2021, 14:29:02] [XGimiTeleVisionPlatform] Sending UDP Message : {"controlCmd" : {"data" : com.liskovsoft.videomanager, "type" : 1, "mode" : 7, "time" : 0}, "action" : 20000}
[3.12.2021, 14:29:02] [XGimiTeleVisionPlatform] set Input Resource: YouTube
[3.12.2021, 14:29:15] [XGimiTeleVisionPlatform] Sending UDP Message : {"controlCmd" : {"data" : com.gitvjimi.video, "type" : 1, "mode" : 7, "time" : 0}, "action" : 20000}
[3.12.2021, 14:29:15] [XGimiTeleVisionPlatform] set Input Resource: iQiyi
[3.12.2021, 14:29:21] [XGimiTeleVisionPlatform] Sending UDP Message : KEYPRESSES:35
[3.12.2021, 14:29:21] [XGimiTeleVisionPlatform] set Input Resource: HomeScreen
[3.12.2021, 14:29:30] [XGimiTeleVisionPlatform] Sending UDP Message : {"controlCmd" : {"delayTime":0,"mode":6,"time":0,"type":2}, "action" : 20000}
[3.12.2021, 14:29:30] [XGimiTeleVisionPlatform] Turning Off Tv
[3.12.2021, 14:29:49] [XGimiTeleVisionPlatform] Sending UDP Message : {"controlCmd" : {"delayTime":0,"mode":6,"time":0,"type":2}, "action" : 20000}
[3.12.2021, 14:29:49] [XGimiTeleVisionPlatform] Turning Off Tv

IMG_6438

mureaand1 commented 1 year ago

@DJay-X hey mate! did you get a solution? have the same problem with my projector.

DJay-X commented 1 year ago

@DJay-X hey mate! did you get a solution? have the same problem with my projector.

Hey. Unfortunately, no. The plugin never worked for me.

mureaand1 commented 1 year ago

@DJay-X hey mate! did you get a solution? have the same problem with my projector.

Hey. Unfortunately, no. The plugin never worked for me.

Sad news...seems like we need chatgpt to make it work. maybe something changed in Homekit with iOS updates