mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 18:46:02 +00: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
585 MiB
Languages
C++
56.1%
Python
43.3%
C
0.3%
JavaScript
0.2%
