mirror of
https://github.com/esphome/esphome.git
synced 2025-01-22 05:44:04 +00:00
45630d74f3
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.