mirror of
https://github.com/esphome/esphome.git
synced 2026-02-19 07:55:35 -07:00
1b7efdd0519ca441ecea0c334b5cd76158f701d0
Use nonce_size // 2 as token_hex argument so MD5 auth produces a 32-char cnonce and SHA256 auth produces a 64-char cnonce, matching the original protocol behavior. Rename mock_random fixture to mock_token_hex and use separate mock cnonce constants per hash algorithm.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
373 MiB
Languages
C++
64.2%
Python
35.5%
C
0.2%
