Niklas Hambüchen
Niklas Hambüchen
@EverythingSmartHome Thanks, that's already useful! I guess what I'm really after though is to do it fully unattended, e.g. from 500km away, like I can do with the routers I...
I made a mistake and held the RESET button pressed instead of BOOT. I now get that the `RUN` LED is flashing, and `dmesg` shows that the device is periodically...
The above happens only on 1 of my two laptops. Could you document in the docs what the LEDs do by default, e.g. the red LED on the main board,...
Looks like in such situations (type is generic-subscriptable, runtime type is not) you need: ```python from __future__ import annotations ``` for such situations, or alternatively write the types in quotes:...
I have this problem, too. Yesterday it was unavailable for many hours: `Firmware: 1.2.11 (ESPHome 2025.7.4)`, I think with Bluetooth proxy. I now flashed the non-bluetooth-proxy version just now, will...