spocky / mireco

Xiaomi GiTV Remote Control
GNU General Public License v3.0
64 stars 10 forks source link

Any news on how to Power On without remote? #3

Open SeanJD opened 5 years ago

SeanJD commented 5 years ago

Hey Mickael, sorry to put this up as an 'issue' it's only a question but I couldn't find a way to DM you so I thought I would put it here. It may help others anyway...?

So I have tried your web app to send the commands to a Xiaomi Mijia (the Chinese version, codename Batman I believe) and it all works. Thank you for putting that together!

The next thing I want to be able to do is switch on the unit via a remote command, not using the remote.

Did you find out any more info on how to achieve this?

I'm thinking at worst way that it's a BT remote so there might be a way of 'sniffing' the command from the remote and then pairing the projector to a PC BT dongle and sending the On command programatically that way? I just wanted to check if you had found another alternative or wake on LAN or anything first?

Merci Beaucoup Sean

spocky commented 5 years ago

Hi Sean,

Sorry for the late reply. I haven't experimented much on it recently. Here are my findings :

winterscar commented 4 years ago

Hey, just chipping in here based on my experience... Same as @spocky, I've found that the most reliable way to get the projector on is to power cycle it. Use a smart plug and send: off - wait 3s - on.

However, be careful because if the projector doesn't sense any activity after 10mins, it will shit back down. To mitigate that, I send an 'ok' button press via http 1min after the projector boots to keep it on.

It's been working reliably for the past couple weeks.

olm52 commented 3 years ago

I was testing today the last model Xioami 1s 4k and:

1) Wake up with CEC - NO 2) Wake on Lan enabled on the settings and connected with Ethernet - NO 3) I see that after some time the XIAOMI go to some sort of deeper sleep mode and is no more available on the network.

Where can I find the xiaomi remote control app? I have the mi remote on my MI 10 but is for infrared.

ahmadnazirafiq commented 1 year ago

I recently rooted MiProjLED1 (conan) with rainman. At this time, I'm able to turn on my projector remotely using another Xiaomi device called Mi Smart Clock (xiaomi.wifispeaker.lx04).

See below the manual automation I made in Mi Home app, in addition of the other skills it can do VS the MiOT spec fetcher gained from it.

201811443-4efb3376-8f88-4ac5-bb69-5774a300a7bf

Similar with what @hifi25nl reported, however, only Mi Smart Clock is able to turn the projector on despite the projector is off the network and is in deep sleep. How is that possible? Could it be via BLE? Cause neither WOL, ADB nor CEC works for me.

ahmadnazirafiq commented 1 year ago

Searching device info via https://merdok.github.io/miotspec/?model=fengmi.projector.fm05 something caught me:

ble-control:turn-on

Could this be how the projector can be turned on without remote even though its off the network?

magisk317 commented 1 year ago

I recently rooted MiProjLED1 (conan) with rainman. At this time, I'm able to turn on my projector remotely using another Xiaomi device called Mi Smart Clock (xiaomi.wifispeaker.lx04).

See below the manual automation I made in Mi Home app, in addition of the other skills it can do VS the MiOT spec fetcher gained from it.

201811443-4efb3376-8f88-4ac5-bb69-5774a300a7bf

Similar with what @hifi25nl reported, however, only Mi Smart Clock is able to turn the projector on despite the projector is off the network and is in deep sleep. How is that possible? Could it be via BLE? Cause neither WOL, ADB nor CEC works for me.

Sorry to bother you, I want to ask how to root MiProjLED1, I checked this link and made a bootable USB flash drive, but I still can’t enter twrp or flash into magisk