Results 90 comments of Ian Campbell

At commit cc2f39aa1f85e7bad567a8022a2ccfd8f246e6ec I used ```yaml esphome: name: study-bluetooth-proxy friendly_name: Study Bluetooth Proxy esp32: board: m5stack-atom framework: type: esp-idf version: "5.3.1" platform_version: "6.9.0" ethernet: type: W5500 clk_pin: GPIO22 mosi_pin: GPIO33...

FYI I've uploaded a new build from bc71786a0461622344a47dabf3f4af8eecd4716c to my system and it seems to be working well.

> I got warning about there are some uninitialized members in setup FWIW I saw these too. I think they are due to the non-default version of esp-idf and/or platform...

@fitzgen I'm not sure what is wrong with CI. I ran the `cargo +nightly-2024-09-18 test` locally (since that is the version CI picked up) and it passes.

My immediate need for this became obsolete with https://github.com/docker/cli/pull/1722 so feel free to close if there is no interest in this.

I've moved onto other employment but I have no objections. I don't have merge privileges myself.

> @ijc As pointed out in my review, I think this PR breaks expected behavior @cornfeedhobo Thanks but please see https://github.com/spf13/pflag/pull/199#discussion_r475735582: I'm not planning to do anything further with this...

@oleborup thanks for the report and sorry for the tardiness of the response. I can confirm your observations and also that this behaviour is independent of the state of the...

I'm seeing the same, my yaml is ```yaml substitutions: name: esp32-s3-box-3-059d20 friendly_name: ESP32 S3 Box 3 059d20 micro_wake_word_model: hey_jarvis packages: esphome.voice-assistant: url: https://github.com/esphome/wake-word-voice-assistants/ file: esp32-s3-box-3/esp32-s3-box-3.yaml ref: main refresh: 0d esphome:...

I've retired the s3 box I mentioned above so no longer have the config. I did have another config with those versioning keys in, a bluetooth proxy based on a...