mirror of
https://github.com/esphome/esphome.git
synced 2025-02-22 21:08:16 +00:00
Handling of request arguments in WizardRequestHandler is not decoding bytes and rather just doing a str conversion resulting in a value of "b''" being supplied to the wizard code.