mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +00:00
96a564a6e9ce78f78596c365007bbeea5f006de9
The Python tests were testing a Python reimplementation, not the actual C++ code. Replace with an integration test that exercises the real micros_to_millis() on the host platform, covering boundary values, carry paths, and mod-8 shift edge cases (25 checks).
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
584 MiB
Languages
C++
56.2%
Python
43.2%
C
0.3%
JavaScript
0.2%
