mirror of
https://github.com/esphome/esphome.git
synced 2025-04-17 00:00:33 +01: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.