I’ve had a laptop that I’ve never been able to get WoL (Wireless or otherwise) to work, no matter what I tried. Recently realized that the Bluetooth keyboard I used was able to wake it with a key press though.

I searched and found an ESP Home project that will make an ESP32 emulate a Bluetooth keyboard - https://github.com/dmamontov/esphome-blekeyboard

Now for $6 of hardware, I can wake my Laptop up remotely via HA, whenever needed. Definitely recommended!

  • ArmoredCavalry@lemmy.worldOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    I was a little surprised as well, but I think it’s because the keyboard / mouse I use (and the ESP32) all use Bluetooth LE specifically.

    I looked at USB solutions first actually, but then decided to try ESP Home solution since I was already familiar with the system.