Richard Scott

Results 52 comments of Richard Scott

This PR https://github.com/docopt/docopt/pull/153 has the fix you need, but won't be implemented any time soon.

You can feed in your own docstring data: ``` #!/usr/bin/env python3 usage_text="""COMMAND_BASENAME Usage: command_basename something command_basename --help command_basename --version Options: --help Display this page. --version Display version number and exit....

Maybe you can get some ideas from how Tasmota do it? https://tasmota.github.io/docs/Device-Recovery/

With respect @blazoncek, most of my WLED installations are in hard-to-reach places, where having a button is impractical.

Do user mods survive OTA firmware updates?

What about via the Home Assistant initiated update? I’m assuming that would come direct from the internet, so for most that makes user mods a bit useless? On Mon, 5...

Is there a way to either get HA to send a URL to flash? or pre-set the OTA URL on the device before HA asks for it to update? On...

I would really like to try and change to a different PID profile via an AUX channel setup in the Adjustments Tab but I don't see a "Profile Selection" option...

Over an hour after enabling and restarting HA I've still no statistics.

I've removed and re-added the integration as an upgrade didn't help. I left it overnight to see if any gas data showed up and then decided a remove and re-add...