mirror of
https://github.com/esphome/esphome.git
synced 2026-09-26 22:40:21 +00:00
* Fix dashboard logout button and py3.8 removed hmac.new digestmod * Just use SHA256 No reason to use HMAC here, as authenticity is not an issue * Wrong branch * Clenaup